Meta Keywords

#869336
  • Resolved Resika Reji
    Rank Math free

    I have been using the Rank Math SEO plugin to optimize my WordPress website.I understand that meta keywords are no longer a ranking factor for Google, but I would still like to include them for other search engines or platforms that might use them. Could you please guide me on how to manually add meta keywords using Rank Math or let me know if there’s a setting that I might be missing to enable them?

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

    We apologize for the issue you are facing. To manually add the “ tag using Rank Math, you can follow these steps:

    1. Install and activate the Rank Math plugin on your WordPress site if you haven’t done so already. You can find step-by-step instructions in the Rank Math setup guide.

    2. Create a rank-math.php file in your theme’s directory. You can do this using FTP or cPanel File Manager. The path should be /wp-content/themes/theme-name/rank-math.php.

    3. Open your theme’s functions.php or rank-math.php file and add the following code snippet:

      /**
      * Add .
      */
      add_filter( 'rank_math/frontend/show_keywords', '__return_true');
    4. Save the changes to your file.

    By adding this filter, Rank Math will display the keywords meta tag on your website.

    Please note that while you can include the keywords meta tag for other search engines or platforms, it is generally considered optional since Google does not use it as a ranking signal anymore. However, if you still want to include it, the steps above will help you do so.

    If you have any further questions or need assistance, feel free to ask!

    Sources:
    How to Add Keywords to WordPress » Rank Math

    Hello,

    Thank you for contacting us and sorry for any inconvenience that might have been caused due to that.

    We’ve already replied to your other ticket on this issue. Please refer to this ticket:
    https://support.rankmath.com/ticket/meta-keyword-4/?view=all

    We are closing this ticket to avoid duplicate replies.

    Looking forward to helping you there.

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

The ticket ‘Meta Keywords’ is closed to new replies.