cant add keywords more than 5

#23699
  • Resolved Codeskulls
    Rank Math free

    i just updated the rank math plugin ,i got a mail which has these three upgrades 1.Add Unlimited Focus Keywords (HUGE!)
    2.Added Rel Nofollow and Sponsored Tags
    3.Get Notified of auto-updates via Email
    but when i try to add 6th keyword it automatically gets deleted,i cant insert more than 5 keywords per post

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

    Thank you for contacting Rank Math today.

    Please add the following code to your theme’s functions.php file and change the “10” to the number of keywords that you would like Rank Math to accept:

    /**
     * Change the Focus Keyword Limit
     */
    add_filter( 'rank_math/focus_keyword/maxtags', function() {
        return 10; // Number of Focus Keywords. 
    });

    Looking forward to helping you. Thank you.

    ​​​​​​

    yes it works,but my question is,if i add 20-30 keywords to my post,does google crawler accepts or declines like whether google bans my site.By adding more keywords ,does google ranks my pages in top ,or whether it(google) treats as a spam site

    Hello,

    Thank you for the response.

    No this will not affect your SEO since Google stopped using the keyword meta tag a while back and Rank Math does not add it to the page source.

    The Rank Math focus keyword is only used on the backend post edit page as a reference point for the content analysis tool that uses the keywords to know what your post is about and share the recommendations to rank better.

    Looking forward to helping you. Thank you.

    ​​​​​​

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

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

The ticket ‘cant add keywords more than 5’ is closed to new replies.