bskyweb: meta noindex tag for non-indexable pages

This commit is contained in:
Michael Black
2026-06-08 18:23:31 -05:00
parent bfbd1cef32
commit f41c237104
2 changed files with 77 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" />