Feature #17153
closedDomain-entry-page without apache Redirect + Patch
0%
Description
Hello,
i've a webproject with a some domains domain1.tld and domain2.tld
my page tree looks like this
+ ROOT
+ Level 1
| - Level 12
+ Level 2
I add the first (domain1.tld) domain object in Level 1 and the second domain object in Level 2.
If i enter domain1.tld i see the content from level 1 but i cannot switch to level2 because the root for domain1.tld is Level 1 and it's not possible to reach Level 2.
Because of that, i use Redirects in my virtuals hosts (apache).
If i enter domain1.tld i'll redirect to http://domain1.tld/level1.html.
But this redirect need some time (maybe 0.1 - 0.2 seconds) and it's not so dynamic (if i cange the PID from Level 1).
For this i think it's important to implement the attached patch.
this patch allow to specify a Page ID for every Domain. The Content of this Page will be display without any redirect.
This is importand for Google SEO
(issue imported from #M5293)
Files
Updated by Marcel Alburg over 17 years ago
There is a problem with RealURL.
For all who use the original subdomain_patch.diff - please use the subdomain_patch_inc2.diff to fix this error.
For the others - the subdomain_patch_realurl2.diff is the working version.
Don't use subdomain_patch.diff - this is a buggy version.
Marcel
Updated by Martin Kutschker over 17 years ago
I don't get what you do? I have been using domains in many levels and they are reachable. So what does your patch do?
Updated by Marcel Alburg over 17 years ago
Can you give me the names of this domains ?
And can you explain how's looking your tree for this domains ?
Thanks
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Closed
- Target version deleted (
0)
No response in over one year => closed.