Forum Moderators: open
[domain.com...]
or
[domain.com...]
?
Will google pick up on the first method or only on actual pages (ending in .htm, .html, .asp, etc.)
Thanks!
Vic
ie. look this thread:
Do engines like /content or /content.html? [webmasterworld.com]
That said, try to pick one format for your URLs and stick with it. Be consistent both with your own internal linking and the links you cultivate from other sites. I believe (but can't prove) that your link popularity will pack a bit more punch if it isn't split between variant forms of your URLs.
Key Advantages:
*shorter
*looks cleaner
*gives you the flexibility to change the page later without asking all the links be changed (e.g /thispage/index.asp, /thispage/index.php, etc.)
My suggestion is to never add the page name and extension if the url is directed at a root page for that directory (index.htm, index.html, index.asp, index.php), whatever your file extension may be.
Encourage links to the /sub/ link instead of /sub/index.htm. If you ever decide to change file extensions, there will be a lot of backtracking to do to clean it all up.
P.S. Slud beat me to it, I was just a little too slow in responding to that one. ;)
I learned this when I switched to using SSI and thought I was going to have to change all my extensions to .shtml. Turned out I didn't have to do that but I would hate to lose all my links in the future over a similar situation.