The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]() Quote:
Why is it bad for search engine rankings and how is it a nightmare with cookies? I have 4 domains for my forums and I don't have neither of those problems ... he asked for help not your opinion ... Now you might take my questions a bit personal but all he asked for was help on how to do something .... Anyways ... add the following to your .htaccess file and in your cPanel put your domains as parked domains and you are set ... All you are doing here is redirecting your other domain to the forums and it has nothing to do with cookies at all and it "will not" affect your site ... Example, this is the direct link to my clan's forums: https://www.cagclan.com/community/forum.php This is the 2nd domain which is just redirected to the forums: www.clansrus.com ... Try it Code:
RewriteCond %{HTTP_HOST} ^yourdomain\.com$ [OR] RewriteCond %{HTTP_HOST} ^www\.yourdomain\.com$ RewriteRule ^/?$ "http\:\/\/yourdomain\.com\/forum-path\/" [R=301,L] |
Благодарность от: | ||
ForceHSS |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|