@bogart, I had that problem one time when I used a WordPress 'page' and designated it as the home page. I ended up with two URLs for the home page. I excluded the file name frome the menu, but Google still found it because there are still two valid URLs for the same page. Googlebot may have found it before I excluded the page in the menu or it could have picked it up through the Toolbar.
The better way to deal with this is a make a copy of the index.php home page file in your theme and rename it as home.php or simply use index.php. Re-work this as your static home page and you will not end up with two URLs as the home page. home.php is part of the WordPress override system. WordPress looks for that file name BEFORE it looks for index.php in your theme. You end up with only one possible URL representing the home page. The only downside is that you have to manually edit it when you want to make changes.
"It's inexcusable for scientists to torture animals; let them make their experiments on journalists and politicians." -Henrik Ibsen
Bookmarks