Feature #33734
closedDomain - Language mapping
0%
Description
Actually, this is a BIG feature request. At the moment it is imho impossible even with realurl to map a domain to a specific language and vise versa.
Yes, you can set ONE domain to a language but not independently of other domains. Either you use that "feature" for ALL domains or for none but a mix is not possible.
What i want is something like that:
www.example.de -> L=0
www.example.com -> L=1
www.example.com/fr -> L=2
Now with basic realurl this is NOT possible since it is not possible to map one domain to 2 different languages.
There are customers who want to have only the de domain for german language and the .com domain for the rest. i know this is not good for SEO reasons.
what i am doing at the moment is to disable the domain thing for realurl for some language to make that HALF work. The language menu (standard TYPO3) simply adds the wrong baseurl for the other languages if i am on the de domain, then the domains look like:
www.example.de/fr but it should be www.example.com/fr.
This domain-language mapping must to take place in the core for the typolink function and the "special" typolink function in the menu generation.
oh by the way, multi tree & multi language system so this also has to work across page trees.
Updated by Mathias Schreiber almost 10 years ago
- Target version set to 7.3 (Packages)
Updated by Benni Mack over 9 years ago
- Target version changed from 7.3 (Packages) to 7.4 (Backend)
Updated by Benni Mack over 9 years ago
- Status changed from New to Rejected
This is not part of the core (URL mapping to domain and GET parameters) but RealURL offers _DOMAINS mapping which does exactly what you need.
Updated by Simon Schaufelberger over 9 years ago
actually realurl does NOT offer what I need. This needs to be implemented into the core. please reopen!
Updated by Markus Klein over 9 years ago
I'm not sure what the Core should provide in this case. Isn't this more a feature that the URL-beautifier extension must provide?
CoolUri can do something with language-based domains AFAIK.
Updated by Simon Schaufelberger over 9 years ago
typolink function should handle this imho. even without using realurl/cooluri, typo3 should add the correct language specific baseurl.
my idea is to add some logic to sys_domain table and typolink function
Updated by Markus Klein over 9 years ago
- Status changed from Rejected to New
This feature should be part of the whole language topic, which is subject to discussion on the next AC meeting.
Updated by Simon Schaufelberger over 9 years ago
thanx for reopening and talking care about this! good night everyone!
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Benni Mack about 9 years ago
- Target version changed from 7.5 to 8 LTS
Updated by Riccardo De Contardi almost 8 years ago
- Target version changed from 8 LTS to 9.0
Updated by Susanne Moog almost 7 years ago
- Category set to Site Handling, Site Sets & Routing
Updated by Benni Mack about 6 years ago
- Status changed from New to Needs Feedback
Hey,
this issue should be fixed with 9 LTS and site handling. Please let us know if the new version will solve your issue, otherwise we'll close this ticket in the next weeks.
Benni.
Updated by Georg Ringer almost 6 years ago
- Status changed from Needs Feedback to Closed