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.2.0.tar.gz
(2.7 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.2.0.tar.gz.
File metadata
- Download URL: pyjan26-sitemap-0.2.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b182ba296aef2be5060b5d9789897516acb8f1224a7e70dfb19f3e1bd89d41c9
|
|
| MD5 |
266c582db3c1fefc0d31ca4f7ba8af4d
|
|
| BLAKE2b-256 |
a213b52dbb26a8710938f7b12db4c20cae35d8a300a617908a1066c610a874f8
|
File details
Details for the file pyjan26_sitemap-0.2.0-py3-none-any.whl.
File metadata
- Download URL: pyjan26_sitemap-0.2.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 |
25b0926de5d2c6ff41a471c8a4618e8313c455af3f0009b9b2c1c29c538dfbcc
|
|
| MD5 |
fa56583300af78d17ea0e8d1883bb82b
|
|
| BLAKE2b-256 |
71e6df45ac5a08c411dd9c159abd4da60338c279617165e6cbe2fc78a12bfb68
|