Re: Custom font on Cloudflare error page Programming Web Development by JackRyan248 … you may know, yuo can customize the error pages in Cloudflare, such as for a WAF block, etc. > > For…? It sounds like there might be an issue with how Cloudflare is handling the font conversion or loading process; checking the… Custom font on Cloudflare error page Programming Web Development by Dani … you may know, yuo can customize the error pages in Cloudflare, such as for a WAF block, etc. For some reason… Re: Custom font on Cloudflare error page Programming Web Development by wwwalker I would check out assets you add to custom error page. See https://developers.cloudflare.com/rules/custom-errors/ Re: Custom font on Cloudflare error page Programming Web Development by Dani Hello Dwight, I had already checked out that link, but from what I can gather, Cloudflare does not consider individual resources (such as fonts, images, etc.) as "assets". My understanding is than an asset is the entire HTML file used to generate the page, complete with inline, base64 encoded resources. Re: Custom font on Cloudflare error page Programming Web Development by Dani Yes, it is. Cache settings are irrelevant? I was really just wondering if anyone else has experienced this issue, and what they did to fix it? Re: How to speed up my (WordPress) website? Digital Media Digital Marketing by asadalig … down, so I upgraded, and using a free CDN like Cloudflare made a noticeable difference. I always test changes with tools… Re: How to Implement Lazy Loading for Faster Web Portals Programming Web Development by Dani … SXG. So at DaniWeb, we use Cloudflare, and have simply enabled the SXG functionality through Cloudflare which is just one-click. >… Re: Page Speed Issue Digital Media Digital Marketing by bngwebguru ​Optimizing JavaScript performance is a key factor in improving Core Web Vitals. Efficient coding practices, minimizing render-blocking resources, and utilizing CDNs like Cloudflare or Fastly can significantly improve page speed, regardless of backend technology. ​ Re: How to speed up my (WordPress) website? Digital Media Digital Marketing by Dani Use Cloudflare (free plan is available) and plugins such as WP Rocket or WP Engine. Re: Cloudflare Reliability Programming Web Development by betatester cloudflare infront, shared hosting behind, W3 total cache with CDN by AWS cloudfront Cloudflare Reliability Programming Web Development by Dani I was wondering if anyone had any experience with Cloudflare and what you thought of it? A *LOT* of big … as "The server is inaccessible so here is a Cloudflare cached copy of the page" when the server was… some other countries can no longer visit their site because Cloudflare has been blocked at the ISP level. Any firsthand stories… Re: Cloudflare Reliability Programming Web Development by JorgeM … code to your content? SECTION 7: YOUR CONTENT ...you acknowledge CloudFlare may: Add script to your pages to, for example, add…. Other changes to increase performance or security of your website. CloudFlare will make it clear whenever a feature will modify your… Re: Cloudflare Reliability Programming Web Development by betatester exactly, plus i'm new *here*. the only issue I have run into with Cloudflare occurs on live edit sites, where users are constantly changing content w/o purging cache(s) on WP sites. I've actually added CF to a few sites without the user knowing to increase thier pagespeeds => SEOs. Little things to make the client happy. Re: Cloudflare Reliability Programming Web Development by Dani … little bit of speed increase helps nowadays. I've had Cloudflare recommended to me a handful of times, but I'm… CMS Cache, Gzip and Cloudflare can they all work together? Digital Media UI / UX Design by wonderland … CMS caching mechanism (For example Joomla cache), Gzip compression and Cloudflare work all together in perfect harmony? I understand how each… to use all of them at once? If I use cloudflare do CMS cache and Gzip even matter? P.S What… Re: CMS Cache, Gzip and Cloudflare can they all work together? Digital Media UI / UX Design by LastMitch … think **HTML/CSS** code can make **CMS Cache, Gzip and Cloudflare** work. You can used **PHP** to make **cache** and **gzip… Started using Cloudflare Hardware and Software Networking by Dani I started using Cloudflare yesterday, and I must say, I'm incredibly impressed with them. They have a pretty well-rounded featureset that goes above and beyond just being a static CDN. Re: Cloudflare Reliability Programming Web Development by Dani How's it working for you? Have you run into any complaints or reliability issues? Re: Cloudflare Reliability Programming Web Development by betatester not yet. ran into a DDoS last night without any problems. only a minor issue. worked fine, but its only a minor site with very limited unique visitors. Re: Cloudflare Reliability Programming Web Development by Dani Oh okay. Is that why your signature says "don't bother me with a DDoS"? LOL Re: Cloudflare Reliability Programming Web Development by Dani From what I understand, that's a part of their service. For example, I can see them using that clause to provide static cloud hosting for static images, and dynamically modify the URLs within the HTML files to point to their new location. Just an idea? Re: CMS Cache, Gzip and Cloudflare can they all work together? Digital Media UI / UX Design by wonderland To be honest, I didn't know where else to post Re: CMS Cache, Gzip and Cloudflare can they all work together? Digital Media UI / UX Design by LastMitch >To be honest, I didn't know where else to post PHP. Re: Started using Cloudflare Hardware and Software Networking by Dani I also want to mention that their stock isn't doing too shabby either. Creating Interactive Web Interfaces with the help of Knockout.js Programming Web Development by jeffcogswell …where I added three script lines accessing three libraries from CloudFlare, one for jQuery and two for knockout. Here's…gt;</script> <script src="//cdnjs.cloudflare.com/ajax/libs/knockout.mapping/2.4.1/knockout.mapping…gt;</script> <script src="//cdnjs.cloudflare.com/ajax/libs/knockout.mapping/2.4.1/knockout.… animate all borders at same time Programming Web Development by tun712 …gt; </div> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js…;</script> <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/2.0.2/easing/EasePack.min…gt;</script> <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/2.0.2/plugins/CSSPlugin.min… Re: Async and await ... How to be asynchronous? Programming Web Development by Naor … *Just for curious people: ################################################## Does cloudflare workers setTimeout has a limit? First, …() * charactersLength)); } return result; } /** * testing cloudflare default addEventListener with waitUntil */ addEventListener('fetch', event => … 304 Not Modified Crawl Requests Digital Media Digital Marketing Search Engine Strategies by Dani … web browser was also returning 304 headers. We use Cloudflare. Did something change either with Googlebot (making the request…) or with Cloudflare (responding to the request) that would cause this change…: I'd like to add that I have Cloudflare configured to cache HTML pages for logged out users. Async and await ... How to be asynchronous? Programming Web Development by Dani …couple of years ago, I began using a Cloudflare worker to track my Googlebot traffic in Google Analytics…method: 'POST', body: payload }) } Note this is in a Cloudflare worker, so it executes at the edge. Now with Google… I am using waitUntil here? Is that telling Cloudflare to not load the page until a response has… data table export buttons not showing Programming Web Development by Pranay_2 …script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/pdfmake/0.1.32/pdfmake.min.js… type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jszip/3.1.3/jszip.min.js…script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/pdfmake/0.1.32/vfs_fonts.js"…