Two different SEO audit sites (and Google Analytics) have told me I have two home pages with the same tags and content. Example, domainname.com and domainname.com/home. The GoDaddy support is telling me they can't do anything about it. Help please. Thank you.
Solved! Go to Solution.
Add this to the head of your HTML
<link rel="canonical" href="/home" />
Read more here: https://support.google.com/webmasters/answer/139066?hl=en
Add this to the head of your HTML
<link rel="canonical" href="/home" />
Read more here: https://support.google.com/webmasters/answer/139066?hl=en
How can I add HTML code to the head of an individual page? I do not see any option for this in Website Builder.
I could only see one option of adding HTML code in the head section but it is for adding site-wide code.
Please help.
Hi @gauravk,
Not sure if you've seen our Help article but this gives information on how to add HTML code to different sections. Check it out at https://www.godaddy.com/help/add-html-or-custom-code-to-my-site-27252. Take care!
Rachel