Metadata-Version: 2.4
Name: cjkcms-seo
Version: 3.1.2
Summary: Search engine and social media optimization for Wagtail.
Author-email: CodeRed LLC <info@coderedcorp.com>
License-Expression: BSD-3-Clause
Project-URL: Source, https://github.com/cjkpl/cjkcms-seo
Project-URL: Documentation, https://docs.coderedcorp.com/wagtail-seo/
Project-URL: Changelog, https://docs.coderedcorp.com/wagtail-seo/releases.html
Classifier: Framework :: Django
Classifier: Framework :: Django :: 6.1
Classifier: Framework :: Wagtail
Classifier: Framework :: Wagtail :: 4
Classifier: Framework :: Wagtail :: 5
Classifier: Framework :: Wagtail :: 6
Classifier: Framework :: Wagtail :: 7
Classifier: Framework :: Wagtail :: 8
Classifier: Intended Audience :: Developers
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.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: wagtail<9.0,>=4.0
Dynamic: license-file

Wagtail SEO
===========

Search engine and social media optimization for Wagtail.

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


Status
------

|                        |                      |
|------------------------|----------------------|
| Python Package         | [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/cjkcms-seo)](https://pypi.org/project/cjkcms-seo/) [![PyPI - Wheel](https://img.shields.io/pypi/wheel/cjkcms-seo)](https://pypi.org/project/cjkcms-seo/) [![PyPI - Downloads](https://img.shields.io/pypi/dm/cjkcms-seo)](https://pypi.org/project/cjkcms-seo/) [![PyPI](https://img.shields.io/pypi/v/cjkcms-seo)](https://pypi.org/project/cjkcms-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
---------------

Install the fork with `pip install cjkcms-seo`. It retains the original
`wagtailseo` Python package and Django app name as a drop-in replacement.

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.
