Skip to content

Commit

Permalink
2023-10-30 12:46:24
Browse files Browse the repository at this point in the history
  • Loading branch information
uidHUB committed Oct 30, 2023
1 parent fd263e1 commit c470993
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions layouts/robots.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
User-agent: *
Disallow: /*.json$
Disallow: /*.xml$
Disallow: /*/index.json
Disallow: /*/index.xml
Disallow: /*/manifest.json
Disallow: /*/opensearch.xml
Disallow: /*/search.json
Disallow: /*/turbo.json

Sitemap: {{ ("sitemap.xml" | absURL) }}

0 comments on commit c470993

Please sign in to comment.