http headers for 404s
-
When I get a 404 in a worpress (1.5) controlled page, WordPress gives the user the 404 template page, which is good, but it servers it as a 301 – moved permenetly.
This means I can’t track 404s from the logs or with a auto-magical script (checkbot).
Is there some php I can include in the 404 template that would send the correct http header?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘http headers for 404s’ is closed to new replies.