Problem with Cloudfare and Pagespeed

About the ASPS server modules
Post Reply
AzhadN
Posts: 0
Joined: Thu Jun 26, 2025 10:59 pm

Problem with Cloudfare and Pagespeed

Post by AzhadN »

My ASPS web pages are not protected. Can using Cloudfare be the problem?
Support
Site Admin
Posts: 58
Joined: Thu Jun 26, 2025 12:01 am

Re: Problem with Cloudfare and Pagespeed

Post by Support »

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.

Image

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.
Post Reply