Wagtail-seo

Latest version: v3.0.0

Safety actively analyzes 714815 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

3.0.0

-----

**This release contains breaking changes!**

* NEW: Search engine and social media previews in the preview pane!

* Officially support Python 3.13, and drop support for Python 3.8 and Wagtail 3.

* Move Organization fields from individual pages (``SeoMixin``) to Site settings (``SeoSettings``).

* Organization fields (``struct_org_*``) and metadata fields (e.g. ``og_image``) have been split out into mixins: ``SeoOrgFields`` and ``SeoMetaFields``. This enables more customized use on models, snippets, pages, settings, etc.

See :doc:`/getting-started/migration-3`.

2.5.0

-----

* Add support for Wagtail 6.

2.4.1

-----

* Fix bug with slug generation in Wagtail 5.

2.4.0

-----

* Support Wagtail 5.

2.3.0

-----

* Support Wagtail 4.

2.2.0

-----

* Fix Wagtail and Django deprecation warnings.

* Specify ``use_json_field=True`` in StreamFields. This will require making a
migration in your project:

.. code-block:: text

python manage.py makemigrations
python manage.py migrate

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.