Hi -
I am seeing a lot of these in my forum root... nearly one a day this week... is this normal? I never noticed these files before.
VBSEO_DAT_FOLDER_BOT20051121.log
This is a discussion on vbeo log files within the General Discussion forums, part of the vBSEO SEO Plugin category; Hi - I am seeing a lot of these in my forum root... nearly one a day this week... is ...
Hi -
I am seeing a lot of these in my forum root... nearly one a day this week... is this normal? I never noticed these files before.
VBSEO_DAT_FOLDER_BOT20051121.log
When you upgraded vBSEO, did you upload the new config_vbseo.php file over your old one, then import your old settings?
I believe so Keith.
However, my FileZilla did get corrupted during this and I had to upgrade it. I thought I dealt with all the files though...
It appears to be working.. but these log files are showing up.
Would you reupload all files?
matt
You around today Keith?
Hello,
VBSEO_DAT_FOLDER_BOT20051121.log is an old one (year 2005), do you get any new entries (VBSEO_DAT_FOLDER_BOT2007xxx)?
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Check that you have VBSEO_DAT_FOLDER_BOT defined in vbseo_sitemap_config.php file.
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Here it is:
Code:define('VBSEO_SMDIR', dirname(__FILE__)); define('VBSEO_DAT_FOLDER', VBSEO_SMDIR . '/data/'); define('VBSEO_DAT_FOLDER_BOT', VBSEO_DAT_FOLDER . 'hits/'); define('VBSEO_DAT_FOLDER_ADDON', VBSEO_SMDIR . '/addons/'); //define('VBSEO_DAT_FOLDER', dirname(__FILE__) . '/../'); // choose this to place sitemap files directly to your vB root define('VBSEO_DAT_PROGRESS', VBSEO_DAT_FOLDER . '/progress.dat'); define('VBSEO_YAHOO_SM', 'urllist.txt');
Weird, can you provide ftp access via support ticket for troubleshooting?
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Looks like it started working correctly after vBSEO Sitemap Generator has been updated on your site (since November 28).
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Weird. Why would it suddenly start working?
I suppose that you upgraded to vBSEO Sitemap Generator 2.1 on that date?
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
ahhh.. maybe that was it. thanks.