Skip to content

Commit

Permalink
Update IndexNow Action
Browse files Browse the repository at this point in the history
  • Loading branch information
TeenBiscuits committed Nov 16, 2024
1 parent 4f2d223 commit 33bdb5f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/indexing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,9 @@ jobs:
# https://github.com/bojieyang/indexnow-action
uses: bojieyang/indexnow-action@v2
with:
sitemap-location: 'https://pc.pablopl.dev/sitemap-0.xml'
sitemap-location: 'https://pc.pablopl.dev/sitemap-index.xml'
key: ${{ secrets.INDEXNOW_KEY }}
key-location: 'https://pc.pablopl.dev/${{ secrets.INDEXNOW_KEY }}.txt'
endpoint: www.bing.com # Es el default
endpoint: www.bing.com
failure-strategy: error

google-indexing:
Expand Down

0 comments on commit 33bdb5f

Please sign in to comment.