Setting up a static front page/latest posts blog page
Sunday, March 2nd, 2008There are instructions for doing this on the web, but for some reason it took me just a bit of tweaking to get them to work in Wordpress 2.3.3.
First create a new page (in my case I called it “Home”) and include the static content. For this site it’s the welcome message you see on the front page.
Next create an empty page (I called it “Blog”)
Now go to Options–>Reading and make it look like this:
Now, http://yoursite.com/ will link to the static page, and http://yoursite.com/blog/ will go to the latest posts.

