PythonIreland / PythonIreland/2026.pycon.ie
Technical: Add IndexNow integration for faster Bing/Yandex discovery
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1
- Forks
- 0
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
Problem
No IndexNow key file or pings detected. Low priority for a static site, but it would speed Bing/Yandex/Naver discovery of new blog posts.
Fix
Add an IndexNow key file and ping on deploy via a Netlify build hook.
Found by /seo audit (technical), 2026-05-29.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the static site's Netlify deployment configuration and existing build or deploy entry point. Add the IndexNow key file and configure the deploy hook to send pings for new blog posts. Done means the key is available and deploys trigger IndexNow discovery requests for Bing, Yandex, and Naver.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- devops, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100