A tool that import all posts from wordpress to blogger in python

2010年3月31日星期三 | | |

the tool can be downloaded from
http://yichao.zhang.googlepages.com/wordpress2blogger.py

Readme:

1 set the following parameters in the wordpress2blogger.py file
# set your wordpress username, password, xmlrpc url
wp_username = 'admin'
wp_passwd = 'mypwd'
wp_url = 'http://localhost/wordpress/xmlrpc.php'

# set your blogger email, password, blogid
# blogid is in your blogspot Dashboard url, for example:
# http://www2.blogger.com/posts.g?blogID=18083698, "18083698" is your
blogid.
blogger_email = 'yichao.zh...@gmail.com'
blogger_passwd = 'mypwd'
blogger_blogid = '18083698'

# set how many recent posts do you want to import from wordpress to
blogger
wp_recent_posts_num = 5

# set debug mode = True if you want to get debug info
DEBUG = True

3 make sure python in your path

4 in terminal, type the following command
   "python wordpress2blogger.py"

欢迎大家到我们的网站去注册属于您的域名.. 域名注册   捷飞网络  虚拟主机  淘宝交易  淘宝网店  国外空间 新网代理 免备案 心动不如行动.赶快出动吧..
谢谢光临本站: http://home.benz.la   共享无限..  转载请注明出处..
我的QQ空间
如何把wordpress转到blogger上
blogger是google提供的博客服务,安全与稳定性都是很好的。不管...
 

0 评论:


所有文章收集于网络,如果有牵扯到版权问题请与本站站长联系。谢谢合作![email protected]