Feature #17153

Domain-entry-page without apache Redirect + Patch

Added by Marcel Alburg about 6 years ago. Updated 15 days ago.

Status:Closed Start date:2007-03-25
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
TYPO3 Version:4.1 Complexity:
PHP Version:5.2
Votes: 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)

subdomain_patch.diff (2.7 kB) Administrator Admin, 2007-03-25 23:31

subdomain_patch_inc.diff (463 Bytes) Administrator Admin, 2007-04-19 13:36

subdomain_patch_realurl.diff (2.7 kB) Administrator Admin, 2007-04-19 13:38

subdomain_patch_inc2.diff (497 Bytes) Administrator Admin, 2007-04-19 14:01

subdomain_patch_realurl2.diff (2.8 kB) Administrator Admin, 2007-04-19 14:01

History

Updated by Marcel Alburg about 6 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 about 6 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 about 6 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 15 days ago

  • Status changed from New to Closed
  • Target version deleted (0)

No response in over one year => closed.

Also available in: Atom PDF