
內容簡介
SR Minify HTML 壓縮 HTML 輸出並刪除所有換行、多餘的空格、HTML 註釋、CSS 和 JS 註釋(單行和多行),僅向客戶端傳遞一行 HTML 代碼。這將幫助您減少頁面大小,减少加載時間。
此外掛將有助於提高您的 SEO 得分。
如果您的主題是以標準方式創建的,此外掛將完美運行。
目標模板應在輸出之前開始使用 get_header()。
您的主題頁腳或檔案結尾應在關閉 body 標籤之前使用 wp_footer()。
外掛標籤
開發者團隊
原文外掛簡介
SR Minify HTML compresses the HTML output and removes all new lines, extra spaces, HTML comments, CSS and JS comments single and multiline both and delivers only one single line of HTML code to the client side. This will help you reduce the page size and apparently the load time.
This plugin will help you increase your SEO score.
This plugin will work perfectly if your theme is created in the standard way.
Target template should start with get_header() before outputting.
Your theme footer or end of file should have wp_footer() just before closing body tag.
