Installed this module and visually everything is working fine, however I just ran my page through the SEO program called 'Web CEO' and it returned: -

"Your Title tag is not the first tag in the area of your page! Your Title tag should be placed before all other tags, otherwise search engines may overlook it which will significantly damage your rankings."

What is this? How can it be fixed?

Comments

nicholasthompson’s picture

Status: Active » Closed (won't fix)

On D6 with Garland, it is the first bar the meta element to define the content character set (required for security in IE I believe) and the favicon (for some reason).

I guess it generally depends what order your theme's page.tpl.php file writes out the title, scripts & styles...

Unfortunately, not a Page Title problem. Probably more likely to be theme or core.