strapi / strapi-plugin-seo

The official plugin to make your Strapi content SEO friendly
89 stars 40 forks source link

SEO metadata not reflected on SERP #66

Open Sara-M-Green opened 9 months ago

Sara-M-Green commented 9 months ago

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

SalahAdDin commented 5 months ago

It seems to be related to this issue.

SalahAdDin commented 5 months ago

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