I have my website ( http://www.linkrapid.com ) is a romanian web directory.
I’m wonder if using static pages my server wil be faster.
I want for every new url to wrote a static page on my server so database connections will be none and the server will be faster.
So pages like:
http://www.linkrapid.com/mass-media/index2.php
http://www.linkrapid.com/mass-media/reviste/index2.php
or even weburl page (http://www.linkrapid.com/) will be static.
I that correct? The server will be faster?
If Yes how can i do that?