Simple metatag

Component ID

1566032

Component name

Simple metatag

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

The Simple Metatag module is designed to add structured metadata automatically, simply and quickly on your web site .
This module allow add the meta tag description and keywords meta tag, as well as a custom title, to help improve the rankings and display of your site in search engine results.
Simple Metatag can add metadata by content type, by node id, and by url of the page.
This project was created initially to increase web pages loading time, because the metatag module was too heavy for big sites, and Simple Metatag module is intended to be lightweight and easy to use.

How to use Simple Metatag

Use Simple Metatag is easy.
There are three types of configuration:
1. - Node ID
2. - Type Content
3. - URL

For example, if you want to configure the metadescription and keyword for a content type ("page-text"), you have to use configuration for type-content "page-text".
Maybe you want have a specific configuration for the "nid 208" (the nid 208 is a page-text type), you can do a specific configuration for this node, and the other nodes "page-text" will be used for the configuration type-content.
If You have a views, panels, context... where you list, for example, all node of "page-text" you can use configuration for urls
Simple Metatag not use token for faster execution, but allows you to add fields specific of the types of content and the title of node.
If you need a more complex configuration looks for another module that best suits your needs (read alternative)

Simple Metatag Instalation

  • Place the entire simple_metatags directory into your Drupal sites/all/modules/ directory.
  • Enable Simple Metatag module
  • Configure your module: Structure-> SEO-METATAG-> add new configuration

Alternative