• Resolved onel0ve

    (@onel0ve)


    The last run didn’t finish! Maybe you can raise the memory or time limit for PHP scripts. Learn more
    The last known memory usage of the script was 47.75MB, the limit of your server is 80M.
    The last known execution time of the script was 8.13 seconds, the limit of your server is 120 seconds.
    The script stopped around post number 4459 (+/- 100)
    If you changed something on your server or blog, you should rebuild the sitemap manually.
    If you encounter any problems with the build process you can use the debug function to get more information.

    https://www.ads-software.com/extend/plugins/google-sitemap-generator/

Viewing 1 replies (of 1 total)
  • `1. Try adding this line to your wp-config.php file:
    define(‘WP_MEMORY_LIMIT’, ’96M’);

    2. If you have access to your PHP.ini file, change the line in PHP.ini
    If your line shows 32M try 96M:
    memory_limit = 64M ; Maximum amount of memory a script may consume (64MB)

    3. If you don’t have access to PHP.ini try adding this to an .htaccess file:
    php_value memory_limit 96M

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Google XML Sitemaps] error please help’ is closed to new replies.