在个人网站上显示博客提要
我创建了一篇博客文章 http://rexonms.blogspot.com/ 并希望将其合并到我的网站中正在创造。
当我从不发布新博客时,我希望标题显示在我的新网站上。是否有我可以用来获得所需功能的脚本或工具。
I created a blog post http://rexonms.blogspot.com/ and want to incorporate it with a website I am creating.
When never I post a new blog, I want the heading to show up on my new site. Is there a script or tool that I can use to get the desired functionality.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
基本上,您需要的是一个聚合器或抓取器,以使用您的 blogspot 站点中的 RSS 提要并将其输出到其他地方(即您的网站)。您可以从这里开始:http://www.rssinclude.com/ 看看它是否为您提供了您想要的功能正在寻找。
Basically what you're looking for is an aggregator or scraper to use the RSS feed from your blogspot site and output it elsewhere (namely, your website). You might start here: http://www.rssinclude.com/ and see if it gives you the functionality you're looking for.