Magento Hreflang Tag
Overview
The extension adds tags according your store views locale language code.
You can view it in the source code
The hreflang tags helps Google to correct urls for regional search. You can read more about it at the Google Page ( https://support.google.com/webmasters/answer/189077?hl=en)
The extension works based on enabled store views with different language. Once you have new store view you will need to set new language in the admin -> configuration -> system -> general tab . Once you set new locale language for store then refresh cache and it will start add hreflang tag for each unique url you have. Please pay attention that it make sense only when you have multilanguage magento store with different domains.
Magento 1 End Of Life
The Support of Magento 1 ended at June 2020 and this module does not get any updates. We did publish the module source code "as is" at the GitHub, the link will be available at the Specification tab. The code is free to use or contribution.
Features
- Works with any pre-existing magento locale
- Support Unlimited store views & launguages
- Ability to exclude stores
- Easy to install & use
Make sure that you have compilation disabled before installing extension. System > Tools > Compilation page and click on Disable button. After Installation you can enable compilation back.
Magento Compatibility | 1.9.x |
---|---|
License | GNU General Public License v3.0 (GPL-3.0) |
GitHub | https://github.com/sashas777/m1-modules |