Keywords

#15036
  • Resolved Graeme Cooke
    Rank Math pro

    My question is as follows,

    Yesterday and days prior I could see keywords on my website when I viewed the page source.

    From yesterday I have had no analysis which is on a separate unanswered ticket and now no keywords when I check the pages.

    I see keywords in admin backend but not the source page.

    Can I get some feedback please 🙂

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

    Thank you for contacting Rank Math and sorry for the delay and any inconvenience that might have been caused due to that.

    Rank Math does not add the meta keywords tag to the page source since Google stopped checking this sometimes back. You can however enable this feature by adding 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');

    Looking forward to helping you. Thank you.

    ​​​​​​​

    Is it advisable to have this code on the site? I dont want to go upsetting Google

    Hi Graeme,

    Thanks for the question.

    No the tag is not necessary since it will not make any impact on your site’s SEO.
    Please take a look at the following article from Google about this:

    Google does not use the keyword meta tag in web ranking

    I hope this info helps. Thank you.

    Thank you as always Michael.

    Hello,

    We are super happy that this resolved your issue. If you have any other questions in the future, know that we are here to help you.

    If you don’t mind me asking, could you please leave us a review (if you haven’t already) on https://wordpress.org/support/plugin/seo-by-rank-math/reviews/?rate=5#new-post about your overall experience with Rank Math? We appreciate your time and patience.

    If you do have another question in the future, please feel free to create a new forum topic, and it will be our pleasure to assist you again.

    Thank you.

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

The ticket ‘Keywords’ is closed to new replies.