Forum Moderators: phranque
I currently have a wordpress site hosted as http://sub.example.com and all the rewrites to have "SEO friendly" URLs. Now, due to corporate policy, I might have to change to http://www.subdomain.com, so I'll have to move my site.
I already [know I'll lose] --at least temporarily-- my great Page Rank.
I've tried some simple 301 redirects, and ALL traffic to the old site gets redirected to the new's root fine, but I'm looking to accomplish something more elaborate.
Is there a way to redirect, keeping the internal structure? i.e. a redirect that translates http://sub.example.com/category/post/ into http://subdomain.com/category/post/ all the way, working for permalink rewrites and also static files?
BTW, I'm not sure I understand he difference between rewrite and redirect
Thank you all!
[edited by: jdMorgan at 12:07 am (utc) on Aug. 13, 2009]
[edit reason] Edit to clarify. De-linked URLs [/edit]