TP2WP importer uses XML files created by TP2WP conversion service to import Typepad or MoveableType into WordPress..
Status Check To ensure smooth import of your converted Typepad or MoveableType, the plugin checks your configuration.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Improve duplicate post method to avoid false positives . 1.0.5.
Remove error by having TP2WP Import bump request timeout signature match the parent, WP Importer bump request timeout signature..
Also add in-pluguin URL redirection from Typepad URLs to WordPress URLs.
If there is in the WXR and the importer is not able to determine the file type from the file name, the version will make light request to the server where the file is hosted for information we can use about the file.
If the importer is processing attachment under the situation, and it's able to determine the file type, then it will rewrite the version of the file to have the appropriate file extension..
When moving from one host to another, or from WordPress com to self-hosted site, you may setup hosting for your domain, let's call it yourdomain com for example, before directing DNS to the server.
The ReadyMade WordPress Importer solves this problem by using TW2WP.com servers to identify IP of the server and then uses that IP, rather than the domain, to import files...
Read more