Killersites.com Homepage Welcome Guest   |   Register  |  Login
Login Name Password
  Search  
  Index  | Recent Threads  | Unanswered Threads  | Who's Online  | User List  | Help



Quick Go »

No member browsing this thread
Thread Status: Active
Total posts in this thread: 14
Posts: 14   Pages: 2   [ 1 2 | Next Page ]
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 12070 times and has 13 replies Next Thread
Male admin
Advanced Member
Member's Avatar


Joined: Jun 14, 2003
Post Count: 2933
Status: Offline
Reply to this Post  Reply with Quote 
TIP: CREATING A CUSTOM 404 PAGE

TIP: CREATING A CUSTOM 404 PAGE

The 404 page is the page displayed if someone tries to reach a page on your website that does not exist. Most of the time, it�s because the visitor mistyped the URL or maybe because you renamed a page �

You might be surprised to hear that 404 pages will probably be one of the most seen pages in your website! All web servers like Apache and IIS have a default 404 page that is displayed to people � this page is just a simple HTML page like any other.

Because 404 pages are just simple HTML pages, you can change the default 404 page to a page that displays anything you want. So instead of the generic �this page does not exist� message that tells your visitors nothing, you can put up an informative page that will help them find what they are looking for.

One good idea is to take your site-map page, and make it the 404 page for your website. Another idea would be to make your 404 page a search page where people could search your site.

How do you tell the web server, where your new customized 404 page is sitting? This is something you have to ask your host do for you. Just ask them about allowing you to do this, and they should be able to make the quick change to their servers.

On my servers, I just tell the web server to look for the 404 page for particular website in the root of the website. If this last sentence makes no sense to you, then you need to read my tutorial on basic web design. nerd
----------------------------------------
Stefan Mischook

