This project is not covered by Drupal’s security advisory policy.
Adds metatag description to terms and nodes based on taxonomy and add some URL SEO optimization (i18n localization over pathauto).
Configuration
You can specify a global meta description.
Metaxo adds a meta description fields in terms form.
If CCK is installed, you can choose a CCK field to enter a node level meta description.
There is inheritance : Global > Term > Node.
Node inherit from its lightest term description.
i18n
Metaxo is aware of i18n and i18ntaxonomy. So you can localize meta description for terms.
You can put metaxo_global_description in $conf['i18n_variables'].
pathauto
Since metaxo is based on the link between node and taxonomy I've fixed this long time issue between i18ntaxonomy and pathauto (6.x-2.x+) :
http://drupal.org/node/290421
so metaxo provides tokens for pathauto (i18n-cat, i18n-catpath, etc) for both taxonomy alias and node alias.
other metatags
metaxo only support metatag description since google does not pay attention to other meta tags (and not so much at this one but for display).
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Site structure
1 site reports using this module
- Created by quazardous on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.