Support IndexNow

Hello @jeremielondon,

Yes, thanks to @jannis, it’s released with v6.12 as a private feature. You can enable IndexNow integration by adding:

"labs": {
  "indexnow": true
}

to your config.production.json file. Then restart Ghost. From that point, Ghost will ping indexnow service with every new post or updates.

3 Likes