Linux 软件免费装
Banner图

Minify HTML

开发者 teckel
更新时间 2023年2月26日 06:47
捐献地址: 去捐款
PHP版本: 5.2.4 及以上
WordPress版本: 6.2
版权: GPLv3 or later
版权网址: 版权信息

标签

speed performance css javascript optimization fast optimize cleaner clean HTML compress faster minify markup minification beautifier minifer downloading beautify sloppy

下载

详情介绍:

Try it out on a free dummy site here => https://demo.tastewp.com/minify-html-markup Ever look at the HTML markup of your website and notice how sloppy and amateurish it looks? The Minify HTML plugin cleans up sloppy looking markup and minifies, which also speeds up download time. Make your website's markup look professional by using Minify HTML. Easy to use, simply install and activate (with additional options for advanced settings). Minify HTML also has optional specialized minification for JavaScript and internal CSS. It doesn't mess with your textareas or preformatted text. Settings options to removes HTML, CSS and JavaScript comments (leaving MSIE conditional comments), remove unneeded XHTML closing tags from HTML5 void elements and remove unneeded relative schemes and domains from links.

安装:

For an automatic installation through WordPress:
  1. Select Add New from the WordPress Plugins menu in the admin area.
  2. Search for Minify HTML.
  3. Click Install Now, then Activate Plugin.
For manual installation via FTP:
  1. Upload the minify-html-markup folder to the /wp-content/plugins/ directory.
  2. Activate the plugin from the Plugins screen in your WordPress admin area.
To upload the plugin through WordPress, instead of FTP:
  1. From the Add New plugins page in your WordPress admin area, select the Upload Plugin button.
  2. Select the minify-html-markup.zip file, click Install Now and Activate Plugin.

屏幕截图:

  • Minify HTML turns this...
  • To this!

常见问题:

Are there any settings for Minify HTML?

Yes. Under the Settings menu in the admin console there's a Minify HTML menu item which allows you to modify Minify HTML settings.

How does it work?

Magic, obviously! Actually, it creates an output buffer and then preforms its 'magic' on the output buffer. It kinda is like magic.

Will it break my stuff?

Normally, you won't notice any changes to the way the site looks in the browser. However, if you rely on white space between HTML tags (which you shouldn't be doing) you may notice very isolated elements with reduced horizontal spacing. This is because inline objects will add a few pixels of spacing if there's whitespace between the objects. I consider Minify HTML a good way of finding these style 'errors' and correcting them with proper padding or margin style.

Is it fast?

Plenty. On my server that's running dozens of websites, it takes 0.007 seconds to minify a page. Also, because the HTML file is smaller, it will speed up transfer and rendering times. Minify HTML doesn't use bloated external libraries that add additional overhead and therefore take longer to process.

How much smaller will my HTML be?

With real-world test sites, the HTML file is around 20-25% smaller. Even when using deflate/gzip compression the resulting file is around 20% smaller, speeding up download times.

I'm using deflate/gzip to compress HTML, do I need Minify HTML?

With Minify HTML, the source HTML file will be smaller, therefore, it will compress faster and be even smaller once compressed. Also, even with deflate/gzip, your HTML markup will still look sloppy and amateurish. Minify HTML corrects this even for deflated/gzip transfers (and also saves another 20% in bandwidth).

更新日志:

v2.02 - 1/3/2022 v2.00 - 2/1/2021 v1.99 - 05/21/2018 v1.98 - 03/15/2017 v1.97 - 03/06/2017 v1.96 - 03/02/2017 v1.95 - 03/02/2017 v1.94 - 01/03/2017 v1.93 - 12/28/2016 v1.92 - 12/27/2016 v1.91 - 6/29/2016 v1.9 - 5/10/2016 v1.8 - 5/10/2016 v1.7 - 4/21/2016 v1.6 - 3/1/2016 v1.5 - 2/23/2016 v1.4 - 2/23/2016 v1.3 - 2/22/2016 v1.2 - 2/22/2016 v1.1 - 2/19/2016 v1.0 - 2/18/2016