From 873fe50a446678534421c9b4ad6a6a818b4e6d2d Mon Sep 17 00:00:00 2001 From: ClovertaTheTrilobita Date: Sat, 29 Aug 2026 16:54:59 +0800 Subject: [PATCH] Added Indexnow --- .github/workflows/deploy.yml | 11 ++++++++++- public/888c64d8d7d9a2b605bcd5277021a414.txt | 1 + 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 public/888c64d8d7d9a2b605bcd5277021a414.txt diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index cf9cace..8565a90 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -165,4 +165,13 @@ jobs: --no-group \ -e "ssh -p ${DEPLOY_PORT}" \ dist/ \ - ${DEPLOY_USER}@${DEPLOY_HOST}:${DEPLOY_PATH}/ \ No newline at end of file + ${DEPLOY_USER}@${DEPLOY_HOST}:${DEPLOY_PATH}/ + + - name: Submit to IndexNow + uses: bojieyang/indexnow-action@v3 + with: + sitemap-location: '${{ env.SITE_URL }}sitemap.xml' + key: ${{ vars.INDEXNOW_KEY }} + lastmod-required: false + endpoint: api.indexnow.org + limit: 1000 \ No newline at end of file diff --git a/public/888c64d8d7d9a2b605bcd5277021a414.txt b/public/888c64d8d7d9a2b605bcd5277021a414.txt new file mode 100644 index 0000000..53efba9 --- /dev/null +++ b/public/888c64d8d7d9a2b605bcd5277021a414.txt @@ -0,0 +1 @@ +888c64d8d7d9a2b605bcd5277021a414 \ No newline at end of file