hreflang support #1809
robrechtme
started this conversation in
Ideas
Replies: 1 comment
-
Due to limitations within NextJs, this is a pretty tricky issue and probably belongs more to a project like As they say themselves:
Feel free to elaborate on how you planned to solve this – let's definitely discuss in detail before any potential work begins. |
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.
-
Hi 👋🏻
Adding
hreflang
tags to your pages head improves SEO. I was reading this in the NextJS docs:When using
next-i18next
, every page will be available in all locales, so we could add thehreflang
tags toappWithTranslation
, no? If you're interested I can make a PR.Beta Was this translation helpful? Give feedback.
All reactions