Closed (fixed)
Project:
XML sitemap
Version:
6.x-1.1
Component:
xmlsitemap_engines.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2009 at 09:19 UTC
Updated:
4 Nov 2009 at 12:20 UTC
Hey guys,
I am getting following error in my event-log in the drupal admin-interface:
Error occurred submitting sitemap to Google: -110.
Does anyone have an idea what could be wrong?
Wordpress works great on my server - articles get indexed within minutes. XML-Sitemap for Drupal does not seem to contact google...
Thanks alot,
Dieter
Comments
Comment #1
spamwelle commentedComment #2
avpadernoThe code error -110 means connection timed out.
It is a rather common error that can happen because some connection errors (or when the service has some problems); it doesn't mean XML sitemap has done anything wrong.
The errors reported are the same used by the OS Linux, with the minus added before them. You can find the error codes meaning at Errors: Linux System Errors.
Comment #3
spamwelle commentedThanks!
Unfortenatly I got the timeout every hour with every cronjob - Now I upgrade to 2.0 developer-version and the error is gone.
Greetings,
Dieter
Comment #4
avpadernoThat could explain the error you were receiving. If I remember well, you can get an error message when you submit too frequently the sitemap to the search engines.
I am marking the report as fixed as per last comment made from spamwelle.