Description
Really-static generates static html-files out of your blog. Every time a Post is published/edited/delted or a comment is posted, changes will be automaticly written to the static blog.
If you have problems, informations about bugs or ideas report them to us(no registration needed, also guests can write new posts), please dont use the www.remarpro.com forum for question.
Advantages
- its incredible fast, faster than any cache solution ( more benchmarks )
- saving static files via local, FTP, SFTP, ( and also on Amazons S3 CDN with a plugin )
- many plugins for really-static, that can nearly everything
- its secure, because you can hide your wordpressinstallation
- timebased updates and url rewrite rules
- if you dont have PHP/MySQL support on your server you can host your wordpressinstallation local and use a normal HTML webspace for publishing
- work also with Multi-Site / Multi-blog installation (should be stable, but no garantie; every site must configured separately)
https://blog.phpwelt.net using really-static, so you can see how it works, just leave a comment!
Credits:
- English
- translation into German language
- translation into Japanese language by Tai
- translation to Spanish by Hector Delcourt
- translation to Russian by M.Comfi
- translation to belorussian by ilyuha
- translation to Slovak by WebHostingGeeks.com
- translation to Serbian by WPdiscounts
- translation to Italian by Stefano
premium version
- auto-config
- coustom aboutinfo
- no Donateinfo
- many many additional plugins
- install support
Translations
really-static comes with various translations, located in the directory languages. if you would like to add a new translation, just take the file default.po and edit it to add your translations (e.g. with poedit).
Screenshots
Installation
Really-static is preconfigured, so you just need to activate this plugin.
There is a tool that help you, configuate your really-static version.
If you want only to try really-static, there is also a test-version. All generatet files are stored in a folder called “static”. This ensures that you can test really-static as long as you want without somebody sees it.
FAQ
- Questions and Bug reports
-
If you got any Problem please use the debugfunktion and send me a report.
Or ask the community - I just get 0-Byte files
-
please check your settings. 0-Byte files means that really static get errors while reading.
- make RSS, Sitemap e.g. static
-
https://blog.phpwelt.net/303-how-to-make-rss-files-static.html
- Cachehit ?
-
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!
- I only got webspace without PHP-support
-
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)
- I want additional features in Really-static
- Make Really-Static work with other WordPressplugins
-
$url= filename without siteprefix, that means just e.g.: “nonwordpresspage.html”
Make a page static:
reallystaticsinglepagehook($url);
Delete a page:
reallystaticsinglepagedeletehook($url);
reallystaticdeletepage(“”);
Reviews
Contributors & Developers
“Really Static” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Really Static” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
for changelog please look in to our forum