strapi-plugin-seo icon indicating copy to clipboard operation
strapi-plugin-seo copied to clipboard

SEO metadata not reflected on SERP

Open Sara-M-Green opened this issue 6 months ago • 2 comments

I've installed the strapi-plugin-seo to my project, and added it to my 'Story' collection type. The seo component shows up, and I have added data for metaTitle, metaDescription, metaImage, and metaSocial. However, when I share the link to my story, or see it in a google search result, this data does not show up.

I am seeing the seo data in my endpoint for metaTitle and metaDescription, but my endpoint is not returning data for metaImage or metaSocial.

My Strapi project is hosted through Shopify, and is rendered into a Vue template.

I'm not sure what I'm doing wrong. Please advise

Sara-M-Green avatar Dec 12 '23 23:12 Sara-M-Green

It seems to be related to this issue.

SalahAdDin avatar Apr 23 '24 02:04 SalahAdDin

Also, seems to be related to: https://github.com/strapi/strapi-plugin-seo/issues/37

SalahAdDin avatar Apr 23 '24 02:04 SalahAdDin