neos/seo

Last activity 13 Jun 2025 14 31 897448
composer require neos/seo

SEO configuration and tools for Neos

3.3.3

Version
3.3.3
Type
neos-package
Release Date
May 05, 2022 11:36
Source
git
Distribution
zip
Requires
  • neos/neos: ^4.3 || ^5.0 || ^7.0 || ^8.0 || dev-master
  • neos/fusion-afx: ~1.2 || ^7.0 || ^8.0 || dev-master
Replaces
  • typo3/neos-seo: self.version
GPL-3.0-or-later 25d71abad249abf398bc0b72bbe5ae3dd84a9c8d

Readme excerpt

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

Contributions

When creating a PR and you change is valid for version 2.1 too, please set this branch also as your PR target…
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 92 package(s).