Pretty much as per the title.

So, the front page shows http://www.domain.com (the title is blank) and interior pages just display the page title without the site name.

Desired behaviour is for front page to show "Site name | Site slogan" and interior pages to show "Page title | Site name".

Comments

adrinux’s picture

Assigned: Unassigned » adrinux

I was using the phptemplate variable $title for the html head meta title, now uses $head_title, returning box_grey to normal Drupal behavior.

Anonymous’s picture