Forum Moderators: open
Some pages that have been there since the site was first launched have never been hit at all - but they are all linked off the home page. Should I worry about this?
I did raise this query before but never got a response so any insight would be very helpful. Somebody who knows about all this stuff has suggested that I could have a major navigation problem but the human visitors to my site have never reported a problem.
If this site is the one refered to in your profile (in your e-mail address) then I'd strongly suggest running it through the HTML validator at www.w3c.org.
There is no DOCTYPE declaration on the index page, and various validation errors show up when attempting to validate it to various standards. This may or may not be your main problem, but valid on-page markup is a good start.
Googlebot does not do all that well with framed sites. You can help it by providing text links to your sub-pages in the <noframes> section of your index page.
Jim