This a is a module developed in response to the thread here: http://drupal.org/node/130389
In summary, Nodewords works wonderfully for nodes in a multilingual setting because each translation of content is a node and has it's own meta information. The problem is that for pages like the homepage, 403 and 404 pages, nodewords only provides one default set of meta information fields. So if you were to set the meta information in English, viewing your non-node based homepage in Spanish would still generate the english meta information.
This module duplicates the fields for languages enabled on your site. It saves that information in a separate DB table called nodewords_translate, and when viewing a translated non-node based page, it will substitute your translated meta information.
Requirements
Branch 6.x-1.x gives support for Nodewords 6.x-1.11
Branch 6.x-2.x gives support for Nodewords 6.x-1.13
Further development
Thanks to jyee granted me, plopesc, as comaintainer. Now I'm working on the following developments:
- Support for the latest nodewords release
- Improve features, as support for custom pages
- Include testing support
New module release will be released as soon as possible including these features.
Downloads
Recommended releases
Other releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Multilingual
- Reported installs: 147 sites currently report using this module. View usage statistics.
- Downloads: 452
- Last modified: February 19, 2012