Skip to content

Instantly share code, notes, and snippets.

@sabrysuleiman
Created October 8, 2024 18:35
Show Gist options
  • Save sabrysuleiman/5356b1c154b378fb89f11ba0c327cbb7 to your computer and use it in GitHub Desktop.
Save sabrysuleiman/5356b1c154b378fb89f11ba0c327cbb7 to your computer and use it in GitHub Desktop.
indexnow api
# create api key
https://www.bing.com/indexnow/getstarted
# upload indexnow-api-key-file.txt to your website with content 'indexnow-api-key'
# indexnow.org
https://api.indexnow.org/indexnow?url=https://site.net/page-url/&key=indexnow-api-key
# bing.com
https://www.bing.com/indexnow?url=https://site.net/page-url/&key=indexnow-api-key
# yandex.com
https://yandex.com/indexnow?url=https://site.net/page-url/&key=indexnow-api-key
# yep.com
https://indexnow.yep.com/indexnow?url=https://site.net/page-url/&key=indexnow-api-key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment