October 10, 201213 yr Hi everyone I would like to know how to import my blog feed to my website. I have a wordpress blog, and would like to be able to create a box on my home page that shows my latest posts. Whats the best/easiest way to do this? Thanks Lou
October 11, 201213 yr Author Thanks for your replies, I should have mentioned the rest of the site is not a wordpress site Lou
October 11, 201213 yr ...then unless you have some pressing reason not to, now's the time to bring the rest of the site into WordPress. You'll halve maintenance time because you only have to make design changes in one place.
October 11, 201213 yr This code works for Blogger, but I'm not sure about Wordpress. Maybe someone knows of something similar: <object data=http://yourwebsite.blogspot.co.uk/feeds/posts/default width="600" height="400"> <embed src=http://yourwebsite.blogspot.co.uk/feeds/posts/default?alt=rss width="600" height="400"> </embed> Error: Embedded data could not be displayed. </object>
October 11, 201213 yr Here you go, use this website. It's very easy. Once you've activated your account, just plop the javascript code anywhere on the page you want the feed to appear: https://www.rssinclude.com/
October 11, 201213 yr Author Thanks Renaissance-Design, i really would like to keep it seperate, but thanks for replying. Thanks Neil, that's perfect! Lou
October 11, 201213 yr While answering to this other post, I noticed that the tool linked above has some limitations on it's free version. Meanwhile I found this other tool http://rss.bloople.net/. Refer to my answer on the other post for more details.
Create an account or sign in to comment