RayStorm,
please PM me your vbseo_sitemap/ url/password and an example of private subforum url that is included in sitemap.
Dammie,
once you see googlebot downloading your sitemap, it should be ok. However, you can also add your sitemap URL to your google webmaster account to make sure there are no parsing errors.
Alfa1,
1. you should add new "site" in webmaster account:
www.mysite.com/forum/ (NOT
www.mysite.com) and add sitemap URL to it.
2. the only addon included in the vBSEO Sitemap Generator package is for vBa cmps
3. see reply to Dammie
azarl,
please add the following in vbseo_getsitemap.php file:
PHP Code:
error_reporting(E_ALL&~E_NOTICE);
ABOVE this line
PHP Code:
$smap = $_GET['sitemap'];