Hi,
Im my Download Logs, there are only Goolge Bot records. There is no Yahoo or Bing records? Is this an issue?
I tried to submit sitemap_index.xml.gz manually to Bing/Yahoo, but there is no change.
This is a discussion on Only Google Bot in Download Logs? within the General Discussion forums, part of the vBSEO Google/Yahoo Sitemap category; Hi, Im my Download Logs, there are only Goolge Bot records. There is no Yahoo or Bing records? Is this ...
Hi,
Im my Download Logs, there are only Goolge Bot records. There is no Yahoo or Bing records? Is this an issue?
I tried to submit sitemap_index.xml.gz manually to Bing/Yahoo, but there is no change.
Maybe your server firewall, or mod security blocks the ips from bing or yahoo. Are you able to see the bots in the main forum?
In order for Bing to track properly, a file edit needs to be made to the core vbseo software. This will ship with the next vbseo version.
functions_vbseo_pre.php around line 143
find:
replace withCode:define('VBSEO_ROBOTS_LIST', 'appie|msnbot|jeeves|googlebot|mediapartners|harvest|htdig|yahoo|linkwalker|lycos_|scooter|ia_archiver|netcraft' . (VBSEO_EXTRA_ROBOTS?'|' . VBSEO_EXTRA_ROBOTS:''));
Code:define('VBSEO_ROBOTS_LIST', 'appie|msnbot|bingbot|jeeves|googlebot|mediapartners|harvest|htdig|yahoo|linkwalker|lycos_|scooter|ia_archiver|netcraft' . (VBSEO_EXTRA_ROBOTS?'|' . VBSEO_EXTRA_ROBOTS:''));
Last edited by Brian Cummiskey; 11-15-2010 at 06:29 PM.
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!
@webmastersitesi
I checked, there is no firewall setup in my site.
@Brian
Thanks! And how about Yahoo?
I can see yahoo in this list. But there is no yahoo record in the Download logs (But many pages was downloaded by Yahoo in SE Bots Activity Details).
yahoo is bing-powered now. it is not uncommon to not see yahoo any more.
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!
After manually submit the sitemap to Bing/Webmaster Sitemap, I found some blank records in Download Logs with these Ips:
65.54.247.142
65.54.247.146
65.54.247.147
These IPs are from Microsoft.
If it was before the bot was added to the list, it makes sense.
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!