{"id":16031783,"url":"https://github.com/realorangeone/wagtail-indexnow","last_synced_at":"2025-04-05T04:42:54.805Z","repository":{"id":213142769,"uuid":"729093673","full_name":"RealOrangeOne/wagtail-indexnow","owner":"RealOrangeOne","description":"A Wagtail package to automatically submit published pages for search engine indexing.","archived":false,"fork":false,"pushed_at":"2023-12-18T17:38:24.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-12T05:48:00.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pypi.org/project/wagtail-indexnow/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RealOrangeOne.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-12-08T11:54:22.000Z","updated_at":"2023-12-18T17:41:59.000Z","dependencies_parsed_at":"2023-12-18T20:51:55.419Z","dependency_job_id":"6f02289e-afd1-4ec6-98c4-9094fe735cef","html_url":"https://github.com/RealOrangeOne/wagtail-indexnow","commit_stats":null,"previous_names":["realorangeone/wagtail-indexnow"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealOrangeOne%2Fwagtail-indexnow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealOrangeOne%2Fwagtail-indexnow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealOrangeOne%2Fwagtail-indexnow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealOrangeOne%2Fwagtail-indexnow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RealOrangeOne","download_url":"https://codeload.github.com/RealOrangeOne/wagtail-indexnow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247289394,"owners_count":20914464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-08T21:05:36.948Z","updated_at":"2025-04-05T04:42:54.781Z","avatar_url":"https://github.com/RealOrangeOne.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wagtail Indexnow\n\n![CI](https://github.com/RealOrangeOne/wagtail-indexnow/workflows/CI/badge.svg)\n![PyPI](https://img.shields.io/pypi/v/wagtail-indexnow.svg)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/wagtail-indexnow.svg)\n![PyPI - License](https://img.shields.io/pypi/l/wagtail-indexnow.svg)\n\nA Wagtail package to automatically submit published pages for search engine indexing.\n\nThis package implements the [IndexNow](https://www.indexnow.org/) standard (which is also used by [Cloudflare's Crawler Hints](https://blog.cloudflare.com/cloudflare-now-supports-indexnow/)).\n\nWhenever a page is published, a [ping](https://www.indexnow.org/documentation) 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.\n\n## Installation\n\n```\npip install wagtail-indexnow\n```\n\nThen, add `wagtail_indexnow` to `INSTALLED_APPS`.\n\nFinally, register the required URLs (Note that these must be loaded without a prefix):\n\n\n```python\nurlpatterns += [path(\"\", include(\"wagtail_indexnow.urls\"))]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealorangeone%2Fwagtail-indexnow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealorangeone%2Fwagtail-indexnow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealorangeone%2Fwagtail-indexnow/lists"}