Commit Graph

5 Commits (3ea4275ae3b7dc2b75e7a2db09b13576b49cec7a)

Author SHA1 Message Date
Foritus 405f141fe0
Change: Block GPTBot (#26396) 1 year ago
ThibG c4f2433300 Disallow robots from indexing /interact/ (#10666)
This does not provide any new information and may just triple the number
of crawled pages
6 years ago
nightpool a5992e5883 Change robots.txt to exclude only media proxy URLs (#10038)
* Revert "Change robots.txt to exclude some URLs (#10037)"

This reverts commit 80161f4351.

* Let's block media_proxy

/media_proxy/ is a dynamic route used for requesting uncached media, so it's
probably bad to let crawlers use it

* misleading comment
6 years ago
Eugen Rochko 80161f4351
Change robots.txt to exclude some URLs (#10037)
- Exclude static assets
- Exclude uploaded files
- Exclude alternate versions of the profile page
- Exclude media proxy URLs
6 years ago
Eugen Rochko 9c4856bdb1 Initial commit 9 years ago