Active
Project:
Metatag
Version:
7.x-1.x-dev
Component:
Other tags
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Jul 2015 at 01:10 UTC
Updated:
15 Sep 2016 at 15:39 UTC
Jump to comment: Most recent
A current problem is that the title tag cannot be replicated into other meta tags as-is because it is normally suffixed by the site name, whereas most other title tags don't want that. Partly because of this it is common for content editors to remove the suffix, not realizing the "mistake" they've made.
Split the page title in two - the title and the suffix. Add add global separator option.
Incidentally this mirrors the functionality from Nodewords.
Determine the best way of implementing this.
TBD.
TBD.
TBD.
Comments
Comment #1
damienmckennaComment #2
damienmckennanicholasThompson wrote a module that aims to handle this: https://www.drupal.org/project/metatag_current_page_title_override
I don't quite agree with the structure, but it's a starting point.