Content AI affecting score

#805037
  • Resolved Anonymous
    Rank Math free

    Hello,

    I recently disabled Content AI in my main dashboard because it was unnecessarily impacting my SEO score. Shouldn’t the scores for all my posts and products now be recalculated without including Content AI? Somehow that’s not happening. Please advise.

    Thank you.

    Emily Yacoobian

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hello,

    Thank you for your query and we are so sorry about the trouble this must have caused.

    You don’t need to compare the scores from your regular Content Analysis to your Content AI tests as they are different.

    Rank Math’s Content Analysis’s tests are based on the plugin’s algorithm which doesn’t change unless our developers add updates to it. https://rankmath.com/kb/score-100-in-tests/

    The Content AI on the other hand was based on machine learning and the suggestions will change as it improves itself.

    To address your issue, please only focus on the Content AI’s recommendation if you have already committed to it and you may disregard the scores from the Content Analysis (or the other way around) as they are far different when it comes to SEO optimization.

    Here we have a dedicated guide about it: https://rankmath.com/kb/seo-score-vs-content-ai-score/

    Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.

    Anonymous
    Rank Math free

    Hi Jeremy. I’m looking at the SEO score, not the Content AI score. Before I turned off Content AI, the SEO score included “use Content AI to optimize”, and that would show up red and affect my SEO score. Now that I have Content AI turned off, I want my SEO scores to recalculate. Is that possible?

    Hello,

    The Use Content AI to optimise the Page test does not automatically disable when you disable Content AI. If you want to disable the test, you can add this code to your website:

    /**
     * Filter to disable Content AI test.
     */
    add_filter('rank_math/researches/tests', function ($tests, $type) {
    	unset($tests['hasContentAI']);
    	return $tests;
    }, 10, 2);

    You can add the code to your site using any of the methods here.

    We hope this helps you resolve the issue. Don’t hesitate to contact us again with any other questions or concerns regarding Rank Math. We are always happy to help.

    Thank you for choosing Rank Math!

    Anonymous
    Rank Math free

    I inserted the code through the Snippets plugin, and that seemed to disable the “optimize with Content AI” criteria from my SEO score. Unfortunately, my scores aren’t automatically recalculating. I have to go into each product or blog page to see the updated score. Is this something that just takes time to update sitewide?

    Hello,

    The scores don’t update automatically. Those are only updated when you save the post/page or when you use the database tools as illustrated here: https://rankmath.com/kb/seo-score-not-available/#database-tools

    Don’t hesitate to get in touch if you have any other questions.

    Anonymous
    Rank Math free

    I recalculated my SEO scores, but they still show up the same as before. It seems that I have to go into each product and post and update there manually for the new score to show up. I don’t have time to do that. There needs to be a better way.

    Hello,

    To help you investigate this issue further, we might need to take a closer look at your website and settings. Please follow these steps:

    • Edit the first post on this ticket and include your WordPress and FTP logins in the Sensitive Data section. This is a secure section that only our support staff can access.
      Sensitive Data Section
    • Make sure you take a complete backup of your website before sharing the information with us.
    • If you prefer, you can use this plugin to generate a temporary login URL to your website and share that with us instead: https://wordpress.org/plugins/temporary-login-without-password/
    • You can also use this plugin to monitor what changes our staff might make on your website (if any): https://wordpress.org/plugins/wp-security-audit-log/

    We appreciate your cooperation and patience.

    Thank you for choosing Rank Math.

    Anonymous
    Rank Math free

    I went through and updated each product and page manually. It didn’t take as long as I thought it would. I will let you know if I have any further issues. Thank you.

    Hello,

    We are glad to know that this issue has been resolved. Thank you for letting us know.

    This ticket will be closed now, but you can always open a new one if you have any other questions or concerns. We are here to help you with anything related to Rank Math.

    We appreciate your patience and cooperation throughout this process.

    Thank you for choosing Rank Math.

Viewing 9 replies - 1 through 9 (of 9 total)

The ticket ‘Content AI affecting score’ is closed to new replies.