Lack of interest Minify HTML ???

This suggestion has been closed automatically because it did not receive enough votes over an extended period of time. If you wish to see this, please search for an open suggestion and, if you don't find any, post a new one.

Raydianze

Member
Xenforo generated html isn't very cleaned-up! Is there some easy way to minify and cleanup the output of Xenforo??? Be very nice to see an addon created that cleans-up the html output! Such an eye-sore to view the html code!
 
Upvote 1
This suggestion has been closed. Votes are no longer accepted.
For the fun of it, I saved this page as html, and removed all the linebreaks and unnecessary whitespace (not including indenting child elements). Filesizes were as follows:
Original: 35,9 KB (36 846 bytes)
Mini: 34,4 KB (35 270 bytes)

I also think that allot of it can be solved by editing your template.
 
Top Bottom