
Page Title is a very simple, yet very important module when it comes to SEO on your Drupal site. This module gives you granular control over your meta titles. Although Nodewords was the preferred option in Drupal 6, it didn't make the leap to Drupal 7 became the Meta Tags module in Drupal 7. The Page Title module is one of the options now available for Drupal 7. The meta title is found in your HTML head code and is surrounded by <title> tags. The meta title appears in the browser bar when people are viewing the page. It also appears on SERPs (Search Engine Result Pages), and a well written title can greatly increase the number of people who click through to your site.
Step 1: Download and install the module and dependency![]()
Step 2: Configure the module and set the patterns![]() Page Title provides control over the <title> element on a page using token patterns and an optional textfield to override the title of the item (be it a node, term, user or other). The Token Scope column lets you know which tokens are available for this field (Global is always available).
![]()
![]()
![]() |

With Admincredible you can update and manage all your Joomla sites. If you have 5 or 500 sites, Admincredible will make your life easier! Visit Admincredible.com.
All of our tutorials are published under the Creative Commons Attribution-NonCommercial license. This means:
Open Source Training is not affiliated with or endorsed by the Joomla, WordPress or Drupal projects.
All product names and trademarks are the property of their respective owners.
Copyright 2013 Open Source Training, LLC. All rights reserved.
Comments
"Although Nodewords was the preferred option in Drupal 6, it didn't make the leap to Drupal 7"
It did, but in the form of the "Meta tags" module, which the Nodewords project page also refers too.
One big reason for this was to be able to start fresh and really take advantage of all the new features in Drupal 7 without the need of supporting legacy.