Posted by domineaux on March 4, 2010 at 9:21pm
Curious why not pagetitle module?
Page title is serious SEO tool. In fact, probably most important tool.
My OP site is down now, so I cannot run through site to check to see if the pagetitle is being created within some of the OP modules or something besides the pagetitle module.

Comments
Oh, I was under the
Oh, I was under the impression that the taxonomy terms were being used as the key words meta and the teaser was being used as the description via the nodewords module (http://drupal.org/project/nodewords). Also it's nice to use the pathauto module to create SEF URL's.
Marine job board with Drupal 7 at http://windwardjobs.com
I get what you are saying,
I get what you are saying, but keywords meta isn't pagetitle.. Pagetitle is significant to SEO.
Not arguing here, just like to understand why NOT pagetitle?
I'll give an example from my
I'll give an example from my website, because I'm not sure what you want to be doing? What should I be doing to improve this?
link: http://thetriton.com/article/2010/03/montenegro-emerges
title of actually article: Montenegro emerges
Meta data created by node words and Calais tagging:
<meta name="keywords" content="yacht crew, megayacht, crew news, crew placement, captains, crew, yacht, Adriati, Albania, Bosnia, Croatia, Federal Republic of Yugoslavia, insurance documents, Italy, Marina Bar, Montenegro, Perast, port of Zelenika, Porto, regular ferry services, regular site, Serbia, Serbia and Montenegro, Tivat, Tivat airport, Yugoslavia" /><meta name="description" content="Montenegro is on the eastern shores of the Adriatic, between Croatia to the northwest and Albania to the southeast. Its inland neighbours are Bosnia and Herzegovina, Serbia and Kosovo, so it found itself very much in the middle of the Balkan war of the 1990s.I first visited Montenegro in 2002, a scant seven years after the end of the war. At this" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/modules/admin_menu/admin_menu.css?O" />
Google news search key word: Kosovo
Google returns:
Montenegro emerges
The Triton - John Campbell - 10 hours ago
Its inland neighbours are Bosnia and Herzegovina, Serbia and Kosovo, so it found itself very much in the middle of the Balkan war of the 1990s. ...
Marine job board with Drupal 7 at http://windwardjobs.com
Pagetitle module and Aquia Marina theme
Met the same issue. And have found a simple solution - open template.php and remove all code from "// Set site title, slogan, mission, page title & separator" up to closing "}" before "$vars['head_title'] = strip_tags($vars['head_title']);"
Pagetitle module works now!
PS: This hack works for 6.1.5 and 6.2