From c886b1ad92fa57ae5e23edaf2482ae072e18b4c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Szyma=C5=84ski?= Date: Mon, 6 Apr 2026 22:13:03 +0200 Subject: [PATCH] #27548 Add Allow directive for custom share links social media preview --- web/static/robots.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/web/static/robots.txt b/web/static/robots.txt index 9be576a0f5e28..6ffa7087cdb2a 100644 --- a/web/static/robots.txt +++ b/web/static/robots.txt @@ -1,6 +1,7 @@ # Allow social media access og Tags User-agent: * Allow: /share/ +Allow: /s/ Allow: /api/assets/ # https://www.robotstxt.org/robotstxt.html