I have a blogger and I want to move it to a self hosted WP. I can do the import but the imported articles have lot's of formatting codes. Why is that? How can I automatically remove them?
I don't think there is any automatic way to do this, You have to do it manually this is what i do few months ago. Only modify those articles which get distorted due to move from blogger to WP. Leave others as it or Change them time to time.
Download Post from blogger and convert that xml file to Wordpress mod. Then upload it to wordpress and use Dean's Permalinks Migration plugin.
Convert blogger xml to WP - http://blogger2wordpress.appspot.com Why do I need the permalink migrator? blogger permalink is - /year/month/day/article-title/ Seo URl is - yourdomain.com/firstpost.html
Hello may i help, it is easy you can Export the posts from the blogger which will convert the post in XML format after that you can import the XML using the WP admin. Check this your problem will resolve.