Forum Moderators: Robert Charlton & goodroi
Going through sitemaps I noticed alot of these errors:
URLs restricted by robots.txt (###)
Curious I took a look and the bot had been attempting to spider the pop up page:
code something like this:
<a href="javascript:popupWindow('http://www.mydomain.com/Image-Popup.html') etc..
I thought that bots didn't follow these types of links.
Anyone else noticing this?