Skip to content

ci: ping IndexNow after prod deploy - #1706

Merged
Flotapponnier merged 1 commit into
mainfrom
feat/indexnow-post-deploy-ping
Jul 30, 2026
Merged

ci: ping IndexNow after prod deploy#1706
Flotapponnier merged 1 commit into
mainfrom
feat/indexnow-post-deploy-ping

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

After each successful prod deploy, immediately call /api/cron/indexnow so Bing re-crawls changed pages within minutes rather than waiting up to an hour for the cron tick.

Requires CRON_SECRET as a GitHub Actions secret (same value as the Vercel env var).

Context: IndexNow infra is already fully implemented (key file, cron route, diff-tracking against KV). The only things missing are:

  • INDEXNOW_KEY env var in Vercel → set to c8990214444052b9ffa16b263e66e91e
  • CRON_SECRET env var in Vercel + as GitHub secret

@Flotapponnier
Flotapponnier merged commit a380ac5 into main Jul 30, 2026
1 check failed
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.

1 participant