How to specify the correct case for the hreflang attribute
Unanswered
Lionhead posted this in #help-forum
LionheadOP
Greetings
I am developing on Nextjs 14 with app routing, I need to write an alternate link for SEO. I do as indicated in the official documentation, but I get hrefLang instead of the required hreflang (in lower case). Please help. I have seen similar questions, but there is no answer. What should be done to make it work as it should? this is not an error and everything will work as it should?
Is it possible to put it into production?
I am developing on Nextjs 14 with app routing, I need to write an alternate link for SEO. I do as indicated in the official documentation, but I get hrefLang instead of the required hreflang (in lower case). Please help. I have seen similar questions, but there is no answer. What should be done to make it work as it should? this is not an error and everything will work as it should?
Is it possible to put it into production?