Content static

The Content Static plugin allows you to do just that by letting you to make your site static. Making an article's content static, saves the need for costly SQL resources to load pages from a database.
A similar benefit is present when loading a significant number of modules and plugins. By making your webpage static, you and your users can simply access the static page by pointing or typing the page's url.
How Does Content Static Work? Content Static generates the static content upon initial access of an article, from then on, the page will essentially have nothing to do with Joomla, and would behave just like any other html page.
Please refer tips and frequently asked questions
http://www.eboga.org/cms/joomla/tips-and-frequently-asked-questions-on-content-static.html
V1.0.2 Fix a bug, it now works ok under windows. If you like the plugin, please let me know!
V1.1
Add a version for Joomla1.6 and Joomla1.7
I believe I need to insert some command in the .htaccess but I don't know what. Any ideas?
Add the following code to .htacess, it will solve the pagination problem.
RewriteCond %{QUERY_STRING} !(start=([0-9]+))$ [NC]
RewriteCond %{DOCUMENT_ROOT}/contentstatic/%{REQUEST_URI} -f
RewriteRule (.*) /contentstatic/$1 [L]
Now we have to setup our site from fresh start or we have to change all the relative links to absolute links (what isn't good for the speed of the site).
So if you are running a low traffic website it might work for you, but I would not try it if you're having a site with a lot of traffic and articles.
I closed my eyes, installed, and most of everything works almost out of the box.
The cache directory should be pointed to by the plugin, and 2 lines of code need to be copy and paste onto the htcass-something file, via FTP or file manager.
[Seriously, I just copy and paste and got a great working plugin ahhah:D]
The simple but detailed directions with where to add the 2 lines of codes could be found here
http://www.eboga.org/cms/joomla/tips-and-frequently-asked-questions-on-content-static.html
Thank you for the plugin.
Great! Content Static does just that. Installation and enabling took seconds... and then I noticed immediate results. Dropped my page loading size to half and increased my YSlow Score from E to B.
Awesome plugin! If you have a medium to large Joomla! site, this little gem is a MUST HAVE!
To the developers: Job well done!
I would rather not rate this, wish there was an undecided vote thing, but since i'm nice i'll give it a 3 star.
Be warned when you install this it will create folders and files all over the place in your root directory, which is a bad thing.
Please remove the generated html files, it should work fine.
Reduced my site's load speed to about 1/4 previous time. Installed and operates without bugs on J1.59 with SEF Advance and a wide variety of extensions.





