-
Hi, please see my questions in senstive data, thanks!
-
I have added one new image in sensitive data, please see the red marked which don’t have title and keyword.
Hello,
Thanks for contacting us and sorry for the inconvenience caused.
I enabled the Rewrite Titles option in WP Dashboard > Rank Math > Titles & Meta > Global Meta and now the title tag of our plugin is getting added to the pages:
However, your theme is also adding a second title tag. Since it is a custom theme, you will have to make changes to its code or get in touch with your developer to remove the second tag.
And by default, our plugin doesn’t add the keywords meta tag. You can follow this guide to add that to your site: https://rankmath.com/kb/keywords-meta-tag/
Hope that helps. Let us know if you need any other assistance.
Hello,
I have updated the sensitive data as requested. Can you please check further?
Thank you.
Thanks. Why the social meta data were repeated? You will see the blue and red are the same. Could you please delete the blue? Thanks!
Hello,
The duplicate meta deta was added by Blog2Social plugin and I went ahead and deactivated it.
Reference : https://i.rankmath.com/i/ufIDAQHope that helps, and please do not hesitate to let us know if you need our assistance with anything else.
Thank you.
Hello,
I have updated the sensitive data as requested. Can you please check further?
Thank you.
Hi,
In the sensitive data, why it has “”noopener”? How to disable it?
Hello,
For supporting the legacy browsers it is recommended to add
rel="noopener"attribute when usingtarget="_blank"attribute and that’s why by default, Rank Math adds therel="noopener"to your external links.If you want to disable that, you can try to use the following filter on your site:
/** * Filter code to remove noopener rel from external links. */ add_filter( 'rank_math/noopener', '__return_false');Here’s how you can add filter/hook to your WordPress site:
https://rankmath.com/kb/wordpress-hooks-actions-filters/Hope that helps and please don’t hesitate to let us know if you have any other questions.
Thank you.
Thanks!
Hello,
We are super happy that this resolved your issue.
If you 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.
You must be logged in to reply to this ticket.