Override your seo markup on the fly.
Caution
We consider this library as stable and do not plan to add new features. We will still merge any bug fixes or support for new dependencies versions.
If you need more powerful SEO features, we recommend to use redirection.io which is the perfect tool for businesses, marketing and SEO. It allows you to:
- override SEO metadata (as well as this package);
- manage HTTP redirections;
- find and fix 404 errors;
- etc.
Use Composer to install SeoOverride in your project:
composer require "jolicode/seo-override"
This package can be used either with plain PHP or inside Symfony through the provided bundle.
You can see the current and past versions using one of the following:
- the
git tag
command - the releases page on Github
- the file listing the changes between versions
And finally some meta documentation:
View the The MIT License (MIT) file attach to this project.