Problem with Cloudfare and Pagespeed
Problem with Cloudfare and Pagespeed
My ASPS web pages are not protected. Can using Cloudfare be the problem?
Re: Problem with Cloudfare and Pagespeed
Yes, Cloudfare and any other Pagespeed plugin/service will pose a problem because they are stripping the most important tag on your page, and that is the one that tells ArtisBrowser to decrypt the page.
Most Pagespeed plugins/services,try to increase page speed by removing unnecessary content like spaces between lines of HTML and comments. Unfortunately the ASPS tag is considered to be a comment tag. This concept is ridiculous considering that they are consuming more of your server's resources just to reduce the download size of a page by no more than 50-100 Kb. Your web page, especially if using WordPress, can be between 2-3 MB on the first visit.
The Solution
For most pagespeed plugins, you won't have many options, so best to disable it for ASPS pages.
Cloudfare Solution
Cloudfare do provide a settings page where you can disable "page compression" on select pages.

Nominate the folder or common string, enclose in * to catch related variables. Then nominate "disable performance" which is the nuisance that strips comment types from HTML.
Most Pagespeed plugins/services,try to increase page speed by removing unnecessary content like spaces between lines of HTML and comments. Unfortunately the ASPS tag is considered to be a comment tag. This concept is ridiculous considering that they are consuming more of your server's resources just to reduce the download size of a page by no more than 50-100 Kb. Your web page, especially if using WordPress, can be between 2-3 MB on the first visit.
The Solution
For most pagespeed plugins, you won't have many options, so best to disable it for ASPS pages.
Cloudfare Solution
Cloudfare do provide a settings page where you can disable "page compression" on select pages.

Nominate the folder or common string, enclose in * to catch related variables. Then nominate "disable performance" which is the nuisance that strips comment types from HTML.