Disallow robots crawling compose intent paths (#11443)
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
# codes are used for rate-limiting. Up to a handful concurrent requests should
|
# codes are used for rate-limiting. Up to a handful concurrent requests should
|
||||||
# be ok.
|
# be ok.
|
||||||
User-Agent: *
|
User-Agent: *
|
||||||
|
Disallow: /intent/compose
|
||||||
Allow: /
|
Allow: /
|
||||||
|
|
||||||
Sitemap: https://bsky.app/sitemap/users.xml.gz
|
Sitemap: https://bsky.app/sitemap/users.xml.gz
|
||||||
|
|||||||
Reference in New Issue
Block a user