Hey, I've been trying to solve an issue for a while that has had no luck, I need to create redirects in the following manner: http://www.domain.com/page/anything/anything/... http://www.domain.com/page/anything2/anything2/... REDIRECT TO: http://www.domain.com/page2/ http://www.domain.com/anotherpage/index.php?random=er&other=stuff http://www.domain.com/anotherpage/index.php?random2=er3&other2=stuff3 REDIRECT TO: http://www.domain.com/anotherpage2/ Thanks if any of you can help! Tried 301 and PermanentRedirect but no luck, only more errors!
You can add rewrite rules for your site via your Control panel redirect section. You can also use the rewrite generator which is available via the link http://www.generateit.net/mod-rewrite/