I currently have a blog and for some legal issues im planing on changing the domain to something new, does anyone knows a general way to redirect all urls from a current domain to a new one; since the url structure is the same the only part that changes is the domain name (maybe a rule in the .htaccess of the old domain) Example redirect: http://www.myblog.com/date/postname to http://www.mynewblog.com/date/postname
you must use 301 redirect from old site to the new one. everythink will be transfered without loosing anythink