How to add wordpress feed to main website?
-
Is it possible to add a window with my latest blog posts to my main website? Twitter provides html code to do this – can this be done with WordPress?
The blog I need help with is: (visible only to logged in users)
-
The site linked to your name is empty – we need a link beginning with http to the blog in question to give you accurate help.
-
We do not provide support for installing the capacity on your website to draw the RSS feed from your blog. We provide support only for blogs being free hosted by WordPress.com. Does your website have the ability to draw from an RSS feed?
If so, then this is the RSS feed for the blog linked to your user name for posts (entries) http://NAME_OF_BLOG.wordpress.com/feed/ and this is the RSS feed Url for your comments http://NAME_OF_BLOG.wordpress.com/comments/feed/
If your website is NOT equipped to draw from RSS feeds then do be aware we do not provide support for that. We support only wordpress.COM free hosted blogs here.
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 -
@troutheads, google for “add RSS feed to website” and you will come up with a number of hits. It will require some scripting of some sort, but there are a number of examples out there that can be used.
-
-
- The topic ‘How to add wordpress feed to main website?’ is closed to new replies.