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

The official plugin to make your Strapi content SEO friendly

Results 21 strapi-plugin-seo issues
Sort by recently updated
recently updated
newest added

Show Summary if content type layout contains a component named `shared.seo` Thanks @meeehdi-dev

Hi all I installed the plugin as documented and used it on a content type `Post` that had created previously. This one contains text and content(RichText). How can I configure...

It adds translation for literals in Spanish, Italian, and Turkish. Based on this PR:https://github.com/strapi/strapi-plugin-seo/pull/13, it can be closed.

I'm checking the new Strapi version and this plugin is one of the most important plugins for landing pages and cooperative websites. I ran the project and I got this...

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...

Right now, when you add the SEO component, you are presented with a bunch of fields with no descriptions. For most fields, it's not a big deal, but the `metaRobots`...

I tried using different versions of this, but still, nothing works. Did I do something wrong? ![image](https://github.com/strapi/strapi-plugin-seo/assets/113229528/58fbb4b5-5432-42c3-a707-93f16ecf616e)

Is there a way to autofill the title & description based on values or fallbacks? For example, I have a page which has a title "About", is there a way...

In the SocialPreview (FacebookPreview and TwitterPreview) the image urls are not prefixed with the backend URL. In our setup we have the fronted at a specific URL (example.com) and the...

As i said, the button "Add component" has a link but it is missing the /admin prefix results in a 404 error. This is only for the collection types and...