Forum Moderators: phranque

Message Too Old, No Replies

/folder/ instead of /folder/index.htm

         

castor_t

9:05 am on Apr 18, 2010 (gmt 0)

10+ Year Member



I have lot of folders and I use index.htm as my primary file in that folder. So all of the links will be www.website.com/a/index.htm, www.website.com/b/index.htm and so on... Even the links in header and Sitemap all point to /index.htm

However, I found from my log files that google is always trying to access /a/ instead of /a/index.htm. I am doing a 301 redirect since almost an year to redirect /a/ to /a/index.htm. However, Google even today is looking for /a/ first. There are no links to /a/ anywhere in my website. I wonder why Google is doing this..

Any thoughts?

Mark_A

11:23 am on Apr 18, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



No idea why google is looking for website.com/directory/ rather than /directory/index.htm but I would stick to keeping your internal links to ..ory/index.htm

There was an argument ages ago, that search engines could not totally be sure that www.website.com/directory1/index.htm and www.website.com/directory2/index.htm were on the same site.

There were large hosting companies for example that had :

www.hostingcompany.com/website1/index.htm
and
www.hostingcompany.com/website2/index.htm

which are obviously different sites, though at the same domain.

The issue is that if the SE cannot tell if they are another site they may assign the value of an inward link in error, which would be in your favour.

There was an argument (again ages ago) for what were called all index sites where every page was index.htm .. I had a few sites like that back in the frames days and they did quite well.

castor_t

12:37 pm on Apr 26, 2010 (gmt 0)

10+ Year Member



It's still happening.. Google is looking for /folder/ and not /folder/index.htm. I can assure you that I haven't linked to /folder/ anywhere and no one has linked to that either. Your opinions please?

kaled

3:01 pm on Apr 26, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I imagine this is a design feature of Googlebot. Forget about it.

castor_t

3:10 pm on Apr 26, 2010 (gmt 0)

10+ Year Member



I have over 5000 '301 redirects' till now this month. That's over 50% of non-viewed traffic. Isn't that bad?

kaled

5:30 pm on Apr 26, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Be grateful that Google likes your site.

If you're wondering why Google does this, it's probably to help with changes such as index.htm > index.html | index.php | default.html etc.

castor_t

5:48 pm on Apr 26, 2010 (gmt 0)

10+ Year Member



Yes. But still, I read somewhere that too many redirects in the site isn't good. More over, Google doesn't seem to respect or remember the 301 redirect header. I have been getting requests to the same page (eg: /folder/) over and over again, despite a 301 redirect in place for so long.