Hello,
I had the same issue. I forgot to extend the permissions of metatag to the content type.You can find it in /admin/config/search/metatag/settings and activate basic metatags for the content with yoast on.
Snippet preview within blog post is displaying the "Body" field text, rather than the "Summary" field text as specified by the [node:summary] token within the meta tags > Basic tags > Description settings for the post.
However, the code reflects the appropriate meta tags in the header.
Make sure the Real-Time SEO for Drupal snippet preview is pulling the appropriate field within the interface. Can cause confusion for users.
Active
1.5
User interface
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Hello,
I had the same issue. I forgot to extend the permissions of metatag to the content type.
You can find it in /admin/config/search/metatag/settings and activate basic metatags for the content with yoast on.