Hello, i need to transfer all my blog from http://www.blogA.com to http://www.blogB.com using a 301 redirect.
My main concern is about losing my social counts, so, my solution is to hack the digg digg plugin in blogB.com (new address) in order to setup the url of all social buttons to the old blog's URL address (to keep the counts right) but only for the CURRENT (already published) posts, and for all future posts the plugin must work as usual. So, my question is :
Where (what file) can I modify the URL address of the social buttons to add this conditional procedure ?
thanks