The Title Override module allows you to change page titles on nodes and generic pages. The module is really useful if you need to change a page title within the administration section of Drupal.
By using this module, you can manage simple page title changes in a single interface and avoid having glue code all over the place. That being said this module is great at handling static changes to a title.
However, if you need to modify a specific content type title with a custom token then look at the Page Title module.
In this video, we’ll change a page title and a individual node title.
Modules
- Title Override (7.x-2.0)
- Ctools
- Token
- Context
drush dl title_override ctools token context