in module settings is set:
Global --> generator: NEW_TAG
but, instead to override the default tag
<meta name="Generator" content="Drupal 8 (https://www.drupal.org)" />
creates a new tag
<link rel="generator" href="NEW_TAG" />
in module settings is set:
Global --> generator: NEW_TAG
but, instead to override the default tag
<meta name="Generator" content="Drupal 8 (https://www.drupal.org)" />
creates a new tag
<link rel="generator" href="NEW_TAG" />
Comments
Comment #2
fomenkoandrey commentedComment #3
fomenkoandrey commentedComment #4
damienmckennaComment #5
cancerian7 commentedThe same thing happens with shortlink tag as well.
Comment #6
damienmckennaThis was fixed in #2674078: Wrong tag generator, which is in beta5.
Comment #7
fomenkoandrey commentedDrupal 8.1.1
Metatag 8.x-1.0-beta8+2-dev (2016-мая-16)
i have the problem with both metatags GENERATOR.
Doesnt work, problem not resolved.
and i have the same problem with tag
shortlink
1st link created in METATAG module, 2nd - standart D8
the problem with taxonomy terms
Comment #8
edmonkey commentedHi, this is still an issue on 8.x-1.8/1.9
Comment #9
damienmckennaPlease see #2735195: Unset link rel: shortlink, edit-form, version-history and revision, and meta name: Generator, MobileOptimized, HandheldFriendly, viewport from <head>.