Awesome SEO makes visible in Strapi the result of the SEO analysis of your website. Set up your URL, launch the analysis, see the SEO results directly integrated in Strapi ! Easy.
This plugin is still a work in progress and stay in a beta mode.
At this time, the plugin algorithm to make link between the front-end and Strapi backend has a good accuracy, but, time to time, it can generate false-positive results.
We are working hard to increase the performance and to refine the accuracy of the plugin.
Stay tuned!
Awesome SEO allows your content manager in one click to get the results of your website SEO analysis directly available in Strapi.
It's easy to use. In Strapi :
From now, each time your content manager set-up new content, he will be informed of the impact on the SEO notation in real-time and before pushing the content !
Prerequisites : Chrome must be installed on your server
#npm
npm install @exfabrica/strapi-plugin-awesome-seo
#yarn
yarn add @exfabrica/strapi-plugin-awesome-seo
In the general settings of Awesome SEO, enter your website (1) for which you want to improve the SEO and save your settings (2).
Open the plugin “Awesome SEO” and start by launching a scan of your website (1)
⏱The scan can takes several minutes
⚠️If you have activated the advanced parameters « find hidden links » the scan can be really long (we are currently working on an optimization for next version).
See your results with a global sum-up of SEO errors for your website (1), a sum-up by website page (2), ordered by rank. You can then go deeper in the Strapi content page by clicking on the modification button (3) to solve your errors.
By clicking the modification button on previous screen you can see directly in your Strapi content type your tags (1) and SEO errors (2) and fix them. Awesome !
Our plugin is currently checking the following SEO rules (to be improved in coming versions) : Implemented SEO rules.
Next step for the plugin :
npm install @exfabrica/strapi-plugin-awesome-seo
Check out the available plugin resources that will help you to develop your plugin or provider and get it listed on the marketplace.