diff options
Diffstat (limited to 'docs/_html_extra/robots.txt')
-rw-r--r-- | docs/_html_extra/robots.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/_html_extra/robots.txt b/docs/_html_extra/robots.txt new file mode 100644 index 00000000..e5c4db82 --- /dev/null +++ b/docs/_html_extra/robots.txt @@ -0,0 +1,7 @@ +User-agent: atlassian-bot +Allow: / + +User-agent: * +Disallow: # Allow everything + +Sitemap: https://docs.vyos.io/sitemap.xml |