Quote:
Originally Posted by Reverend
when i run the creator it pings with no errors, however all the links it creates are missing the forums directory.
/vbgsitemap/files/
but it should be
/forums/vbgsitemap/files/
|
check the config file and make sure that you have your forum directory in there:
$base="forums/"; // "" if in root, $base="forum/"; //if in the subdirectory forum
The vbgsitemap is off the root directory so that not only can you add vbulletin url's, but your other url's. The vbgsitemap.php needs to be in the root, so that Google can add url's off your root as well. vbgsitemap.php accesses the actual files in the /vbgsitemap/files/ directory