An application made for the Django Web Framework.
Project description
wagtail_optimizer
A SEO tool for your wagtail pages.
Quick start
-
Install the package via pip:
pip install wagtail_optimizer
-
Add 'wagtail_optimizer' to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ..., 'wagtail_optimizer', 'django_celery_results', ]
-
Install Celery and configure it to work with your Django project. You can find more information on how to do this here.
-
Check out the new "SEO" tab in your wagtail admin settings menu and get started with generating SEO reports for your pages.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wagtail_optimizer-1.1.1.tar.gz
(108.0 kB
view details)
File details
Details for the file wagtail_optimizer-1.1.1.tar.gz.
File metadata
- Download URL: wagtail_optimizer-1.1.1.tar.gz
- Upload date:
- Size: 108.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19dc0414d64b8d04630fbd987d7279858b3f65c6cdf8f50437ed3f0c5445d364
|
|
| MD5 |
6e3071ee9203559040f15ef4583bcb46
|
|
| BLAKE2b-256 |
a890ea66e8c1a5ab13b3b9439d2ac01a87b5662ab2fd12bb9151da5740546cce
|