Skip to main content

Create advanced sitemaps easily

Project description

Sitemapa

Create advanced sitemaps easily.

Create sitemaps with Sitemapa

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 hashes)

Uploaded Source

Built Distribution

sitemapa-0.1.4-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page