Go Back   Internet Business Forums > Design & Development

Reply
 
Thread Tools Display Modes
Old 22-06-2005, 08:35 PM   #1 (permalink)
Business Guru
 
Brian Turner's Avatar
 
Join Date: Dec 2003
Location: Near Inverness, Highlands, Scotland
Posts: 7,716
Default Redirecting error pages

I'm not really one for customising error pages - CPanel offers you a list of error pages to customise, but the problem is that if you update your site template, you have to go back and redo your error page customisations.

Wouldn't it be so much easier if you simply redirected error traffic to somewhere more useful - you know, like your site index page, where you can direct people to you most useful pages?

Oh - alright then - place the following in your .htaccess file on an Apache server:

Code:
ErrorDocument 400 http://www.platinax.co.uk/
Of course, do remember to change the domain name it describes to your own...

__________________
SEO specialist
Brian Turner is offline   Reply With Quote
Old 02-07-2005, 02:43 AM   #2 (permalink)
Junior Member
 
aberbotimue's Avatar
 
Join Date: Jun 2005
Location: Cambridge
Posts: 20
Send a message via AIM to aberbotimue
Default Re: Redirecting error pages

ARH yes..

I am the lead designer on a new open source CMS.. I was thinking, one could add that facility, realy quickly, to use the current template, but all it is is another normal page, just alter the web server to point at the correct one.. that way , you can have dynamic error pages, as the referer.url of the error redirect, is still the original url, so you can do your best in code to figure out, what they did wanty, or maybe do a search if you have one on your site..

I'm babling now, arn't I... I think its time for bed!
aberbotimue is offline   Reply With Quote
Old 03-07-2005, 10:47 PM   #3 (permalink)
Business Guru
 
Brian Turner's Avatar
 
Join Date: Dec 2003
Location: Near Inverness, Highlands, Scotland
Posts: 7,716
Default Re: Redirecting error pages

No, it's actually a good idea - I've worked with people before who used software applications to take the keywords out of referrel strings and deliver ads and a unique URL based on those keywords, to create a useful user experience.

Now, if a CMS were able t deliver dynamic error pages providing further links based on keywords of the referrer keywords/link then that could be a very useful feature - perhaps it could serve results on a keyword basis, very much like from a search engine. Now *that* would be useful.

Error pages in general seem easily overlooked, and most default 404's are useless for everyone - there's little point in being told there is a page missing if there's no further useful information on how to find whatever it was that you were specifcally looking for.
__________________
SEO specialist
Brian Turner is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


All times are GMT +1. The time now is 03:44 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.