Replies: 1 comment
-
Ah the login page uses a different layout file which doesn't have that the HeadMeta zone. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to render
<meta name="robots" content="noindex, nofollow" />
on /login. It looks like TheAdmin uses the HeadMeta zone. However, when adding a widget for this it doesn't seem to render on the login page. If I change the layer to Always then I see it in the theme pages but still not on the login page/admin pages. Am I missing something?Beta Was this translation helpful? Give feedback.
All reactions