Rank Math not recognising Power Words

#93650
  • Resolved AP Productions
    Rank Math free

    Hi
    I’ve added a couple of Power words to the site description but these don’t seem to be recognised by Rank Math. I’m still getting the message “Your title doesn’t contain a power word. Add at least one.” in the summary.
    Ive tried to locate the Power words at different parts of the paragraph and changed them also with no effect.
    New to this so any assistance would be appreciated. (Power Words are Engage & Best)
    Thanks

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

    Thank you for getting in touch with us.

    Which power words are you using? Please check if they are listed here: https://rankmath.com/blog/power-words/#power-words-list. If it’s not listed here, you can use the following filter to add your words to be recognized as a power word by Rank math:

    
    /**
     * Filter to add custom Power Words
     */
    add_filter( 'rank_math/metabox/power_words', function( $words ){
    	$new_words = [
    		'test-word1',
    		'test-word2',
    		'test-word3',
    	];
    	return array_merge( $words, $new_words );
    });
    

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

    Hi Michael,
    Power Words are “Engage” & “Best” but I have tried others. Have the same issue across a couple of my web pages.

    on this page also having issues where Focus Keyword not found in subheading(s) like H2, H3, H4, when it actually is.

    Let me know if theres anything further I can try.

    Hello,

    Are you using a page builder? If you are, which one?

    We can also take a closer look at the settings. Please edit the first post on this ticket and include your WordPress logins in the designated Sensitive Data section.
    Sensitive Data Section

    It is completely secure and only our support staff has access to that section. If you want, you can use the below 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 use the above plugin in conjunction with the WP Security Audit Log to monitor what changes our staff might make on your website (if any):

    https://wordpress.org/plugins/wp-security-audit-log/

    We really look forward to helping you.

    • This reply was modified 3 years, 5 months ago by Michael Davis.

    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 ‘Rank Math not recognising Power Words’ is closed to new replies.