Hello,
We apologize for the issue you are facing. To manually add the “ tag using Rank Math, you can follow these steps:
-
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.
-
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.
-
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');
-
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.