PDA

View Full Version : What to do with error pages



hairycaterpillar
02-14-2010, 10:32 AM
Is it possible to redirect your error pages back to the home page. If so, how do you do it? If it's not possible, what else can you do with your error pages to make them useful?

Chris
02-15-2010, 08:35 PM
Very easily, just put a redirect in your custom error pages to be your homepage.

If you don't know how to setup a custom error page, most host control panels have the function. Then you merely stick a redirect in, either with php or a simple meta refresh redirect using html

hairycaterpillar
02-16-2010, 06:16 AM
Are there any downsides to doing this. I have just read that redirecting can have a negative effect on search engine optimisation. I can't see how this would happen though, can anyone shed any light on this.

Chris
02-18-2010, 06:07 AM
No downside for doing it with your 404s

jwebsiter
03-27-2010, 12:39 AM
That's good to hear, that it won't effect the the SEO on the page. Or at least with a 404