Comments

damienmckenna’s picture

Title: Add support for the "referrer" meta tag » Add new meta tags: referrer

Standardized the issue title.

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new1.24 KB
damienmckenna’s picture

Status: Needs review » Fixed

Committed.

  • DamienMcKenna committed 34700de on 7.x-1.x
    Issue #2451271 by DamienMcKenna: Added the Referrer meta tag.
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

mfb’s picture

I have a module that provides the same metatag - https://www.drupal.org/project/noreferrer - and interestingly, if two modules provide the same metatag then there is an error and neither shows up in the metatag UI :( I am removing it from that module now..