rainborick

msg:3174131 | 10:01 pm on Nov 30, 2006 (gmt 0) |
No. Do not block default.asp. Google will eventually canonicalize the two URLs. They know that index.htm, index.html, index.shtml, default.htm, etc. are common default page names and they have a process that runs periodically to detect and correct this situation. You might speed things up by changing your internal links to point to the root URL (as in "http://www.yoursite.com/") whenever you link back to the main page. But if you block default.asp and it causes Google's canonicalization process to get confused there's a small but non-zero possibility that you could block your site's main page completely. I think webmasters are getting overly paranoid about the machinations of Google these days, but I'm a devout coward when it comes to any manipulation on the main page URL's status in the search engines.
|
theBear

msg:3174181 | 10:42 pm on Nov 30, 2006 (gmt 0) |
rainborick, [mattcutts.com...] IMS Google changed how it handles such things oh about the fall of 2004. However I am a very old bear, as bears go, so maybe I've missed a thing or so. [edited by: tedster at 11:05 pm (utc) on Nov. 30, 2006] [edit reason] make the link direct [/edit]
|
Philosopher

msg:3174199 | 11:01 pm on Nov 30, 2006 (gmt 0) |
In a situation such as yours I would.. 1) Make sure EVERY page in your site that links to your homepage links to it as the domain only with no page name. 2) 301 Redirect requests for domain.com/default.asp to domain.com/
|
g1smd

msg:3174268 | 12:04 am on Dec 1, 2006 (gmt 0) |
>> they have a process that runs periodically to detect and correct this situation << They certainly used to have such a system, back in 2002 and 2003, and maybe into 2004, but I don't think that same system works now. Recent advice seems to be to 301 redirect to a URL that ends with a trailing "/" directly after the domain or folder name.
|
steveb

msg:3174408 | 2:31 am on Dec 1, 2006 (gmt 0) |
"Google will eventually canonicalize the two URLs" If you mean in the next 50 years, I'd bet that is right. If you mean within the next two years, there is no evidence to support that. Sometimes they get it right, but they often get it wrong. It's senseless to not canonicalize all this yourself. Content should only be displayed on one URL.
|
Decius

msg:3174413 | 2:34 am on Dec 1, 2006 (gmt 0) |
I would recommend you check the URL when it is loaded and do a 301 so that there is no confusion. (and obviously change all the links you control to point to the base domain and NOT default.asp)
|
knjemily

msg:3174472 | 4:07 am on Dec 1, 2006 (gmt 0) |
We used g1smd's approach and it worked well. We also changed all of our internal links to the home page to the default. Google figured it out in less than a week. Up till then we had 1 page indexed as our home page and 3 different supplemental pages referencing the home page. Don't forget to do it to directories/folders also. We saw minor improvement in SERP's.
|
g1smd

msg:3175265 | 8:41 pm on Dec 1, 2006 (gmt 0) |
>> We also changed all of our internal links to the home page to the default. << Just to clarify (mainly for those people that are just skimming the thread), do you mean "default" as in "default.asp" or do you mean "default" as in "/"? I assume you mean URLs ending in "/"
|
knjemily

msg:3175602 | 2:19 am on Dec 2, 2006 (gmt 0) |
Sorry, I should have been more explicit. We went to the www.website.com/ approach (Trailing /) rather than www.website.com/index.htm. Ken
|
|