Generates static HTML-files from your Blog. That makes your Blog incredible fast! Better than any other cache.
If you got any Problem please use the debugfunktion and send me a report. Or ask the community at Facebook or here
please check your settings. 0-Byte files means that really static get errors while reading.
http://blog.phpwelt.net/303-how-to-make-rss-files-static.html
I implement this because its unessary update static page when the sourcefile didnt change. Its also better for Google, because if the static file dont change, the filedate also keeps the same and google ranks files that didnt change for a long time better!
Download the free Uniform Server that inlucdes a local on you PC runnig Webserver with installed WordPress. Install an configuarte Really-Static Plugin and Disqus Comment Plugin.
If you want to posting a new blogentry, start the Uniform Server on your PC. Than login to the now local on you PC runnig WordPressinstallation and write your blogentry an puplish it. After this you can stop the uniform server. If someone getting on you internetwebsite he sees the static html files (generatet by really static) and he can post comments (because Disqus got there ownservers)
Programing your own really-static plugins! http://www.sorben.org/really-static/de/hooks.html
$url= filename without siteprefix, that means just e.g.: "nonwordpresspage.html"
Make a page static:
reallystaticsinglepagehook($url);
Delete a page:
reallystaticsinglepagedeletehook($url);
reallystaticdeletepage("");
Requires: 2.5.0 or higher
Compatible up to: 3.0 beta-1
Last Updated: 2009-12-10
Downloads: 40,047




