i've spent some time searching a solution to the following problem, but i'm still unsure how to correct the situation (any help would be appreciated):
a yahoo search lists my site as mysite.com/index.html while google lists it as mysite.com/
my root file is index.html file, with all subdirectories containing an index.html file as well.
how do i get the yahoo listing (as well as any other search directories to list my site without the trailing index.html?
i've experimented with the robots.txt file but can't seem to get the desired result, and read a bit about .htaccess files, but i'm not sure if that would do the trick either.
using google's "Analyze robots.txt" tool i've tried the following:
User-agent: *
Disallow: /*index*.html
no luck. any file name other than index seems to work with the above settings. is it even possible to block access to mysite.com/index.html without blocking access to mysite.com/ ?
someone please point me in the right direction.
anyone have any idea why yahoo seems to be the only search engine causing me this problem?
thank you for your reply g1smd. will the htaccess code you provided prevent yahoo from indexing the /index.html version of my homepage? i'm new to this and have never manipulated an htaccess file before. i'd like to understand what is going on in the code so i can figure out how it works and what it does exactly. is there anywhere you can recommend that will provide an introduction adequate to help me understand/decipher what is going on in your coding?
any idea why yahoo chooses to index that page as opposed to the / version that google and others seem to do?
i imagine that since many sites make use of an index.html file as the primary html file in their root directory this issue must be common, but i haven't been able to find much information on the matter, which leads me to believe that maybe i'm doing something which is specifically causing this. if it's a design or structural issue, i'd happily fix it - as i said, i'm new to this. any thoughts?
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
You have not yet logged in, or registered properly as a member
You are a member, but no longer have posting rights.
This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.