fix: allow bots to access /s/ urls (#27579)

#27548 Add Allow directive for custom share links social media preview
pull/27483/head
Dominik Szymański 2026-04-07 16:22:53 +02:00 committed by GitHub
parent de9ec95db1
commit 1d0e5cf18d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# Allow social media access og Tags # Allow social media access og Tags
User-agent: * User-agent: *
Allow: /share/ Allow: /share/
Allow: /s/
Allow: /api/assets/ Allow: /api/assets/
# https://www.robotstxt.org/robotstxt.html # https://www.robotstxt.org/robotstxt.html