Create advanced sitemaps easily
Project description
Sitemapa
Create advanced sitemaps easily.
Sitemapa is a small package to reduce your work while generating sitemaps. You describe your sitemaps with JSON-structure. Sitemapa is framework agnostic and not indexing your website — it's just generating sitemaps from your description. Noting more. I use it to generate sitemaps for millions of URLs on my websites.
Keep in mind that it's your job to validate your urls and lastmod dates. Learn more about sitemaps — it's important for your website SEO.
Features
- No extra dependencies
- Create regular sitemaps. URLs, Images, Videos and News are supported.
- Create index sitemap to combine your regular sitemaps
- Create extra attributes for your tags like <video:restriction relationship="allow"> video section
- Use JSON to describe your sitemaps. Don't waste your time with XML.
- Compress sitemaps with gzip
Installation
pip install sitemapa
# import in your script
from sitemapa import Sitemap, IndexSitemap
Usage
Read about usage on my website.
Contacts
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sitemapa-0.1.4.tar.gz
(4.3 kB
view details)
Built Distribution
File details
Details for the file sitemapa-0.1.4.tar.gz
.
File metadata
- Download URL: sitemapa-0.1.4.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3baf9dc7ec9c792114f08c41fceb8c195337b0c09d4ae50357a5fa8089b660ab |
|
MD5 | b361ad78ce2c0d59ef4177ba3fb6a127 |
|
BLAKE2b-256 | 68e9788a74960406667dd978f7738b9954e4a324487dd91a3a8739ec987551ff |
File details
Details for the file sitemapa-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: sitemapa-0.1.4-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 383095b66320c3a92fdb507ef9ec76446768b41cb26eb34d2b678823a61d10d2 |
|
MD5 | a17b36d767a1c62ee25edb2ef9d0317b |
|
BLAKE2b-256 | 5a417a9ddb86c4e7fb7e7c95807c8c8dcf5405c0b6620fe6e3f686d0ee54e69d |