Forum Moderators: open
I have had to recreate the site with a new host and am currently watching Google index the files. But Google is clearly having a problem with the upper/lower case file names and is tending to index the content file titled in lower case and ignore the interface file titled in upper case. But Google is not consistent. Sometimes it indexes both files and sometimes none.
I think I will have to wait for things to settle down as the move to the new site is only four months old but I thought I should ask here for any advice. Particularly re retitling the interface files. Thanks.
I used interface files with a name in upper case to direct readers to the content file which had name in lower case...
By "interface" files and "content" files, I'm assuming you're talking about files for menu windows and content windows, respectively, on a framed site. Is this correct?
If this is what you're talking about, try using a robots meta tag in the following form to keep the menu files from being indexed:
<meta name="robots" content="noindex, follow">
If this isn't what you're talking about, I don't understand your question.
Title case shouldn't affect Google indexing at all.