See Packagist page https://packagist.org/packages/smustgrave/seo_recipe
From initiatve page
Drupal recipes allow the automation of Drupal module install and configuration via the user interface and via the Drupal recipe runner. A Drupal recipe is a tool for Site Builders and Developers to add functionality to a Drupal site. It is like a recipe that provides a series of steps to add functionality. These steps could be taken manually to arrive at the same point.
php core/scripts/drupal recipe recipes/contrib/seo_recipe
This recipe will install some generic settings but SEO can be very unique per project. This is just to get started.
Based configuration should be good but worth taking a look based on project needs. See Easy Breadcrumb module page for additional module .info.
Based configuration should be good but worth taking a look based on project needs. See External Liks module page for additional module .info.
Google tag needs a specific ID to work, and configuration based on needs. Update configuration upon installing recipe. See Google Tag module page for additional module info.
There are several submodules associated with metatag, based on your projects SEO needs additional ones may be installed. See metatag module for additional module info.
Based configuration should be good but worth taking a look based on project needs. See Pathauto module page for additional module .info.
There are several submodules associated with metatag, based on your projects SEO needs additional ones may be installed. See schema.org module for additional module info.
Configuration should be specific to each project. Recommend updating config based on needs upon applying recipe. See Simple XML Sitemap for additional module info.
Configuration should be specific to each project. Recommend updating config based on needs upon applying recipe. See sitemap for additional module info.
Instead of showing a standard "404 Page not found", this module performs a search on the keywords in the URL.
For instance, if a user visits http://example.com/does/not/exist, this module will do a search for "does not exist" and shows the result of the search instead of the 404 page.