Creating a Static Website based on a WordPress Website?
I am doing this right now (still in process). The best setup seems to be: Add the .html extension on posts – easy, just use custom post pattern Add the .html extension on pages – need a plugin for that, if you use pages Disable feeds (in function.php by removing headers for it) Use wget … Read more