存档

文章标签 ‘RSS’

RSS出现“Input is not proper UTF-8, indicate encoding !”的解决方法

2010年3月23日 2 条评论

starz同学提示说我的RSS出错了,查看一下,果然,出错提示如下:

This page contains the following errors:
error on line 402 at column 25: Input is not proper UTF-8, indicate encoding !
Bytes: 0×07 0×43 0×68 0×61
Below is a rendering of the page up to the first error.

搜索一下,说是内容中有不完整的utf8字符导致xml解析器出错。
阅读全文…

分类: 站点建设 标签: 2,016次阅读

取消FeedBurner输出RSS中的文章跳转地址

2010年2月6日 没有评论

今天万物同学说RSS的文章点不开了,试了果然,但Feed地址http://feeds.feedburner.com/witmax是打得开的,而且ping feedproxy.google.com也是通的说明不是被墙了,估计只是跳转地址故障了。

默认情况下,FeedBurner输出的Feed内容中的文章地址被替换为类似于http://feedproxy.google.com/~r/witmax/~3/rkDojKo3w7E/jpegimager.html的地址,这个跳转地址是做做点击统计用的。

看到月光博客的Feed输出文章地址是原文网址,觉得这个不错。搜了一下找到方法。

阅读全文…

分类: 网络应用 标签: , 1,709次阅读