We are currently using an external developer to do some work for us and when I run some tools such as WebCEO over one of the pages it comes back saying that there the Title tag isn't at the top of the page.
The page is generated out of a large CMS system.
Currently the tag looks like the below with carriage returns in it.
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>
My title description
</title>
<meta name="description"
I know in a perfect world it should all be on one line however the developer is saying its going to take half a day to fix it and it doesn't matter.
Any comments would be appreciated.