Are there alternate links when export
is set to output
?
#1749
Unanswered
SilencerWeb
asked this question in
Q&A
Replies: 1 comment
-
Yep, that's correct—you have to provide your own implementation when you don't use the middleware. Do you have more background on which search engines don't support alternate links via a sitemap? |
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.
-
Hey guys!
My website is being deployed as a fully static website with
export
set tooutput
and I'm trying to figure out how to enable alternate links because they are not present since there is no middleware. I saw an option to add alternate links via the sitemap but not all search engines support it so I was thinking maybe there is a built-in way to enable alternate links as meta tags? I understand that I can implement this myself but I think it'd be a good addition for the library, no?Beta Was this translation helpful? Give feedback.
All reactions