Allow og image api in robots.txt (#5283)

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
This commit is contained in:
Jeroen Reumkens 2022-10-31 10:48:17 +01:00 committed by GitHub
parent d6fc551950
commit 5dc5eadf28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,3 +2,6 @@ User-agent: *
Disallow: /sandbox
Disallow: /api
Disallow: /static/locales
# Specifically allow access to OG Image api, otherwise eg Twitter won't render these images.
Allow: /api/social/og/image