A SEO company suggested we change the order of our HTML meta tags so that <title> and <meta name="description"> are the first two. They say this is to ensure search engines can utilize these two tags. I've been under the impression that the order of tags inside the document's head is not significant. Have I been wrong? Are there really search engines that assume that the first two tags are always title and description and give up looking for them if they aren't?
Tell me more
×
Webmasters Stack Exchange is a question and answer site for
pro webmasters. It's 100% free, no registration required.
|
|
|||
migrated from stackoverflow.com Apr 4 '11 at 13:56
|
You are correct. The order of those tags do not matter for SEO. They just need to be present. Whomever said that is obviously clueless (and of course running an SEO business. Sigh). |
|||||||
|
metatag that required a specific order to work is the one for forcing the Internet Explorer compatibility level. – Agent_9191 Apr 4 '11 at 23:10metatag that should be at the start is the one defining the character encoding. – Javier Badia Apr 5 '11 at 1:35