× Here you can get community support related to ReDJ.

Redirect of parked domains subfolders and files

More
8 years 8 months ago #4225 by lt635
Hello,

We have a parked domain name that has also been redirected. I now need to add some urls that Google has indexed.

Main domain name: www.roiproperties.com.au/
Parked and redirected domain name: www.roi-group.com.au/

Example page that needs to be redirected:
www.roi-group.com.au/property/index.shtml

Thank you
Kind regards
Lene

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #4227 by admin
Hi Lene,
create a rule as follow:
From URL: ^/property/index\.shtml$
To URL: http://www.roiproperties.com.au/
Request only: true (checked)

Kind regards
Luigi

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #4230 by lt635
Hi Luigi,

I tried the suggested rule but it does not redirect it to main domain.

The htaccess file contains the following rule generated by the cPanel:

##### Custom Rules (Top of File) -- BEGIN
RewriteCond %{HTTP_HOST} ^roi\-group\.com\.au$ [OR]
RewriteCond %{HTTP_HOST} ^www\.roi\-group\.com\.au$
RewriteRule ^/?$ "http\:\/\/www\.roiproperties\.com\.au\/" [R=301,L]
##### Custom Rules (Top of File) -- END

Kind regards
Lene
Attachments:

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #4234 by admin
Hi Lene,
the rule is correct, and should work because if I call www.roi-group.com.au/property/index.shtml I get the Joomla error page. Check if ReDJ plugin is enabled (just to be sure).

I can help you to fix the problem, but I need to check the backend settings, so if you want we can schedule a remote support session with Team Viewer. In this case, just send me an email at info(at)selfget.com.

Best regards,
Luigi

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #4240 by lt635
Hi Luigi,

I really like your last comment 'check if ReDj plugin is enabled'... that was the problem :blush: it is working now.

Thanks again :)
Kind regards
Lene

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #4241 by admin
Hi Lene,
probably (I try to guess) this is the same problem for the "strange URL" issue??? :)

I'm kidding, happy to hear it works now...

Kind regards,
Luigi

Please Log in or Create an account to join the conversation.

Time to create page: 0.181 seconds