How To add Keywords in Rank math

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

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

    1. Please note that Google has stopped recognizing meta keywords a long time back. They no longer work and that is why SEO plugins no longer add those to your posts/pages.

    However, you can still add them using the following filter.

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

    2. As for the missing og:meta tags. Do share a related link to the page so that I may have a closer look at the issue.

    Looking forward to helping you. Thank you.

    ​​​​​​​

    how to add this filter in code ,

    Hello,

    Thank you for contacting Rank Math today.

    Please head over to Admin > Appearance > Theme editor and add this code to your theme’s functions.php file.

    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 ‘How To add Keywords in Rank math’ is closed to new replies.