bskyweb: meta noindex tag for non-indexable pages (#10803)

This commit is contained in:
Michael Black
2026-06-09 15:54:54 -05:00
committed by GitHub
parent db2e190f4c
commit 38fb9c2165
3 changed files with 133 additions and 43 deletions
+1
View File
@@ -139,6 +139,7 @@
<meta name="theme-color">
<meta name="application-name" content="Bluesky">
<meta name="generator" content="bskyweb">
{% if noindex %}<meta name="robots" content="noindex{% if nofollow %}, nofollow{% endif %}">{% endif %}
<meta property="og:site_name" content="Bluesky Social">
<meta property="og:logo" content="{{ favicon }}">
<meta name="twitter:site" content="@bluesky" />