StudioPress Community Forums

StudioPress Community Forums (http://www.studiopress.com/support/index.php)
-   General Discussion (http://www.studiopress.com/support/forumdisplay.php?f=7)
-   -   Old Site With Non-SEF Joomla Urls, Simple Rewrite to Wordpress SEF URLs (http://www.studiopress.com/support/showthread.php?t=57622)

noxbane 04-05-2011 11:52 AM

Old Site With Non-SEF Joomla Urls, Simple Rewrite to Wordpress SEF URLs
 
EDIT: I dont know how to make the URLs not be concatenated

After hours of trying different configs, I just can't get this right. It should be so simple but I am evidentally doing it wrong. I tried using 301 Redirect but the querystring was messing it up (i think). I tried using mod_rewrite and escaping the querystring but that didnt work. I'm not looking for for a single expression to rewrite ALL URLs, I want to do them on a one by one basis.

Examples:

Here is an old URL: http://www.mydomain.com/index.php?op...=article&id=61

I want it to redirect to: http://www.mydomain.com/about-us/


Another example:

http://www.mydomain.com/?option=com_...layout=default

Redirect To

http://www.mydomain.com/need-to-know

Marc 04-05-2011 01:55 PM

Have you tried using a redirect plugin like -
http://wordpress.org/extend/plugins/redirection/
or
http://wordpress.org/extend/plugins/...direct-plugin/

noxbane 04-05-2011 02:18 PM

Marc, Redirection plugin works flawlessly. Thanks a bunch.

If anyone happens to want to weigh in on the way on how to do it with htaccess I'd still like to know just for curiosity's sake.

Marc 04-06-2011 01:06 AM

Glad it helped.


All times are GMT -5. The time now is 07:29 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.