in reply to Improving performance by generating a static html file?

Update: I forgot about one thing - when necesary, try not to regenerate all the files ;-) but only those that really has to be changed. If you have a logical tree-like site structure with plain (and logical) connections between the content (for example menus or leads for most recent topics - placed on other pages somewhere in your site), then it's going to be really simple task ;-) Good luck!

Greetz, Tom.
  • Comment on Re: Improving performance by generating a static html file?