it appears I have everything set up correctly for the site map.. But I cant locate it?
thanks!
This is a discussion on My Site map within the General Discussion forums, part of the vBSEO Google/Yahoo Sitemap category; it appears I have everything set up correctly for the site map.. But I cant locate it? thanks!...
it appears I have everything set up correctly for the site map.. But I cant locate it?
thanks!
Hi Max, What's your Forum URL ?
Usually the sitemap would be accessible via : YourForumURL/sitemap_index.xml.gz
The sitemap URL would be :
http://www.windowcleaningresource.com/vBulletin/sitemap_index.xml.gz
Which is currently giving a "Sitemap file not found" error.
Have you tried manually generating the sitemap ?
open this URL
vBSEO Google / Yahoo Sitemap for vBulletin
and enter your password (defined it into vbseo sitemap generator settings)
and then click on "run sitemap generator"
hmm ok I just ran the generator and got the following error messages..
(see attached image)
Thoughts anyone?
try to reupload your vbseo sitemap files again
hmm yea i re uploaded everything again to my folder with all my vb stuff in it..
Still receive the same message.. any thoughts?
thanks!
That's needs to open support ticket wait until vBSEO Staff confirmed Because I Can't see the support tickets
You have things all over the place...
vBSEO Google / Yahoo Sitemap for vBulletin
shows the vbseo sitemap login. it should show your forum.
you need to re-ftp things up in the correct place.
vb folder in /vBulletin
vbseo folder in /vBulletin (keeping the structure in the downloads... ie, /admin should go into vb's admin folder on the server already)
vbseo_sitemap folder should go in /vBulletin AS A FOLDER, so vBulletin/vbseo_sitemap/
Brian Cummiskey / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
yea I just corrected that forum thing..
I just cant tell what im doing wrong everything appears to be going to the correct place
ok, things back together now... You may need to set a custom docroot.
open /vBulletin/includes/config_vbseo.php in notepad/etc.
find
In the last block, find
replace with:Code:define('VBSEO_CUSTOM_DOCROOT', '');
if that doesn't work either, tryCode:define('VBSEO_CUSTOM_DOCROOT', '/home/content/c/h/r/chrisacwc/html/vBulletin/');
If neither of those work (and check fast, as it WILL bring down your forum too if its wrong), please open a support ticket with login details so a tech can take a look., and put the value back to '' as in the original find.Code:define('VBSEO_CUSTOM_DOCROOT', '/home/content/c/h/r/chrisacwc/html/');
Brian Cummiskey / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!