Skip to content

Commit

Permalink
Merge pull request #13652 from akbarkz/chore/exclude_docs_search_from…
Browse files Browse the repository at this point in the history
…_index

add an instruction to robots.txt to exclude docs search page
  • Loading branch information
akbarkz authored Mar 7, 2024
2 parents 5868739 + 9183a77 commit e423c3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/files/robots.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
User-Agent: *
Disallow: /search
Disallow: /search*
Disallow: /server/docs/search*
Sitemap: https://ubuntu.com/sitemap.xml

0 comments on commit e423c3d

Please sign in to comment.