Moz Pro shows no meta keyword

#20810
Viewing 1 replies (of 1 total)
  • Hello,

    Thanks for getting in touch with us.
    This is expected behavior, Rank Math does not add the meta keywords tag on the frontend which most of these tools use to detect keywords.

    We do not include this tag because Google does not honor Meta Keywords for quite a long now so we never added them to the plugin.

    You can read more about that here:
    https://webmasters.googleblog.com/2009/09/google-does-not-use-keywords-meta-tag.html

    If you still want to include this tag, then you can add the following code to your theme’s functions.php file:

    /**
     * Add <meta name="keywords" content="focus keywords">.
     */
    add_filter( 'rank_math/frontend/show_keywords', '__return_true');

    Hope that helps. If you have any further question(s), please let us know. 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 1 replies (of 1 total)

The ticket ‘Moz Pro shows no meta keyword’ is closed to new replies.