Skip to content
/ neos-seo Public
forked from neos/neos-seo

A package to bundle SEO-related functionality for Neos.

License

Notifications You must be signed in to change notification settings

jobee/neos-seo

 
 

Repository files navigation

Latest Stable Version Total Downloads License

Neos.Seo

A package to enable additional SEO features for Neos CMS.

It includes for example:

  • Meta tags
  • Sitemap
  • Social tags
  • Structured data

Check the documentation for all features and usage.

Installation and usage

  1. Run the following command f.e. in your site package:

    composer require --no-update neos/seo
  2. Update your dependencies by running the following command in your project root folder:

    composer update
  3. Read the documentation

License

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A package to bundle SEO-related functionality for Neos.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 96.3%
  • HTML 3.7%