Join Slack
Powered by
This message was deleted.
# seo
s
Slackbot
12/20/2022, 10:02 AM
This message was deleted.
c
Chirag Gojaria
12/20/2022, 12:36 PM
@Niranjan Bala
can you share more details on this? What do you want to achieve? Do the website has multiple language version of the site?
n
Niranjan Bala
12/20/2022, 1:18 PM
1. <link data-react-helmet="true" rel="alternate" href="
https://www.upskillist.com/
" hreflang="x-default"> 2. <link data-react-helmet="true" href="
https://www.upskillist.com/
" rel="alternate" hreflang="x-default">
Niranjan Bala
12/20/2022, 1:19 PM
between 1 and 2 by changing order does it matter?
Niranjan Bala
12/20/2022, 1:19 PM
href, rel and hreflang
c
Chirag Gojaria
12/20/2022, 1:47 PM
The sequence doesn’t matter as there is no such guideline provided by the W3. But the browser will read the HTML code line by line, and using the
standard template
will help the browser decode the relationship of the linked URL or Document first.
Open in Slack
Previous
Next