如何屏蔽Blogger中的Auto-Discovery功能
为了能够让您在FeedBurner制作的Feed始终作为您的博客/网站的供稿来源,需要更改Blogger中的Auto-Discovery。
做法很简单,进入到Blogger控制台,切换到需要更改的博客的模版(HTML修改界面),找到 <$BlogMetaData$>
将其删除,并替换为:
<link rel="alternate" type="application/atom+xml" title="FeedBurner Good Server"http://feeds.feedburner.com/FeedburnerGoodServerLIU" />
<link rel="service.post" type="application/atom+xml" title="FeedBurner Good Server" href="https://www.blogger.com/atom/38414314" />
<link rel="service.post" type="application/atom+xml" title="FeedBurner Good Server (Atom 1.0)" href="http://www.blogger.com/feeds/38414314/posts/full" />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.blogger.com/rsd.g?blogID=38414314" />
保存并发布博客/网站即可。
注:其中的38414314、FeedburnerGoodServerLIU需要替换为与您的博客/网站相应的FeedBurner中的项目。
0 Comments:
Post a Comment
<< Home