× Here you can get community support related to ReDJ.

From old Dreamweaver site to new Joomla site

More
10 years 4 months ago #3352 by Ken
I am building a new website for my business using Joomla.

My old website was put together with dreamweaver many years back.

I need to redirect many pages from the old site to the new.

Will this product work for me?

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

More
10 years 4 months ago #3354 by admin

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

More
10 years 3 months ago #3420 by Ken
Thank you for the reply. I have read those pages but i'm still missing something.
Here is an example of what I would like to do:

Redirect: turretboards.com/capacitor_conversion_chart.htm
To: tubeamplifierparts.com/handy-amp-info/capacitor-code-chart.html

The first site is NOT a joomla site.

Please tell me how to make this happen.

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

More
10 years 3 months ago - 10 years 3 months ago #3421 by admin
Hi,
if the first site is NOT a Joomla site (so no ReDJ here to catch the requests) this can be accomplished only with a web server redirect / rewrite rule. ReDJ is powerful but is not magical... :)

No need for a mod_rewrite rule. You could add a simple redirect in the .htaccess file like:
Redirect 301 /capacitor_conversion_chart.htm http://tubeamplifierparts.com/handy-amp-info/capacitor-code-chart.html

Kind regards,
Luigi
Last edit: 10 years 3 months ago by admin.

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

Time to create page: 0.163 seconds