HTML2Minify

Creator: Miomir Dancevic (miomir.dancevic)

Need help installing this extra?

About HTML2Minify

One of the ways that Google and other search engines evaluate your website is your page load speed. This is also one of the ways that your visitors will evaluate your website – especially on their first visit. If your pages take too long to load, it is likely that visitors will move along. The Internet has too many distractions to expect visitors to wait.

Your website has to load a lot of files, including your HTML, CSS, and JavaScript. You need this code to be as clean and fast as possible. The problem is this code was written to be read by humans. It includes extra white space, comments, and formatting that computers don’t need in order to run the code. Fortunately, this can be fixed! A great way to help speed up your code is to minify it. Minify? What is minify? Let’s take a look.

What it Means to Minify and Why it is Beneficial

Minify is a programming term that basically means to remove any unnecessary characters that are not required for the code to execute. Minifying your code speeds up your page loading, making visitors and search engines happy.

Minifying your code removes:

  • White space characters
  • New line characters
  • Comments
  • Block delimiters

Information

Released
July 7, 2016

Supported Database
MySQL

License
GPLv2

Supported Versions
2.2 - Current

Downloads
1,207

Instructions

etting started with HTML2Minify is as simple as installing a plugin:1. Install HTML2Minify via package manager2. Create new Template Variable called Minify with options    - Listbox (Single-Select)    - Input Option Values:  Yes==1||No==0    - Default value : 13. Assign Minify Template Variable to your desired Template in Template Access tab4. And that's it, you're done. Nice work! Now in every Resources you will have Minify TV to disable or enable HTML minify outpotIt's recommended that you also install the [GitHub Updater plugin](https://github.com/afragen/github-updater) to get automattic updates.

Current releases

1.0.0-beta1
View | Download
July 7, 2016
2.2 - Current