Hello, I intend to do some changes to the wget program so it will fit the WordPress and other content management systems. I will send you the revised code when I am done.
These are very important changes as it will enable us to keep the content management system in the backend and generate static html pages out of it: 1. Security - the place of the content management system remains hidden from crackers and virus developers. 2. Speed - static html pages loads much faster than program generated program (such as php). 3. Site integrity - we can see the generated site structure and take actions to optimize it. 4. File names will be normal file name rather than "index?p=41.html". I have created requirement document for it. I want to get your feedback on it before I start coding: https://docs.google.com/document/d/1vo-gUg_rn7H6whpYgFq9K5TkP7fEi3DvMbVNwOhs WE8/edit?usp=sharing Thank you, Michael
