Multistore, multiple languages: optimal SEO versus user friendlinessHow to create Multiple Store with...
How should I handle players who ignore the session zero agreement?
How do I prevent a homebrew Grappling Hook feature from trivializing Tomb of Annihilation?
Limits of a density function
How does Leonard in "Memento" remember reading and writing?
Play Zip, Zap, Zop
Why is Agricola named as such?
Has any human ever had the choice to leave Earth permanently?
How would an AI self awareness kill switch work?
Separate environment for personal and development use under macOS
Does Skippy chunky peanut butter contain trans fat?
How to visualize the Riemann-Roch theorem from complex analysis or geometric topology considerations?
Is using an 'empty' metaphor considered bad style?
Non-Cancer terminal illness that can affect young (age 10-13) girls?
How to assess the long-term stability of a college as part of a job search
Potential client has a problematic employee I can't work with
Why didn't Tom Riddle take the presence of Fawkes and the Sorting Hat as more of a threat?
Has Britain negotiated with any other countries outside the EU in preparation for the exit?
How much mayhem could I cause as a fish?
How to not let the Identify spell spoil everything?
Why are the books in the Game of Thrones citadel library shelved spine inwards?
What is the wife of a henpecked husband called?
Citing paywalled articles accessed via illegal web sharing
Is "the fire consumed everything on its way" correct?
How to deal with possible delayed baggage?
Multistore, multiple languages: optimal SEO versus user friendliness
How to create Multiple Store with different domain in MagentoOptimise URL when changing Store and language switcher to maintain SEO standardsHow to setup multiple stores with multiple languages each?Storeswitcher (not storeview-switcher) - MultistoreHow do you assign descriptions between 2 different stores and 2 languages?Updating product attributes for multiple (but not all) Store Views at once?Translate product's informations ( descriptions, short description, title,..)Magento 2 - Category or product page return 404 sometimes for multiple store viewMulti store with different domains, cookie store is causing problemRemove multi-language storeview code from the url - Magento1.9Magento 1.8: Set category url in store view level1 Domain - 2 Stores - both of them in English and German - How to get Language Tag in URL?
I have read these threads, but they don’t seem to answer my confusion:
- How to create Multiple Store with different domain in Magento
- http://www.ecommercegorilla.com/how-to-set-up-multiple-store-fronts-with-magento/
- Optimise URL when changing Store and language switcher to maintain SEO standards
Our situation:
- Magento 2.2.6
- multi-website, multi-store, multi languages
- each store-view is a different language (English, French, German, etc.)
- Store-view switching (within the same store) via country-flags
- Store code are language based (EN, DE, FR, etc..) for the main website
The best set-up advice for optimal SEO appears to be:
- Create Sub-directories. Not Sub-domains or ccTLDs:
Source: https://www.searchenginejournal.com/subdomain-subdirectory-cctld/226545/
- Create Sub-directories. Not Sub-domains or ccTLDs:
- Turn off ‘Add Storecode to URL’
Server URL rewrites: yes.
Source: https://www.predikkta.com/blog/your-essential-guide-to-magento-technical-seo.html
My confusion
My confusion comes from my assumption that each language should have its own URL. And the only way to achieve this is by turning on ‘Add Storecode to URL’. But the above SEO settings appear to contradict this assumption. What am I not understanding or missing?
My questions:
1.Is setting 2 and 3 also true for our situation (multistore / multi languages)?
2.If yes,
2a how does Google then know to separate the different language store views when indexing? So that each has a chance for maximum SEO
2b is there then any different URL per language? Or is this not needed and is my assumption out-dated?
2c how does a French visitor know he is in the French store-view and not the English store-view? The URL would then not give any indication, I think?
multistore store-view magento2.2.6 seo multidomain
New contributor
Maarten Golf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I have read these threads, but they don’t seem to answer my confusion:
- How to create Multiple Store with different domain in Magento
- http://www.ecommercegorilla.com/how-to-set-up-multiple-store-fronts-with-magento/
- Optimise URL when changing Store and language switcher to maintain SEO standards
Our situation:
- Magento 2.2.6
- multi-website, multi-store, multi languages
- each store-view is a different language (English, French, German, etc.)
- Store-view switching (within the same store) via country-flags
- Store code are language based (EN, DE, FR, etc..) for the main website
The best set-up advice for optimal SEO appears to be:
- Create Sub-directories. Not Sub-domains or ccTLDs:
Source: https://www.searchenginejournal.com/subdomain-subdirectory-cctld/226545/
- Create Sub-directories. Not Sub-domains or ccTLDs:
- Turn off ‘Add Storecode to URL’
Server URL rewrites: yes.
Source: https://www.predikkta.com/blog/your-essential-guide-to-magento-technical-seo.html
My confusion
My confusion comes from my assumption that each language should have its own URL. And the only way to achieve this is by turning on ‘Add Storecode to URL’. But the above SEO settings appear to contradict this assumption. What am I not understanding or missing?
My questions:
1.Is setting 2 and 3 also true for our situation (multistore / multi languages)?
2.If yes,
2a how does Google then know to separate the different language store views when indexing? So that each has a chance for maximum SEO
2b is there then any different URL per language? Or is this not needed and is my assumption out-dated?
2c how does a French visitor know he is in the French store-view and not the English store-view? The URL would then not give any indication, I think?
multistore store-view magento2.2.6 seo multidomain
New contributor
Maarten Golf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I have read these threads, but they don’t seem to answer my confusion:
- How to create Multiple Store with different domain in Magento
- http://www.ecommercegorilla.com/how-to-set-up-multiple-store-fronts-with-magento/
- Optimise URL when changing Store and language switcher to maintain SEO standards
Our situation:
- Magento 2.2.6
- multi-website, multi-store, multi languages
- each store-view is a different language (English, French, German, etc.)
- Store-view switching (within the same store) via country-flags
- Store code are language based (EN, DE, FR, etc..) for the main website
The best set-up advice for optimal SEO appears to be:
- Create Sub-directories. Not Sub-domains or ccTLDs:
Source: https://www.searchenginejournal.com/subdomain-subdirectory-cctld/226545/
- Create Sub-directories. Not Sub-domains or ccTLDs:
- Turn off ‘Add Storecode to URL’
Server URL rewrites: yes.
Source: https://www.predikkta.com/blog/your-essential-guide-to-magento-technical-seo.html
My confusion
My confusion comes from my assumption that each language should have its own URL. And the only way to achieve this is by turning on ‘Add Storecode to URL’. But the above SEO settings appear to contradict this assumption. What am I not understanding or missing?
My questions:
1.Is setting 2 and 3 also true for our situation (multistore / multi languages)?
2.If yes,
2a how does Google then know to separate the different language store views when indexing? So that each has a chance for maximum SEO
2b is there then any different URL per language? Or is this not needed and is my assumption out-dated?
2c how does a French visitor know he is in the French store-view and not the English store-view? The URL would then not give any indication, I think?
multistore store-view magento2.2.6 seo multidomain
New contributor
Maarten Golf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I have read these threads, but they don’t seem to answer my confusion:
- How to create Multiple Store with different domain in Magento
- http://www.ecommercegorilla.com/how-to-set-up-multiple-store-fronts-with-magento/
- Optimise URL when changing Store and language switcher to maintain SEO standards
Our situation:
- Magento 2.2.6
- multi-website, multi-store, multi languages
- each store-view is a different language (English, French, German, etc.)
- Store-view switching (within the same store) via country-flags
- Store code are language based (EN, DE, FR, etc..) for the main website
The best set-up advice for optimal SEO appears to be:
- Create Sub-directories. Not Sub-domains or ccTLDs:
Source: https://www.searchenginejournal.com/subdomain-subdirectory-cctld/226545/
- Create Sub-directories. Not Sub-domains or ccTLDs:
- Turn off ‘Add Storecode to URL’
Server URL rewrites: yes.
Source: https://www.predikkta.com/blog/your-essential-guide-to-magento-technical-seo.html
My confusion
My confusion comes from my assumption that each language should have its own URL. And the only way to achieve this is by turning on ‘Add Storecode to URL’. But the above SEO settings appear to contradict this assumption. What am I not understanding or missing?
My questions:
1.Is setting 2 and 3 also true for our situation (multistore / multi languages)?
2.If yes,
2a how does Google then know to separate the different language store views when indexing? So that each has a chance for maximum SEO
2b is there then any different URL per language? Or is this not needed and is my assumption out-dated?
2c how does a French visitor know he is in the French store-view and not the English store-view? The URL would then not give any indication, I think?
multistore store-view magento2.2.6 seo multidomain
multistore store-view magento2.2.6 seo multidomain
New contributor
Maarten Golf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Maarten Golf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 13 mins ago
Teja Bhagavan Kollepara
2,96341847
2,96341847
New contributor
Maarten Golf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked Feb 22 at 9:44
Maarten GolfMaarten Golf
113
113
New contributor
Maarten Golf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Maarten Golf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Maarten Golf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "479"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Maarten Golf is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f262995%2fmultistore-multiple-languages-optimal-seo-versus-user-friendliness%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Maarten Golf is a new contributor. Be nice, and check out our Code of Conduct.
Maarten Golf is a new contributor. Be nice, and check out our Code of Conduct.
Maarten Golf is a new contributor. Be nice, and check out our Code of Conduct.
Maarten Golf is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f262995%2fmultistore-multiple-languages-optimal-seo-versus-user-friendliness%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown