Skip to content

Commit

Permalink
do not allow subprojects and maven reports in robots.txt indexing
Browse files Browse the repository at this point in the history
  • Loading branch information
stoerr committed Feb 24, 2024
1 parent 3896744 commit 483e33b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/site/resources/robots.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Allow everything.
User-agent: *
Disallow: /aigenpipeline-*/
Disallow: /dependency-*/
Disallow: /plugin-*/
Disallow: /property-*/
Allow: /
SiteMap: https://AIGenPipeline.stoerr.net/sitemap.xml

0 comments on commit 483e33b

Please sign in to comment.