Meta Tag Order does Matter

I have never paid a lot of attention to meta tag order as far as SEO goes because the consensus is that it does not matter: title, description, and keyword tags. But the Content-Type meta tag does.

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

This tag tells the browser how to interpret the web page as far as character sets go so it is important to have it *before* the title, description, and keywords tags.

Tags:

Leave a Reply

You must be logged in to post a comment.