一个经得起时间考验的人
blogger
Blogger:Google Blogger成功搬家到WordPress
六 27th
促使我将Blogger博客转移的原因有两点:
1.Google Blogger自定义域名的功能再次被封,这是最主要的原因;
2.发现Baidu根本不收录通过绑定域名的Blogger博客,通过http://www.baidu.com/s?wd=site%3Awww.w2yy.cn可以说明此问题,但是这有可能是个别的问题.
在将Blogger中的数据转移到Wordpress时遇到了一些问题:
1.WordPress提供的导入Blogger数据的功能无法使用,一直提示:
登录出错
我们无法登录您的帐号。请重试。
Trouble signing in.
We were not able to gain access to your account. Try starting over.
解决办法:
去申请一个Wordpress的官方提供的免费博客,通过这个免费博客导入Blogger的数据.然后再将免费博客中的数据导入到自己架设的网站中.详细的步骤可以参考从 Google Blogger/Blogspot 搬家到 WordPress.com
出现这种情况的原因应该IP地址被Google禁止访问Blogger的API,否则Blogger的免费博客为什么可以呢?(经检查Wordpress中导入Blogger的代码/wp-admin/import/blogger.php没有问题)
2.数据导入后的处理
现在Blogger中的文章和评论都已经成功导入到了www.w2yy.cn,但是文章的链接却全部变成了文章标题的URLencode编码.
通过搜索引擎都无法访问到原来的文章.所以我使用.NET编写了一个使用Blogger 的RSS文章生成批量修改导入后文章链接的SQL脚本的小程序.
需要的朋友请到WordPress代码分析 求助,并提供Blogger的访问地址.
或者关注本博客以后的文章.
Blogger:Google Blogger自定义域名的功能再次被封
六 27th
在2008年1月份的时候发现Blogger:Google Blogger自定义域功能再次解禁,于是把我在Blogger上的博客绑定了域名www.w2yy.cn.
最近发现通过绑定的域名已经无法访问Blogger博客,Ping ghs.google.com 发现能够解析域名但是 Request timed out.
我使用的是电信的宽带,不知其他运营商的线路如何.
提供Ping的结果:
D:\Documents and Settings\Administrator>ping ghs.google.com
Pinging ghs.l.google.com [72.14.235.121] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 72.14.235.121:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
Blogger:Google Blogger自定义域功能再次解禁
一 17th
被封了几个月的ghs.google.com解禁,从而Google Blogger自定义域功能再次解禁。
呵呵,马上去把我爱杨杨的域名重新定向到Blogger上。
终于又等来了这一天啊。
D:\Documents and Settings\Administrator>ping ghs.google.com
Pinging ghs.l.google.com [64.233.179.121] with 32 bytes of data:
Reply from 64.233.179.121: bytes=32 time=215ms TTL=234
Reply from 64.233.179.121: bytes=32 time=215ms TTL=234
Reply from 64.233.179.121: bytes=32 time=215ms TTL=234
Reply from 64.233.179.121: bytes=32 time=215ms TTL=234
Ping statistics for 64.233.179.121:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 215ms, Maximum = 215ms, Average = 215ms