• Resolved antoniomanco

    (@antoniomanco)


    The Plugin does not work for me. I disabled all my plugins and cache, but every time I enter the sitemaps I receive:

    It seemed like a good option, but I see that it doesn’t work for sites with many publications. Previously it worked with other Sitemaps plugins without problems.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WP Grim

    (@wpgrim)

    Hello @antoniomanco

    A few minutes ago we released a new version 1.8.7 with query optimizations to solve Memory Limit issues. Please try this version and it should work better with more content. Also, we are currently working on splitting Sitemap URLs into smaller Sitemaps to completely resolve this issue. This update will also be released very soon, within a few days.

    Please let me know if the problem persists.

    Best regards

    Thread Starter antoniomanco

    (@antoniomanco)

    Hello again, the Google News sitemap is now visible, but the XML sitemap is not visible. Is there a way to just leave the Google News Sitemap? Thank you

    Plugin Author WP Grim

    (@wpgrim)

    Disabling the XML Sitemap feature will come with next update. Temporary please add below filter into your Theme (Child Theme) functions.php in order to disable XML Sitemap:

    add_filter( 'sgg_disable_xml_sitemap', '__return_true' );

    XML Sitemap queries also will be optimized with next updates. Please also check XML Sitemap with next updates.

    Best regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Critical error in all sitemaps’ is closed to new replies.