HighDots Forums  

.htaccess config problem

Search Engine Optimization Discussion about SEO/Search Engine Optimization (alt.internet.search-engines)


Discuss .htaccess config problem in the Search Engine Optimization forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Big Bill
 
Posts: n/a

Default .htaccess config problem - 12-02-2005 , 08:21 AM






How do we turn this into something more Google Sitemap friendly
please?

ErrorDocument 404 http://www.example.com/404.htm

It's what redirects to the custom 404 and it does that fine but Googs
won't have it as the server offers up a 200 OK from the headers. Googs
wants to see a 404 for security purposes, so how do I accomplish both
please, preferably without venturing into that scary land of server
configuration?

BB


--
www.kruse.co.uk/ seo (AT) kruse (DOT) demon.co.uk
The buffalo have gone

Reply With Quote
  #2  
Old   
Philip Ronan
 
Posts: n/a

Default Re: .htaccess config problem - 12-02-2005 , 08:26 AM






"Big Bill" wrote:

Quote:
How do we turn this into something more Google Sitemap friendly
please?

ErrorDocument 404 http://www.example.com/404.htm

It's what redirects to the custom 404 and it does that fine but Googs
won't have it as the server offers up a 200 OK from the headers. Googs
wants to see a 404 for security purposes, so how do I accomplish both
please, preferably without venturing into that scary land of server
configuration?
You're using a full URL. So instead of serving up the error page with a 404
header, the server is *redirecting* to the error page instead. You don't
want that. Use "ErrorDocument 404 /404.htm" instead.

HTH,

Phil

--
phil [dot] ronan @ virgin [dot] net
http://vzone.virgin.net/phil.ronan/



Reply With Quote
  #3  
Old   
Big Bill
 
Posts: n/a

Default Re: .htaccess config problem - 12-02-2005 , 10:58 AM



On Fri, 02 Dec 2005 13:26:09 GMT, Philip Ronan
<invalid (AT) invalid (DOT) invalid> wrote:

Quote:
"Big Bill" wrote:

How do we turn this into something more Google Sitemap friendly
please?

ErrorDocument 404 http://www.example.com/404.htm

It's what redirects to the custom 404 and it does that fine but Googs
won't have it as the server offers up a 200 OK from the headers. Googs
wants to see a 404 for security purposes, so how do I accomplish both
please, preferably without venturing into that scary land of server
configuration?

You're using a full URL. So instead of serving up the error page with a 404
header, the server is *redirecting* to the error page instead. You don't
want that. Use "ErrorDocument 404 /404.htm" instead.

HTH,

Phil
Ta Phil, I'll give it a try.

BB

--
www.kruse.co.uk/ seo (AT) kruse (DOT) demon.co.uk
The buffalo have gone


Reply With Quote
  #4  
Old   
Vance
 
Posts: n/a

Default Re: .htaccess config problem - 12-02-2005 , 11:36 AM



Hi Bill

I found that having a custom 404 error page caused the google sitemap
verification to fail.

I disabled the custom error page and then verified the google sitemap.

When verified I then re-set the custom error page.

All seems OK to date.

Regards
Vance - Bristol




--


----------------------------------------------------
This mailbox protected from junk email by MailFrontier Desktop
from MailFrontier, Inc. http://info.mailfrontier.com

"Big Bill" <kruse (AT) cityscape (DOT) co.uk> wrote

Quote:
How do we turn this into something more Google Sitemap friendly
please?

ErrorDocument 404 http://www.example.com/404.htm

It's what redirects to the custom 404 and it does that fine but Googs
won't have it as the server offers up a 200 OK from the headers. Googs
wants to see a 404 for security purposes, so how do I accomplish both
please, preferably without venturing into that scary land of server
configuration?

BB


--
www.kruse.co.uk/ seo (AT) kruse (DOT) demon.co.uk
The buffalo have gone



Reply With Quote
  #5  
Old   
Big Bill
 
Posts: n/a

Default Re: .htaccess config problem - 12-02-2005 , 02:56 PM



On Fri, 02 Dec 2005 16:36:30 GMT, "Vance" <vgr (AT) vhsholdings (DOT) com> wrote:

Quote:
Hi Bill

I found that having a custom 404 error page caused the google sitemap
verification to fail.

I disabled the custom error page and then verified the google sitemap.

When verified I then re-set the custom error page.

All seems OK to date.

Regards
Vance - Bristol
I'm trying that myself, ta.

BB
--
www.kruse.co.uk/ seo (AT) kruse (DOT) demon.co.uk
The buffalo have gone


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.