Mobile app version of vmapp.org
Login or Join
Becky754

: How do I use HTML compression in Jimdo WYSIWYG editor? I have used Jimdo website to build my website. Using Google PageSpeed Insights tell me that I can achieve better page load speed using

@Becky754

Posted in: #Compression #Html #PageSpeed #Wysiwyg

I have used Jimdo website to build my website. Using Google PageSpeed Insights tell me that I can achieve better page load speed using HTML compression. I wanted to use deflate.js and inflate.js, but the access to Jimdo .htaccess file is not there, as Jimdo generates the HTML on the fly.

Has anyone faced this problem before? and if they have solved it or achieved HTML compression in Jimdo, how they have done it?

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Becky754

1 Comments

Sorted by latest first Latest Oldest Best

 

@Kimberly868

The method I use for HTML compression using PHP is documented quite well by David Walsh on his website: davidwalsh.name/php-output-buffers.
If you're not using PHP I would think an equivalent solution would be available in your server-side language of choice. This isn't however something you can accomplish with just client-side code or by preparing/saving your HTML file in a different way.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme