Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rating: Thread Rating: 2 votes, 5.00 average. Display Modes
Prev Previous Post   Next Post Next
Old 2008-08-05, 03:15 AM   #8
poornpig
Rock stars ... is there anything they don't know?
 
Join Date: Aug 2008
Posts: 16
If the 404 Error Page is set up in the .htaccess, the request returned already a 404.

For a crawler of a searchengine it would look like this:

Host example.com
GET /something.html HTTP/1.1
-> 404

<html>
....

Now it is the question if the crawler fetches the 404 error page. I have not noticed, that google or yahoo are doing this.
Google does it only if you use the webmaster tools and verify your domain. This is to check if your server does return the 404 correctly.

A normal client (not everyone) would see the same as above but it would render the html send by the webserver.

this would be the 404 error page, which is send by the webserver.

Now i could ask why do you have 404? is it good not to dispaly an error message?
poornpig is offline   Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT -4. The time now is 03:31 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc