The Joomla! Extensions Directory ™


Content static Plugin

Would you like a faster and more scalable Joomla site?
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

Report

2009-02-08
Reviews: 5
A must have extension.
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.
2009-02-06
Reviews: 1
Nice plugin. one drawback

There plugin doesn't clean up whenever content changes. Since the files clutter the root directory you have to be carefull to remove the correct files

I moved the 'Joomla base dir' to the cache dir and added to the .htaccess before the joomla section:

RewriteCond PATH/cache/%{REQUEST_URI} -f
RewriteRule (.*) PATH/cache/$1 [L]

now it's a rm -rf cache :)
Owner's reply

Really useful skills! Thanks.

2009-01-30
Reviews: 238
This is a great plugin. If your J1.5 website seldom modify articles, this plugin can generate Static HTML pages for your articles and make your website faster.

Thanks to the author Joe.
0 of 1 people found this review helpful
2008-12-05
Reviews: 3
I dont use a SEF component, I shrinked my mootools javascript, I unpublished two things, optimized my mysql tables, installed CONTENT STATIC!

And my page is in 8 seconds FULLY LOADED, before it tooks 26-53 seconds to fully load the site.

Thank you Content Static!
0 of 1 people found this review helpful
2008-11-09
Reviews: 12
The idea behind this component is great. I like it. However there are some major drawbacks for version 1.0.
It is not comaptible with sh404sef, and it would be good if there was any way to exclude some parts from going static. Otherwise - great...
0 of 1 people found this review helpful
2008-09-17
Reviews: 6
... very useful, but it's a pity that it doesn't work on windows based systems. Also using it with sh404SEF doesn't work because there is not .html extension at end...

Other than this, it's a good idea, i hope that it could be enhaced in a future.
Owner's reply

Now, it works in windows, please check!
It is not really need .html extension, if you don't have .html extensions, pleasee add
DefaultType text/html
to .htaccess

3 of 3 people found this review helpful
2008-07-07
Reviews: 1
It works like a treat.

Just a quick tip for those who'd like to have all of their site in static (i.e. not just articles) just take out line 40 from contentstatic.php
It's the part that reads "if ((JRequest :: getVar('view')) != 'article'){ return;}"
2008-06-09
Reviews: 9
I was very surprised, after I installed this plugin, to see a visible increase in speed of my site. To be honest first I just installed this plugin without much hopes, just for testing,but now, without doubt, my site is much faster.Until now I've never saw a problem with this extension.Thank you for this excellent plugin.
Page 2 of 2