I have just realized one thing that not only are the features, content in a PHP important but it should also be SE-friendly. I have read around and see that generating a static html page from a php page would solve this. What I want to know, is there a way to pack it into, let's say, a CMS so when the user install the script, everything's outputs he later updates will be html and SE-friendly? Not re-writing, excuting a certain file when only a bit of info is updated? Any help would be really appreciated