Metadata-Version: 2.1
Name: cjkcms-seo
Version: 2.4.0
Summary: Search engine and social media optimization for Wagtail.
Home-page: https://github.com/cjkpl/cjkcms-seo.git
Author: Grzegorz Krol
Author-email: info@cjkcms.com
License: BSD license
Classifier: Framework :: Django
Classifier: Framework :: Wagtail
Classifier: Framework :: Wagtail :: 4
Classifier: Framework :: Wagtail :: 5
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

CJKCMS Wagtail SEO
===========

Project forked from [https://github.com/coderedcorp/wagtail-seo](Wagtail SEO) to add support for Wagtail 5 and upcoming Wagtail 6.
Original project is still at Wagtail 4 compatibility, making it unusable with [https://github.com/cjkpl/wagtail-cjkcms.git](CJKCMS).

===========

Search engine and social media optimization for Wagtail.

[Source code on GitHub](https://github.com/coderedcorp/wagtail-seo) |
[Documentation](https://docs.coderedcorp.com/wagtail-seo/) |
[PyPI](https://pypi.org/project/wagtail-seo/)


Status
------

|                        |                      |
|------------------------|----------------------|
| Python Package         | [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/wagtail-seo)](https://pypi.org/project/wagtail-seo/) [![PyPI - Wheel](https://img.shields.io/pypi/wheel/wagtail-seo)](https://pypi.org/project/wagtail-seo/) [![PyPI - Downloads](https://img.shields.io/pypi/dm/wagtail-seo)](https://pypi.org/project/wagtail-seo/) [![PyPI](https://img.shields.io/pypi/v/wagtail-seo)](https://pypi.org/project/wagtail-seo/) |
| Build                  | [![Build Status](https://dev.azure.com/coderedcorp/cr-github/_apis/build/status/wagtail-seo?branchName=main)](https://dev.azure.com/coderedcorp/cr-github/_build/latest?definitionId=13&branchName=main) [![Azure DevOps tests (branch)](https://img.shields.io/azure-devops/tests/coderedcorp/cr-github/13/main)](https://dev.azure.com/coderedcorp/cr-github/_build/latest?definitionId=13&branchName=main) [![Azure DevOps coverage (branch)](https://img.shields.io/azure-devops/coverage/coderedcorp/cr-github/13/main)](https://dev.azure.com/coderedcorp/cr-github/_build/latest?definitionId=13&branchName=main) |


Getting Started
---------------

Follow the [getting started guide](https://docs.coderedcorp.com/wagtail-seo/getting-started/).


Contributing
------------

The goal of Wagtail SEO is to become the most complete, go-to package for doing
SEO on Wagtail. This means it will not only provide the features, but will
continually stay up to date with evolving SEO practices and data standards (and
Google's whims). That being said we heartily welcome contributions!

Follow the [contributing guide](https://docs.coderedcorp.com/wagtail-seo/contributing.html)
to get your development environment setup.


Attribution
-----------

Icon file "wagtailseo-line-chart.svg":

* Was sourced from the Fork Awesome project at
   https://github.com/ForkAwesome/Fork-Awesome.

* Is licensed under the Creative Commons Attribution 3.0 Unported license,
  a copy of which is available at https://creativecommons.org/licenses/by/3.0/

* Has been modified from the original sources.
