Error occurred submitting sitemap to Google: -110.
spamwelle - October 21, 2009 - 09:19
| Project: | XML sitemap |
| Version: | 6.x-1.1 |
| Component: | xmlsitemap_engines.module |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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

#1
#2
The 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.
#define ETIMEDOUT 110 /* Connection timed out */#3
Thanks!
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
#4
That 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.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.