Skip to content

Conversation

@peterwilsoncc
Copy link
Contributor

@peterwilsoncc peterwilsoncc commented Nov 8, 2025

  • Moves the handling of the IndexNow key request from the template_redirect hook to the parse_request hook. This improves performance of the request by bypassing unneeded database queries.
  • Adds an X-Robots-Tag header to ensure the requests aren't indexed by search engines.

Fixes #162.

If you have a change request and it's more convenient to push to my branch, feel free to do so.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2025

@joedolson joedolson merged commit 8c9ee68 into fairpm:main Nov 17, 2025
47 checks passed
@costdev costdev added this to the 1.2 milestone Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IndexNow: Render key request on parse_request hook to improve performance.

4 participants