Hello, en source code, on the part of "[CDATA[", appears this text:

"cron": { "basePath": "/poormanscron"

In the Google WebMaster Tools, appears Crawl errors: 404 Not found, "http://www.example.com/poormanscron", this path does not exist from version 2.x

is a mistake?

Comments

dave reid’s picture

Status: Active » Closed (works as designed)

WTF...why is Google crawling JavaScript settings? I doubt there's much I can do since we need that info for non clean-URL users.

k74’s picture

I have enabled clean-URL, I do not understand why Google reviews CDATA field data...

finex’s picture

I've experienced this problem. Google webmaster tools reports me an error trying to access to that page. I've downgraded poormanscron until a fix will be released :-(

finex’s picture

Or I could add it to robots.txt

dave reid’s picture

There's no fix to release. Google shouldn't be crawling that. I can add a hook_robotstxt integration for the module if you happen to be using the Robotstxt module so it can be done automatically.

dave reid’s picture

finex’s picture

I suggest to write a warning on the main poormanscron page. Thanks

okokokok’s picture

Googlebot is doing the same thing with Piwik:

<!--//--><![CDATA[//><!--
try {var piwikTracker = Piwik.getTracker(pkBaseURL + "/piwik.php", "11");piwikTracker.setDownloadExtensions("7z|aac|avi|csv|doc|exe|flv|gif|gz|jpe?g|js|mp(3|4|e?g)|mov|pdf|phps|png|ppt|rar|sit|tar|torrent|txt|wma|wmv|xls|xml|zip");piwikTracker.trackPageView();piwikTracker.enableLinkTracking();} catch(err) {}
//--><!]]>