Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move IndexNow outside site builder #285

Closed
masesdevelopers opened this issue Sep 30, 2024 · 0 comments · Fixed by #286 or #287
Closed

Move IndexNow outside site builder #285

masesdevelopers opened this issue Sep 30, 2024 · 0 comments · Fixed by #286 or #287
Assignees
Labels
enhancement New feature or request github_actions Pull requests that update GitHub Actions code

Comments

@masesdevelopers
Copy link
Collaborator

Apply masesgroup/JNet#562 on:

indexing:
runs-on: ubuntu-latest
needs: deploy
steps:
- name: IndexNow Action
uses: bojieyang/indexnow-action@v2
with:
sitemap-location: '${{ needs.deploy.outputs.page_url }}sitemap.xml'
key: ${{ secrets.INDEXNOW_KEY }}
limit: 10000
timeout: 600000

@masesdevelopers masesdevelopers added enhancement New feature or request github_actions Pull requests that update GitHub Actions code labels Sep 30, 2024
@masesdevelopers masesdevelopers self-assigned this Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request github_actions Pull requests that update GitHub Actions code
Projects
None yet
1 participant