Try to modify .htaccess file:
find:
Code:
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron)
replace with:
Code:
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
Quote:
And one more question - why I have no links in the bottom of the forum like 1 2 3 4 5 6 7 8 9 etc... (each number is a link). What makes that links - vBSEO or Sitemap Generator?
|
This is vBSEO's feature (check "Footer Archive Links" option in vBSEO CP).