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.3.0.tar.gz
(2.8 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.3.0.tar.gz.
File metadata
- Download URL: pyjan26-sitemap-0.3.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e013f58c0bd63332d27bd9adab93f3aeaf0678876ef7a21c64fc6acba499c959
|
|
| MD5 |
1c30f317bc0e7a68bdfe0c27976a1248
|
|
| BLAKE2b-256 |
b6d5cb4ce7cee39513b1640ace27ae2d5ed1977aa6b371cc87d5bc9f8ee0feae
|
File details
Details for the file pyjan26_sitemap-0.3.0-py3-none-any.whl.
File metadata
- Download URL: pyjan26_sitemap-0.3.0-py3-none-any.whl
- Upload date:
- Size: 3.2 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 |
c092db70197a98bfc1ee73f7ef9f96e67e1d3974475f7926f1bfb4005b3d82b6
|
|
| MD5 |
de47a29de12f2108c053e63a914947dd
|
|
| BLAKE2b-256 |
2a152892dcb33f01acd7c9b07a54ee1b881cba747f7a5bca30ddae7bd8f29925
|