Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Neff <benjamin@coding4coffee.ch>2018-02-27 02:30:37 +0300
committerDennis Schubert <mail@dennis-schubert.de>2018-02-27 02:47:32 +0300
commitf883c6ede2d7acf61a2320ce27e316e866da50e4 (patch)
treed665085761eda3082284ebaff28317f1fe5a2855
parent9fa254b898cfc8d21128b6ac9d6056960329ba4d (diff)
Add /camo/ to robots.txt
Camo only proxies images hosted somewhere else, so it doesn't make sense to add the proxied versions to search engines. It only creates traffic for camo when /camo/* urls are in search results. closes #7726
-rw-r--r--Changelog.md1
-rw-r--r--public/robots.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index a1c9a5496..3e13b6269 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -3,6 +3,7 @@
## Refactor
* Don't print a warning when starting the server outside a Git repo [#7712](https://github.com/diaspora/diaspora/pull/7712)
* Make script/server work on readonly filesystems [#7719](https://github.com/diaspora/diaspora/pull/7719)
+* Add camo paths to the robots.txt [#7726](https://github.com/diaspora/diaspora/pull/7726)
## Bug fixes
* Prevent duplicate mention notifications when the post is received twice [#7721](https://github.com/diaspora/diaspora/pull/7721)
diff --git a/public/robots.txt b/public/robots.txt
index 7ad0e36b6..4a268aa4d 100644
--- a/public/robots.txt
+++ b/public/robots.txt
@@ -8,3 +8,4 @@
User-Agent: *
Disallow: /people/
Disallow: /u/
+Disallow: /camo/