The Meta tags module allows you to automatically provide structured metadata about your website. In the context of search engine optimization, when people refer to meta tags, they are usually referring to the meta description tag and the meta keywords tag that may help improve the rankings and display of your site in search engine results.
Meta tags have additional uses like the Open Graph Protocol used by Facebook, specifying the canonical location of content across multiple URLs or domains.
This project is the designated Drupal 7 successor and rewrite from-the-ground-up of the Nodewords module that will emphasize test-driven development and basic but stable features. There is not currently an upgrade path between Nodewords for D6 and Meta tags for D7, but there will be.
Dependencies
Features
- Currently supported meta tags:
- Canonical URL
- Copyright
- Description
- Generator
- Keywords
- Open Graph Protocol
- Publisher URL
- Robots
- Shortlink URL
- Title (e.g. Page titles)
- Exportable default meta tag configuration
- Extendable and flexible API (define your own meta tags)
Sponsors
The Meta tags module is sponsored by Acquia and Palantir.net.
Alternatives and similar modules
- Meta tags quick - Uses the Field API to store its meta tag data. This project does not use the Field API for reasons of flexibility and usability.
- Page title - Functionality has been merged into this project, but will continue to exist.
- Open Graph meta tags - Functionality has beeen merged into this project, but will continue to exist.
- Refresh - Functionality will be merged into this project, but may continue to exist.
- Sandboxes
Resources
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Reported installs: 17248 sites currently report using this module. View usage statistics.
- Automated tests: Enabled
- Last modified: February 7, 2012