Ok I recently ported my site from my own cms to wordpress just for ease of managing things. Now I need to figure out how to set up redirects on the old site urls to the new ones.
Is there an easy way to link old urls to their new wordpress ones for SEO purposes? If not, how do I set up the mod_rewrite so that a url like:
mmarecap.com/old_site/news/headline_is_underlined-941/ goes to
mmarecap.com/?s=headline+is+underlined
Thanks for the help