How can I get the code to display my latest blog post within a table cell on my website?
Blog url: http://danholland2819.wordpress.com/
Need help? Check out our Support site, then
displaying blog on website?
-
-
Id like to display a preview or a whole post from my blog within a cell on my website. How do I do that??? Is there a widget I can use?
Thanks
-
There is no such widget. We support only wordpress.COM free hosted blogs here.
Every wordpress blog has an RSS feed for comments and for posts (entries).
This is the RSS feed URL for your posts
http://NAME_OF_BLOG.wordpress.com/feed/
This is the RSS feed URL for your comments http://NAME_OF_BLOG.wordpress.com/comments/feed/We do not provide support for installing the capacity on your website to draw the RSS feed from your blog. If your website is NOT equipped to draw from RSS feeds then you will have to write something in PHP or javascript to do that. Here are a couple options:
http://www.blastcasta.com/add-news-to-your-website.aspx
http://www.webpronews.com/expertarticles/2006/10/09/rss-feeds-adding-a-feed-to-a-website-using-php
Topic Closed
This topic has been closed to new replies.