Hello, I am in the process of making a major change where I am moving 130 individual WordPress blogs down to one install of the WordPress Network setting. During this process the domains and permalinks are changing and I'm having some issues setting up .htaccess mod_rewrite rules. Here are some of the current permalinks: http://www.sitenameA.com/2011/07/reggie-bush-rumored-to-sign-with-st-louis-rams-or-philadelphia-eagles.html/ http://www.sitenameB.com/20110424-the-two-goal-debacle-an-in-depth-analysis/ And they are moving to a permalink structure like: http://www.newdomain.com/site-nameA/YYYY/MM/DD/the-title-slug/ I've tried creating a script for this but it didn't work. Any help would be great! Thanks, Grant