• Resolved wanderer

    (@wanderer)


    Yoast SEO keeps telling me to either disable the Google Sitemap plugin or disable Yoast SEO’s sitemap functionality. I did the latter but the error keeps coming back all over the place, it’s annoying. I dismiss the notifications but they keep coming back. Please fix it?

    https://www.ads-software.com/plugins/wordpress-seo/

Viewing 2 replies - 1 through 2 (of 2 total)
  • We agree that this should be handled better, that’s why we opened an issue on GitHub related to your request. Once this is fixed, it’ll be easier to handle, and dismiss, such notices.

    I know, it’s not a short-term solution, but at least you can follow its progress.

    Thread Starter wanderer

    (@wanderer)

    Thanks for the reply.
    In the meantime I hope this helps…
    In ……/wp-admin/admin-header.php
    add this before </head> to hide the ugly, space-wasting monstrosity.

    <style>
    #wpseo-dismiss-plugin-conflict
    {
    display: none !important;
    }
    </style>
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Toast SEO – Persistent Conflict with Google Error.’ is closed to new replies.