Posted by NC on 02/15/06 18:43
shortbackandsides.no@spam.hairdresser.net wrote:
>
> I've got a couple of sites where I used
> <?php include "head.php"; ?>
> at the top of each page to include the usual top of page <html><head>
> etc and then the masthead and navigation links.
>
> Google doesn't seem to want to index them.
Google (and any other search engine) will only index pages to which
there are links. If you have pages that are not linked to (or linked
to from password-protected pages), they will not be indexed because the
crawler will never see them.
Additionally, the Google crawler used to re-crawl every site
approximately every six to eight weeks (this might have changed since I
read about it though). So it's possible that the crawler simply
haven't seen the new pages yet.
Cheers,
NC
Navigation:
[Reply to this message]
|