< Home - < Back

drupal7-metatag


Information about the package, drupal7-metatag, which is shipped with common Linux distributions. The drupal7-metatag package is designed for, Adds support and an API to implement meta tags.


Package Name:

drupal7-metatag

Summary:

Adds support and an API to implement meta tags

Description:

The Metatag module allows you to automatically provide structured metadata, aka "meta tags", 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 a from-the-ground-up rewrite and successor of the Nodewords module. This package provides the following Drupal modules: * metatag * metatag_context (requires drupal7-context) * metatag_dc * metatag_devel * metatag_facebook * metatag_google_plus * metatag_opengraph * metatag_panels (requires drupal7-ctools and drupal7-token, as well as manual install of panels) * metatag_twitter_cards * metatag_views (requires drupal7-views)

Architecture:

noarch

Version:

1.22

Release:

1.el6

Size:

225 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for drupal7-metatag


Control the drupal7-metatag package with the following handy commands outlined below.


Command

Description of Command

yum install drupal7-metatag

This command will install drupal7-metatag on the server.

yum remove drupal7-metatag

This command will un-install drupal7-metatag on the server. When you run this command, you will be asked if you are sure that you want to remove drupal7-metatag, so you have to manually confirm that you want to do this.

yum -y remove drupal7-metatag

This command will un-install drupal7-metatag on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove drupal7-metatag when using the -y flag.

yum update drupal7-metatag

This command will update drupal7-metatag to the latest version. When you run this command, you will be asked if you are sure that you want to remove drupal7-metatag, so you have to manually confirm that you want to do this.

yum -y update drupal7-metatag

This command will update drupal7-metatag to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove drupal7-metatag when using the -y flag.

yum info drupal7-metatag

This command will show you core information about the drupal7-metatag package.

yum deplist drupal7-metatag

This command will show you the dependencies for drupal7-metatag. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update drupal7-metatag

This command will check if there is an update waiting on drupal7-metatag. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.