Category: Foo
In "Menus: Edit Item / Page Display":
Browser Page Title: Bar
Site Name: My_site_name
Site Name in Page Titles: After
Finally, I have a title tag in the form:
Code: Select all
<title>Bar - Foo - My_site_name</title>
PD is always adding 'category name' to the Title tag.
EDIT:
If I left 'Browser Page Title' empty, I get:
Code: Select all
<title>Foo - Foo - My_site_name</title>
Code: Select all
<title>Foo - My_site_name</title>