SIG的无花果首页SIG的无花果新闻SIG的无花果通过电子邮件SIG的无花果最热门的职位
重要人物
Helping you, by helping myself with blogging, browsing, and tech tips 帮助您,帮助自己与博客,浏览和高新技术的秘诀

Can You Find Your Feed您能找到您的饲料

May 21st, 2007 · by David Bradley 2007年5月21日,大卫布拉德利

RSS馈送的IE7 Are you running a blog or a site that serves a newsfeed?你运行一个博客或网站上提供服务,新闻? Got your RSS icon in place?得到您的RSS图标,在地方? Showing your显示您的 Feedburner subscriber stats feedburner登记统计 ? Do you see the glowing orange feed button in the Internet Explorer 7 toolbar when you visit your own site?你看到发光橙饲料按钮,在Internet Explorer 7的工具栏,当您访问您自己的网站呢? No?没有? You may have fallen into the same trap I did over on Sciencebase.com.您可能已经陷入同样的陷阱,我本来就超过sciencebase.com 。

This is how to fix it so that little orange icon blinks on and gives your IE7 visitors another simple way to subscribe to your newsfeed with as little trouble as possible.这是如何解决此问题,使小橙图标闪烁,并让您在IE7旅客另一种简单的方式来订阅您新闻与少麻烦越好。

Go to your site’s template or theme and add the following to the head section, editing it to suit your site obviously.到您网站的模板或主题和以下内容添加到标头区段,编辑,以配合您的网站明显。

<link rel=”alternate” type=”application/rss+xml” title=”Sciencetext Feed” href=”http://www.sciencetext.com/feed/” /> <link rel="alternate" type="application/rss+xml" title="sciencetext feed" href="http://www.sciencetext.com/feed/" />

Test it and if that works okay, then also add this to give visitors the option to subscribe to your comments feed too.测试它,如果说,工程好,然后还补充一点,让旅客可以选择订阅您的评论饲料。

<link rel=”alternate” type=”application/rss+xml” title=”Sciencetext Comments Feed” href=”http://www.sciencetext.com/comments/feed/” /> <link rel="alternate" type="application/rss+xml" title="sciencetext评论feed" href="http://www.sciencetext.com/comments/feed/" />

Depending on your blog or site setup, it is possible to use php to call the feed URL instead of hard coding it in this way, you might wish to Google that point if you would prefer to create the tags on the fly.根据您的博客或网站设置,是有可能的使用PHP调用供稿网址,而不是硬编码,它在采用这种方式,您不妨到Google这一点,如果您希望创建的标记,该飞行。

By, the way this is the RSS autodiscovery meta tags needed by savvy web browsers and news aggregators to find your feed.由,方式,这是RSS的自动中继标记需要精明的Web浏览器和新闻聚合器找到您的饲料。 Once you’ve edited the snippet and added it, your site should advertise its feed to visitors via IE7 and other web browsers alike.一旦您所编辑的片段,并补充说,您的网站应该宣传其饲料游客途经的IE7和其他网页浏览器一样。

Still not working?还没有工作呢? Are you using non-standard static pages outside the main Wordpress folder as I am on Sciencebase?您使用非标准的静态网页外,主要的WordPress文件夹,因为我对sciencebase ? Then it could be a problem with your php tinkering.然后,它可能有问题,你的PHP修修补补。 To call the Wordpress components from outside its usual folder structure requires a little bit of tinkering with php code.调用的WordPress组件以外的其一贯的文件夹结构,需要一点点修补PHP代码。 To make sure this works perfectly and is compatible with the RSS autodiscovery meta tags (for IE7 at least) you must make sure there are no other pieces of code between the php headers that call the Wordpress install and the header call.要确保这一工程完全是兼容的RSS自动中继标记(至少在IE7中) ,您必须确定有没有其他块之间的代码PHP的标题呼叫的WordPress安装和标题通话。 That way, there is no break in IE7’s view of your page and it will flash that orange icon.这样,是没有打破在IE7中的看法,您的网页,并会闪光,橙色图标。

Now that you have fixed things, you should expect to see an increased flurry of feed subscribers from IE7 hits.现在,您已经有了固定的东西,你应该期望看到更多的纷纷饲料的用户从7安打。 In fact, I am counting on it.事实上,我指望它。

0 responses so far ↓ 0反应到目前为止↓

  • Got something to say?得到的东西说什么呢? Start a comment thread here.启动一个线程在这里发表评论。 Top commentators get a FREE link on the homepage!顶端评论家立即获得免费的链接的网页!

Leave a Comment留下意见

Comments are checked for spam before appearing, no need to post it twice.评论是检查垃圾邮件之前出现,不需要后两次。

Related Posts相关文章