• Resolved JediMax

    (@jedimax)


    I’m thinking of changing my SEO plugin, I would like to know, How many SEO keywords are allowed for the free plugin version

Viewing 1 replies (of 1 total)
  • Plugin Support Rank Math Support

    (@rankmathsupport)

    Hello @jedimax,

    Thank you so much for getting in touch.

    If you are referring to the focus keywords for the Content Analysis, Rank Math will only allow 5 focus keywords for each post.

    If you wish to increase that, you can do so by applying this filter code:

    /** * Change the Focus Keyword Limit */ add_filter( 'rank_math/focus_keyword/maxtags', function() { return 10; // Number of Focus Keywords. });
    Let us know how that goes. Looking forward to helping you.

Viewing 1 replies (of 1 total)
  • The topic ‘How many SEO keywords are allowed for the free version’ is closed to new replies.