Blog Posts on Static HTML Sites

A friend is looking at how to have his blog posts or snippets of the posts from his blog show up on his homepage which is a static html page.

I have found one way of doing this which involves the RSS feed. Most people use FeedBurner to maintain their RSS feed because it offers some many thing for customizing and promoting you feed. If you do not already use FeedBurner I suggest you check it out. It is very simple to set up, it is run by Google so you can use your Google account for it. Then all you have to do is set up a new feed by entering in your old one.

Once you have done that you want to click on the Publicize and then BuzzBoost, which is built into the feedburner site. BuzzBoost is the tool used to publish your posts on to your static page. You can change the settings to however you like and then activate or save it. It will then give you the code you need to use on your HTML page for the posts to show up.

Example:

Subscribe to RSS headline updates from:
Powered by FeedBurner

The script can be configure by you to the shape desired to fit where ever you need it to. I have the same script in both, above and in the sidebar(wont be in the sidebar forever)

That’s it, simple right? You are also able to delete the FeedBurner logo by simply taking it out of the script.

About KyleWith

I am suppose to write about who I am here, but why not just let me buy you a coffee? How does that sound. Now go to the contact page.
This entry was posted in Blogging, InterWebs, Wordpress and tagged , , , , , , , . Bookmark the permalink.

One Response to Blog Posts on Static HTML Sites

  1. Dave says:

    That looks pretty much exactly what I’m trying to accomplish. I’ll give it a whirl! Thanks for digging into it… :-D

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>