Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 781 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 781 Bytes

panels_custom_title_tag

Authored by: Noah Lively, KoreMedia Productions Authored on: May 9, 2012

Drupal module to enable custom page title tags in panels

Instructions:

  1. Install and enable "Panels" and "Page Title" modules.
  1. Edit your existing panel page or create a new panel page.
  2. Set your variant title to "No Title".
  3. Click the button to add new content to your panel.
  4. From the "HTML Head" section choose "Custom Title Tag"
  5. Enter words or tokens (any token compatible with the page_title module) to compose your custom title
  6. Save your panel page
  7. View it. You will see the <title> tag at the top of your browser populated with your custom title.