Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sitemapa

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sitemapa

Create advanced sitemaps easily

  • 0.1.4
  • PyPI
  • Socket score

Maintainers
1

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

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc