Can we use rel="alternate" hreflang="x" for country specific domains / directories / sub-domain in below mentioned example ?
Scenario 1. Country specific domains:
http://www.example.com/ - In English - Default
http://www.example.fr/
http://www.example.de/
Scenario 2. One Domain with country specific directories:
http://www.example.com/ - In English - Default
http://www.example.com/fr
http://www.example.com/de
Scenario 3. One Domain with country specific sub-domains:
http://www.example.com/ - In English - Default
http
://fr.example.com/
http
://de.example.com/
My Queries:
A. If we have same content (translation used) then we can use rel="alternate" hreflang="x" in all above 3 scenario and how?
B. If we have different content for all domains then we can use rel="alternate" hreflang="x" in all above 3 scenario and if yes the how?
C. How we can create sitemap in all above mentioned scenario ?
.
[edited by: Robert_Charlton at 8:54 am (utc) on Jul 31, 2013]
[edit reason] disabled auto-linking for examples w/subdomains [/edit]