magento-module magento-hreflang
Simple Magento module to add language meta tags in head for each store view locales.
canal-web/magento-hreflang
Simple Magento module to add language meta tags in head for each store view locales.
- Friday, March 24, 2017
- by Canalweb
- Repository
- 7 Watchers
- 0 Stars
- 15 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Magento_Hreflang
This Magento module adds language meta tags in head for each store view locales (with full locale codes, like "en_CA" for Canadian English)., (*1)
Example
Will produce this kind of tags:, (*2)
<link rel="alternate" hreflang="en_US" href="http://en.website.com/my-product.html" />
<link rel="alternate" hreflang="fr_FR" href="http://fr.website.com/mon-produit.html" />
HowTo
You can enable/disable the meta tag from back-office interface (System > Configuration > Canal-web) and decide whether you want to keep categories in products urls or not., (*3)
ToDo
We still need a solution to handle CMS pages when their url keys are localised, as for Magento there is no logical link between one page and its versions in other languages.
Use CmsRewrites ?, (*4)
dev-master
9999999-dev
Simple Magento module to add language meta tags in head for each store view locales.
Sources
Download
by
Deborah Jean