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.5.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.5.0.tar.gz.
File metadata
- Download URL: pyjan26-sitemap-0.5.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 |
eda2e87757038efd98a796f692df588768836b9db8c6e7ae69745681c4071743
|
|
| MD5 |
7ac3854f297964b88341e1b94b0270d4
|
|
| BLAKE2b-256 |
c646a14d0033a3a0535f2f62e70f428394aed4a7f48489e1229a99f4550e4bc4
|
File details
Details for the file pyjan26_sitemap-0.5.0-py3-none-any.whl.
File metadata
- Download URL: pyjan26_sitemap-0.5.0-py3-none-any.whl
- Upload date:
- Size: 3.3 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 |
a272f2b9579781b9c461b8b51a5a33b9f1fadbce08bcdb08defe297600748fbf
|
|
| MD5 |
462114cce70c46e1cf2950b4688237fb
|
|
| BLAKE2b-256 |
1e6a4493c6730ac2ae3c025d0af06bd615c2b65ddc193e226e23feef47b55e2d
|