Skip to content

🐛 make 404 a sitemap; block AI in robots.txt #7

🐛 make 404 a sitemap; block AI in robots.txt

🐛 make 404 a sitemap; block AI in robots.txt #7

Workflow file for this run

name: 'IndexNow'
on:
push:
branches:
- main
jobs:
check-and-submit:
runs-on: ubuntu-latest
steps:
- name: indexnow-action
uses: bojieyang/indexnow-action@v2
with:
sitemap-location: 'https://scottnath.com/rss.xml'
since: 1
since-unit: "year"
key: ${{ secrets.INDEXNOW_KEY }}