diff options
| author | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2022-12-10 11:11:45 +0000 |
|---|---|---|
| committer | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2022-12-10 11:11:45 +0000 |
| commit | 44de4593873ab1e85e1487c2a8540262a3b09744 (patch) | |
| tree | 23378c7d64086793b954114ea0b245a0dc4bdb3a | |
| parent | a0f41809ca112eb4eb5e98f7d0921e65f7cb0ee2 (diff) | |
Improve SEO of the Documentation Portal
* Remove SVN tag
* Stop indexing the archive
| -rw-r--r-- | documentation/themes/beastie/layouts/robots.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/themes/beastie/layouts/robots.txt b/documentation/themes/beastie/layouts/robots.txt index d5ac9c0dbd..1abda1687d 100644 --- a/documentation/themes/beastie/layouts/robots.txt +++ b/documentation/themes/beastie/layouts/robots.txt @@ -16,4 +16,4 @@ Disallow: /cgi/search.cgi Disallow: /cgi/url.cgi Disallow: /statistic Disallow: /statistic -Disallow: /doc +Disallow: /doc/ |
