Socket
Socket
Sign inDemoInstall

jmbo-sitemap

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jmbo-sitemap

XML and HTML sitemap product for Jmbo


Maintainers
1

Jmbo Sitemap

XML and HTML sitemap product for Jmbo.

.. contents:: Contents :depth: 5

Installation

#. Install or add jmbo-sitemap to your Python path.

#. Add jmbo_sitemap and django.contrib.sitemaps to your INSTALLED_APPS setting.

#. Add (r'^', include('jmbo_sitemap.urls')) to urlpatterns. You may need to add this early in the chain so other patterns don't take precedence.

Authors

Praekelt Foundation

  • Hedley Roos

Changelog

2.0.1

#. Allow the use of a custom generator.

2.0.0

#. Stabilize on Jmbo 2.0.0.

2.0.0a3

#. Sitemap classes can now be specified as strings in settings.

2.0.0a2

#. Allow sitemaps to be set from settings.

2.0.0a1

#. Clean up tests. #. Django 1.6 compatibility.

0.1.2

#. Omit external links from sitemap. #. Google will not accept a sitemap with no urls. In such a case link back to the site.

0.1.1

#. Use django-setuptest>=0.1.4. #. Fix bug where some links may not be included.

0.1

#. Initial release.

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