Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: HTML Tidy Installation For WordPress W3 Total Cache Plugin  (Read 4587 times)

0 Members and 1 Guest are viewing this topic.

jominj

  • Guest
HTML Tidy Installation For WordPress W3 Total Cache Plugin
« on: January 12, 2014, 07:17:43 pm »
HTML Tidy   is a utility to clean up and pretty print HTML. It fixes HTML-tagging mistakes automatically and improves the layout and indent style of the resulting markup.

Common HTML Tidy  fixes ::
 
  • Straighten mixed-up tags
  • Fix missing or mismatched end tags
  • Add missing items (some tags, quotes, …)
  • Report proprietary HTML extensions
  • Change layout of markup to predefined style
  • Transform characters from some encodings into HTML entities
Installling HTML Tidy on Linux Centos
You can install HTML Tidy on  your linux Centos box using yum command

Code: [Select]
root@server[#]  yum install -y php-tidy Installling HTML Tidy on Linux cPanel

On cPanel server you can  install HTML Tidy through EasyApache from  exhaustive options list.