"Avoid Multiple Page Title Elements"
-
Hi, in page recommondation I get a "Acoid Multiple Page Tile Elements" Fix.
Make sure your page has only one <title>tag. </span><em>"Web pages are meant to have a single title, and for both accessibility and search engine optimization reasons, we strongly recommend following this practice"</em></p> <p>Well I'm trying....I am not able to find where og why I have multiple titles in this page?</p> <p>This is a norwegian page, but maybe someone can look through it?</p> <p>http://www.proplantime.no/bransjer/bygganlegg/mannskapsliste</p></title>
-
Hi charlotte_proplan,
I had a look at the page http://www.proplantime.no/bransjer/bygganlegg/mannskapsliste and it does have 2 title meta tags.
You can verify this by viewing the source code of the page, where you'll find 2 instances of the <title>meta tag. One of which is empty, which you can remove to resolve the issue.</p> <p>Hope this helps!</p> <p>Jac</p> <p> </p></title>
-
Hi,
Please check attachment. There is two instance of title tag, remove empty one.
Hope this helps.
Thanks
-
Thank you, this helps.