In Drupal core, the default behavior for the title tag is to automatically append the site name to the current page title.
By contrast, the metatags_quick_default field formatter for "title" meta fields doesn't automatically append the site name. That's fine, and desirable for many people. But it would be nice to be able to optionally turn on automatic site name appending when desired.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | metatags_quick-2220009-1.patch | 2.46 KB | les lim |
Comments
Comment #1
les limHere's a patch that adds a field formatter settings form for
metatags_quick_default. The form option will only display if the meta_tag for the field is "title".Comment #2
astonvictor commentedD7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.