mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2025-11-19 20:56:31 +00:00
Add /tv/ and /reel/ to robots.txt
Prevent search engine crawling of instances, just like how /p/ is already in robots.txt.
This commit is contained in:
parent
50f509742e
commit
49445ffb73
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
User-Agent: *
|
User-Agent: *
|
||||||
Disallow: /u/
|
Disallow: /u/
|
||||||
Disallow: /p/
|
Disallow: /p/
|
||||||
|
Disallow: /tv/
|
||||||
|
Disallow: /reel/
|
||||||
Disallow: /fragment/
|
Disallow: /fragment/
|
||||||
Disallow: /api/
|
Disallow: /api/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue