Breadcrumb like page title (using %%parent_title%%)
-
Hello,
I would like to modify my page title. The default is “%%title%% %%page%% %%sep%% %%sitename%%” and would lead to a page title like e.g. “Page name | Website name”.
The goal would be a page title like “Page name | Parent name | Website name” and “Page name | Parent name | Grandparent name | Website name” (and so on). If I change it to:
%%title%% %%page%% %%sep%% %%parent_title%% %%sep%% %%sitename%%
I have two separators for main pages and also I think that more than one parent is not there as well. (Did not try it for some time now.)
So, can anybody help?
Thanks a lot and cheers,
Martin
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Breadcrumb like page title (using %%parent_title%%)’ is closed to new replies.