Description
Removes white spaces and tabs from html, css and javascript in your sites html output.
Reduces page size by about 30% and reduces page load time.
So your pages will open more faster and your traffic usage will reduce by about 30%.
If you have any questions or you need support you can use this page to contact me
Screenshots
Installation
- Upload the ‘ysSanitizeOutput’ folder to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Your plugin is installed and ready.
- When you look at the source of your blogs pages you will see all unnecessary letters are removed.
FAQ
- How does it work?
-
Our plugin reads your html output end it clears unnecessary letters and ascii characters from it.
- I installed the plugin but nothing happened, what is the reason?
-
That is because plugin has not add any control interface to your panel. As it is only duty is removing unnecessary letters and reducing page size it has got no control interface.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“YS Sanitize Output” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “YS Sanitize Output” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Plugin created