Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
56.17 KB
MD5: e7cb1ead6003fec5f7bcc43229d90983
SHA-1: a41083b7cb509072734199f9df0a322da1d4e449
SHA-256: e78365d5f0e250c7bbe838b5960ca40935d9d92819ce05921b38ade6d4d8b851
Download zip
148.48 KB
MD5: 24d8468bdc147ef9ebe6f8d23be27d94
SHA-1: 18989d2e7a5e0eaeb2744a7b069fa9a3ec78c89f
SHA-256: 46e8b7a7e5a75597e828e55aeb6570e657bd70f5c1e3a7a6065c9b814bca5d94
Release notes
This release adds a number of additional meta tags, and fixes a few bugs.
Note: Please clear the site's caches after updating to this version.
Full changelog since 8.x-1.0-beta7:
- #2723319 by itmaybejj: Fixed misspelling of 'its'.
- #2619450 by paulmckibben: Remove core's Canonical URL tag if Metatag is adding one.
- #2712277 by markdorison: Twitter Card Type meta tag wasn't updating.
- #2650408 by Raphael Apard, DamienMcKenna, gaurav.goyal, dpacassi, kyberman: A node's meta tags should not override the front page defaults unless the defaults are disabled/deleted.
- #2684479 by mikeyk, DamienMcKenna, aspilicious: Added 'secure' option as some meta tags require HTTPS URLs.
- #2699297 by DamienMcKenna: Added tests to ensure submodules can be enabled.
- #2663974 by IT-Cru, DamienMcKenna: Added the og 'article' meta tags.
- #2650848 by ivanjaros, DamienMcKenna: Only show appropriate entities in the token browser.
- #2705851 by vasi: Load field definitions, not field values, when getting a list of Metatag fields on an entity.
- #2708511 by DamienMcKenna: Added the referrer meta tag.
- #2563629 by Jim.M, DamienMcKenna: Added site verification tags.
- #2721857 by marvin_B8, DamienMcKenna: Added Google+ meta tags.