I have also checked using the MOZ toolbar tool for live site audit. This also states meta keywords: Not Found
this is for all my pages
?
Hello,
Thanks for contacting us. Sorry for the delay and any inconvenience that might have been caused due to that.
​Please note that Google does not honor Meta Keywords for quite a long now so we never added them to the plugin.
You can read more about that here:
https://webmasters.googleblog.com/2009/09/google-does-not-use-keywords-meta-tag.html
You can use the focus keyword set within Rank Math as meta keyword for your posts/pages/products using this filter in your theme’s functions.php file:
/**
* Allow changing the meta keywords from the default Focus Keywords.
*
* @param string $keywords Keywords.
*/
add_filter( 'rank_math/frontend/keywords', function( $keywords ) {
return $keywords;
});
I hope this helps. Let us know if you need any further assistance.
Hi,
Thanks for getting back to me.
So I do not need to worry about Screaming Frog and MOZ not finding meta keywords?
Also, when visiting my site the MOZ toolbar states the following for my pages
Schema.org not found on this page.
I am using the article schema for all my pages(blog) and Googles Rich Results Tests shows all my pages are valid for rich results
Any idea why MOZ toolbar is showing this error?
Hello,
Thank you for the update.
I’ve checked your posts as well using Google’s Rich Results test, and indeed the article schema is already working fine.
In this case, you can ignore those tests as they seem to be false-positive reports.
I hope that helps. Thank you, and please don’t hesitate to contact us anytime if you need further assistance with anything else.
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.