Page_lang is a module for drupal to internationalize the drupal's nodes in a very flexible way. This module is developed from this spanish school. The internationalization is quite important for motors search (search engine). When google analyze a document optimized for a language or a place, it 's considered more excellent than others if the search is made from a concrete language or place. Therefore a document optimized for instance for German it has to be written these labels:
<html xmlns="http://www.w3.org/1999/xhtml" lang="de" xml:lang="de">

This document will be considered more excellent for every search made from german versions of google. If however we write the following labels in our document:
<html xmlns="http://www.w3.org/1999/xhtml" lang="de-at" xml:lang="de-at">

This document is optimized for the German language and specifically for Austria.
If we put:
<html xmlns="http://www.w3.org/1999/xhtml" lang="es-es" xml:lang="es-es">

This document will be optimized for searchs made from Spain whereas if we write:
<html xmlns="http://www.w3.org/1999/xhtml" lang="es" xml:lang="es">

Every search will be optimized for all Spanish speaking places. Further information about internationalization you can find at
W3C Internationalization (I18n) Activity

The license is GPL v2.

Downloads

Version Downloads Date Links
5.x-1.x-dev tar.gz (8.93 KB) | zip (10.37 KB) 2011-Feb-25 Notes

Project Information

  • Module categories: Theme Enhancements
  • Maintenance status: Unknown
  • Development status: Unknown
  • Reported installs: 1 site currently reports using this module. View usage statistics.
  • Last modified: July 18, 2008

Maintainers for Page lang

  • cay - 1 commit
    last: 4 years ago, first: 4 years ago

Issues for Page lang

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 20 Mar 09