I want to convert the front page of my wordpress blog and the first layer pages to html. This is easy to do, but my problem is that I don’t know how to then put those pages on my web host and have the original url’s to the original wordpress pages point to the new html pages.
I want to do this temporarily for a week or so max.
Does anyone have experience with how to do this?
You could just enable WPSuperCache which will essentially make every page of your WordPress site static unless a change happens to the page (such as a comment, or you edit a post).
This is the easiest way to go about doing what you’re wanting to do.
I’m looking at WP Super Cache, and this seems to be the thing I need! Thanks very much for the heads up. Should save me oodles of trouble 
Thanks for your help. I’m going to go with the WP Super Cache, as described below. Cheers.