Video Tutorial Store | Web Templates
----------------------------------------
[Edit 3 times, last edit by admin at Feb 15, 2005 7:55:14 AM]
[Feb 15, 2005 12:24:52 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Male LSW
Advanced Member
Member's Avatar

USA
Joined: Nov 27, 2003
Post Count: 6287
Status: Offline
Reply to this Post  Reply with Quote 
Re: TIP: CREATING CUSTOM 404 PAGES

LOL - it is irritating to get 404s so some suggest why not make the humorous? So the people get a laugh....

Area 404 - the best 404 messages on the internet.
----------------------------------------
Gu.aal kwsh� yak'�i it�akw ijeet wugood�k

LSW-WebDesign.com
[Feb 15, 2005 8:01:15 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Female lm
Advanced Member
Member's Avatar


Joined: Oct 27, 2004
Post Count: 2550
Status: Offline
Reply to this Post  Reply with Quote 
Re: TIP: CREATING A CUSTOM 404 PAGE

hi,
is it something i could do now because i redone my website but slightly changed the title (link) of one of my pages but i saw that in cache in some search engines the link still exist to the old one still exist and it gives that 404 page.

I mean if i redirect this old link to the new one using 404 page in this particular case?
----------------------------------------

My blog

[Feb 15, 2005 9:53:49 AM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest [Link] Report threatening or abusive post: please login first  Go to top 
Male dawg
Advanced Member
Member's Avatar


Joined: Jan 7, 2005
Post Count: 340
Status: Offline
Reply to this Post  Reply with Quote 
Re: TIP: CREATING A CUSTOM 404 PAGE

This thread just reminds me to update mine, this was done, after a trip to Austin and saw deers like crazy.


http://cafe789.com/kyles_eyes/index221.php
[Feb 15, 2005 10:30:43 AM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest [Link] Report threatening or abusive post: please login first  Go to top 
Male LSW
Advanced Member
Member's Avatar

USA
Joined: Nov 27, 2003
Post Count: 6287
Status: Offline
Reply to this Post  Reply with Quote 
Re: TIP: CREATING A CUSTOM 404 PAGE

Im, well you can not do that so simply as the 404 comes up in any form of error, so other pages as well.

You can simply add a notation on the 404 that that pages link has changed, or better just build a simple plain HTML page with a note that:

"the page name has changed, it is now found under [new page name as link] and you will be automatically transfered in (20?) seconds"

Then use the meta tags to reload the new page.
----------------------------------------
Gu.aal kwsh� yak'�i it�akw ijeet wugood�k

LSW-WebDesign.com
[Feb 16, 2005 5:41:23 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Female lm
Advanced Member
Member's Avatar


Joined: Oct 27, 2004
Post Count: 2550
Status: Offline
Reply to this Post  Reply with Quote 
Re: TIP: CREATING A CUSTOM 404 PAGE

lsw hi,

you lost me somewhere - i mean as i understand - the simpliest way now - if i changed the name of a page is to create a html page with the old name of a page and there i should what ?-

place a link to my new page? or as you said :

"Then use the meta tags to reload the new page."

i think i need a tutorial - how to write meta tags to reload new page blushing

Or you could just as well redirect me to some article about it
----------------------------------------

My blog

[Feb 16, 2005 8:40:42 AM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest [Link] Report threatening or abusive post: please login first  Go to top 
Male LSW
Advanced Member
Member's Avatar

USA
Joined: Nov 27, 2003
Post Count: 6287
Status: Offline
Reply to this Post  Reply with Quote 
Re: TIP: CREATING A CUSTOM 404 PAGE

<META HTTP-EQUIV="Refresh" CONTENT="3;URL=http://www.killersites.com/">

This is one of my favorite tags. This META HTTP-EQUIV tag tells the browser that in three seconds it should automatically load the page listed in the URL attribute; in this case http://www.killersites.com. This is a useful tag when you need a simple redirect. If you recall, I used this on the page you used to sign up for this newsletter.

With this tag you set the delay (before someone is redirected) in seconds (we used three seconds in the above example) to any destination on the web. Create a basic page for yourself and give it a go.


From Stef's Meta Tags article here at KS. (Thanks for pointing it out Les!)
----------------------------------------
Gu.aal kwsh� yak'�i it�akw ijeet wugood�k

LSW-WebDesign.com
[Feb 16, 2005 10:49:42 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Female lm
Advanced Member
Member's Avatar


Joined: Oct 27, 2004
Post Count: 2550
Status: Offline
Reply to this Post  Reply with Quote 
Re: TIP: CREATING A CUSTOM 404 PAGE

hi ,
i like this article applause

http://www.killersites.com/articles/newslette...ewsletter_March4_2004.htm

But should i add this meta tag:

<META HTTP-EQUIV="Refresh" CONTENT="3;URL=http://www.mywebsite/">

in all my pages or only in index.html?
----------------------------------------

My blog

[Feb 16, 2005 4:50:44 PM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest [Link] Report threatening or abusive post: please login first  Go to top 
Male LSW
Advanced Member
Member's Avatar

USA
Joined: Nov 27, 2003
Post Count: 6287
Status: Offline
Reply to this Post  Reply with Quote 
Re: TIP: CREATING A CUSTOM 404 PAGE

No you should not use that at all really. That is what you should use for your problem.

Creat a simple HTML page and place that Meta in the header and name it the old name of the page the search engines are still sending people to. Change the address to the new name of the page.

Now if the SE sends someone to the old page it will send them on to the new page. That is the only time you should use it.

Search engines do not really like that Meta tag as the Porn spamers have used it far to often to send you from Harmless domain names to porn sites. However using it on occasions when you change page names is OK.
----------------------------------------
Gu.aal kwsh� yak'�i it�akw ijeet wugood�k

LSW-WebDesign.com
[Feb 17, 2005 4:10:42 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Female lm
Advanced Member
Member's Avatar


Joined: Oct 27, 2004
Post Count: 2550
Status: Offline
Reply to this Post  Reply with Quote 
Re: TIP: CREATING A CUSTOM 404 PAGE

hi,

I've done it all and its working! biggrin

Many thanks.
----------------------------------------

My blog

[Feb 17, 2005 5:51:35 AM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest [Link] Report threatening or abusive post: please login first  Go to top 
Posts: 14   Pages: 2   [ 1 2 | Next Page ]
[ Jump to Last Post ]
Show Printable Version of Thread  Post new Thread