Skip to main content

A Wagtail package to automatically submit published pages for search engine indexing

Project description

Wagtail Indexnow

CI PyPI PyPI - Python Version PyPI - License

A Wagtail package to automatically submit published pages for search engine indexing.

This package implements the IndexNow standard (which is also used by Cloudflare's Crawler Hints).

Whenever a page is published, a ping is sent to supporting search engines to inform them of a content change. To reduce spamming, pages which have been published within the last 10 minutes are ignored.

Installation

pip install wagtail-indexnow

Then, add wagtail_indexnow to INSTALLED_APPS.

Finally, register the required URLs (Note that these must be loaded without a prefix):

urlpatterns += [path("", include("wagtail_indexnow.urls"))]

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

wagtail_indexnow-0.1.0.tar.gz (7.8 kB view details)

Uploaded Source

Built Distribution

wagtail_indexnow-0.1.0-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file wagtail_indexnow-0.1.0.tar.gz.

File metadata

  • Download URL: wagtail_indexnow-0.1.0.tar.gz
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for wagtail_indexnow-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a5fedf3f4065af49933c9fb6eee49e0a3c674b25a30e4cc037338055a8cdf955
MD5 38400242bfe091820b419dd3d99e9ff5
BLAKE2b-256 8743ef6883cf8bd3767805dabf47786cf46090fff17dc381672bd172c2d81694

See more details on using hashes here.

Provenance

File details

Details for the file wagtail_indexnow-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for wagtail_indexnow-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3bf6ad7fa57e1c1a745f86345d93728a45abd0f47281e7a89a3f41096c530773
MD5 df3f897e34520cd3179b448d7e6e7035
BLAKE2b-256 653c03a7bf01f3eea7c9a57caff127c9f38eaee0354b97229ea6ea552bbe8d29

See more details on using hashes here.

Provenance

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