Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Multiple Taxonomy Terms cause page title not to show.
» How to handle multiple Term ID's?
Priority:
Minor
» Normal
Status:
Active
» Postponed (maintainer needs more info)
This is due to the comma (or optionally a plus too)...
We need to decide what should happen in this case. We could shift the first number out and use that, however that could leave us with duplicate page titles...
Have a configuration for the seperator. It could be "and" or "-" or a lot of things depending on the exact site.
Then display all terms as usual.
It's important to have the aliases for both terms in the title.
Comments
Comment #1
nicholasthompsonThis is due to the comma (or optionally a plus too)...
We need to decide what should happen in this case. We could shift the first number out and use that, however that could leave us with duplicate page titles...
Any thoughts on this would be appreciated....
Comment #2
sgriffin commentedHave a configuration for the seperator. It could be "and" or "-" or a lot of things depending on the exact site.
Then display all terms as usual.
It's important to have the aliases for both terms in the title.