Re: index.html?From Jim on 22 Feb '99
replying to index.html? posted by Philip
>I noticed some talk about .index.html
>
>Is it good to have www.mysite.com/index.htm(l)
>as your URL from a SE (robot) standpoint.
>
>Is there a difference between HTM and HTML.
Normally you wouldn't use either, just www.mysite.com will do it.
Your server will default to index.html if it exists, otherwise
it'll look for index.htm and maybe others like index.shtml etc.