I have been trying to fix a boat load of old URLs that point to my old domains, and route them to my new one. I have 2 domains that I own, that I want to forward to my new domain. The forwarding of the domains works with my hosting company, but all my indexed content doesn't forward. I am trying to get Redirection to fix it for me.
Here is an example...
http://atheist.nu/blog/wp-content/uploads/2008/01/intelligent-design-poster.jpg.
I want it to automatically replace "http://atheist.nu/blog" to be "http://end-of-silence.org/blog". Unfortunately even though the install and all my content has not moved, the image will not load, and will instead go to my 404 page. Can redirection fix all my permalinks to route to my new domain? I want all content from "atheist.nu/blog/*" and "larrinski.org/blog/*" to open as "end-of-silence.org/blog/*"
I also changed my permalink structure from /blog/%postname% to /%postname% so all the indexed permalinks that used to be http://www.end-of-silence.org/blog/blog/*, I would like to go to http://www.end-of-silence.org/blog/*. Any suggestions on how to fix it?
Cheers!