I am moving a website from the Joomla CMS to Wordpress and I don't want to lose my SE placement due to bad links, but I cannot seem to get any redirects to work due to the dynamic nature of the Joomla produced URLs.

Example Joomla URL:

http://www.althack.com/index.php?option=com_content&task=view&id=66&Itemid=27

The newly created WordPress URL:
http://www.althack.com/2006/08/16/making-a-standalone-dvd-player-region-free/

I would like the Joomla URL to point to the Wordpress URL using .htaccess. Any suggestions on how to go about this?:?:

Realizing this is an old thread, here is a link that may solve your issue.

http://stackoverflow.com/questions/337519/redirect-joomla-urls-to-wordpress

For a bit less technical solution, you may want to use a Joomla component such as OpenSEF or sh404SEF to export the URLs. Then, ought to be ways to extract the URLs (date/name) from the Wordpress database and match those up via Excel and mate that to htaccess redirect commands.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.