From bcd912ad1c32a33713f3d5f3580b4b494ab5af6e Mon Sep 17 00:00:00 2001 From: Scott Nath Date: Mon, 29 Apr 2024 10:15:26 -0400 Subject: [PATCH] Update IndexNow.yml --- .github/workflows/IndexNow.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/IndexNow.yml b/.github/workflows/IndexNow.yml index c008469..d7cdf35 100644 --- a/.github/workflows/IndexNow.yml +++ b/.github/workflows/IndexNow.yml @@ -12,4 +12,6 @@ jobs: uses: bojieyang/indexnow-action@v2 with: sitemap-location: 'https://scottnath.com/sitemap.xml' + since: 1 + since-unit: year key: ${{ secrets.INDEXNOW_KEY }} \ No newline at end of file