Hello,
I just find out a way to make static pages for Indexu load faster. We do not create html files anymore but .php (no "?" in the URL) .php file are also listed by search engine.
If you want to see the result compare:
http://www.e-gun.net/links/ (statics php files)
to
http://www.e-gun.net/links/index.php (dynamiques php files)
and
http://www.e-gun.com (statics html files)
Please let me know what you think about it. If some users are interested I will make the hack of the hack available to current users.


