I went to my Google Webmaster Tools dashboard and found hundred and hundreds of "Unreachable" URLs in the Diagnostics/Crawl errors section. As I looked through these, every single one of them was Photopost PHP Pro. As I understand this, Google basically crawls the website and follows links - so I am not sure what page these links are coming from - I am still trying to track that down and will update as I find something. Basically, here is what is happening:
My site:
/home/user/public_html/forums ---> vBulletin 4.0.1
/home/user/public_html/photos ---> PhotoPost PHP Pro 7.0.1 with the updates
PhotoPost is fully integrated into vBulletin full CMS suite, and working fine.
All of the URL's that DO NOT WORK that Google found are constructed as follows:
http://www.domain.net/forum/calfeexp/p6-calfeexp.html
The CORRECT WORKING LINK is:
http://www.domain.net/photos/calfeexp/p6-calfeexp.html
Now, the links include everything from individual photos, galleries, user profiles - basically everything PhotoPost links to. In every case the top level folder should be PHOTOS and is listed as FORUM.
At this point I am still not sure where these bad links are coming from, as I am clicking every link I can find and have not yet hit this. Also not sure if
vB is playing a role (with it's RSS feed generation perhaps?) or if I made a config errror in PhotoPost. The site itself, however, is working just fine. It would just be nice if Google could pick up these PhotoPost pages (which it does not appear to be doing).
Will keep you updated, but Chuck - if you have any ideas I would appreciate it.