Search the Community
Showing results for tags 'alternate'.
-
This module allows to optimize your multilingual store for search engines. It helps search crawlers correctly recognize the store pages, translated to different languages. The module adds to the store's code meta-tags alternate and hreflang useful for SEO promotion. With "hreflang" tag your search results will be shown up in the correct language, making sure that visitors land on the correct pages as well. The module does not require any settings! Compatibility: ver. 1.5.x - 1.7.3.0 Multylanguages: English, Russian, German, French, Spain, Polish, Portugese, Italian, Latvian Version: 1.0.0 (02/09/2018) Addons link: https://addons.prestashop.com/en/seo-natural-search-engine-optimization/30701-hreflang-tag.html Screenshots:
- 5 replies
-
- multilingual store
- tags
-
(and 4 more)
Tagged with:
-
Good day all. I have a shop with several languages, english, french, german, italian, and some other more. the localization indeed has some more countries, such as canada, usa, uk, and so on, so there will be different currencies for example, or some other differences between some country and another. let's say for example that the uk will have pound, and usa will have dollars, both will use english and will have some differences (for example images of the product or some different names and descriptions) i would like to set up a proper hreflang and canonical in the head.tpl of the shop. can anyone lead me to the right way? i'm a little confused. actually i'm try to figure out how to have these link created in the head: <link rel="alternate" hreflang="en-us" href="http://www.example.com/en/page.html" /> <link rel="alternate" hreflang="en" href="http://www.example.com/en/page.html" /> <link rel="alternate" hreflang="de" href="http://www.example.com/de/seite.html" /> EDIT 1: 07 May 2014 I've posted a similar question on stackoverflow here is the link : http://stackoverflow.com/questions/23539796/duplicate-content-in-prestashop-for-items-in-different-languages hopefully someone will answer.
- 192 replies
-
- hreflang
- localization
- (and 4 more)
-
The problem with multilingual sites is often duplicate content. I have found a topic on Google Webmasters: http://support.googl...n&answer=189077 So on my Prestashop it should for example look like this in the header section: <link rel="alternate" hreflang="es" href="http://dagnez.com/es" /> <link rel="alternate" hreflang="en" href="http://dagnez.com/en" /> <link rel="alternate" hreflang="de" href="http://dagnez.com/de" /> - but how to make it automatic, to get right URLs in other languages of the same product/category?
- 2 replies
-
- multilingualrel
- lang
-
(and 3 more)
Tagged with: