A pyjan26 plugin to generate dynamic sitemaps
Project description
Sitemap
This plugin generates a dynamic sitemap for projects built w Pyjan26. It creates a sitemap XML file annd integrates custom collections into the sitemap
Setup
- Install the plugin
pip install pyjan26-sitemap
- Add to your settings.py
SITE_NAME = 'https://example.com'
SITEMAPE_CONFIG = [
{'collection': 'articles', 'changefreq': 'daily', 'priority': 1.0}
]
Output
Sitemap saved at
<output_dir>/sitemap.xml
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
pyjan26-sitemap-0.1.0.tar.gz
(1.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyjan26-sitemap-0.1.0.tar.gz.
File metadata
- Download URL: pyjan26-sitemap-0.1.0.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb0854550f85b1c4b158b716363a50a00f9bd83fda8bed3fd0dcbf18b40e0a31
|
|
| MD5 |
c4147c565f8d9dd21a4158013723c88e
|
|
| BLAKE2b-256 |
68d36cce48d0f4f3b24381ff09829ec657638ee24e7933ea39f16996d0e20097
|
File details
Details for the file pyjan26_sitemap-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pyjan26_sitemap-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb77dffa919f3552ac9f844e46b510ea4c85649dfee1389a0c62a34a8b52c878
|
|
| MD5 |
ecd66c90c0c6813bffe35ea466242362
|
|
| BLAKE2b-256 |
d9e496d9bbe456d14ae6f88b4c256723b27df9c352f86096e02097c9a7127543
|