Clouflare files blocks site rendering

I am new to this community, hope this is right topic. I am using site ground as my hosing service. tried to increase my site performance by activating Cloudflare. Unfortunately, doubled my site load time. So I deactivated Cloudflare. Now, I have remaining cdnjs minified files that block site rendering. How do I remove these 4 files?

TIA
Russ

The files you mention are not a result of you using Cloudflare’s service. They are from this third-party (supported by Cloudflare, but not correlated to your activation) hosting service: https://cdnjs.com

The issue, from what I read, but can’t confirm without having the domain name, is due to some problems in the actual HTML, CSS and JS you serve to your users.

Matteo, thank you for your response. Below are two of the files I am talking about. They were not there before activating.

I did not install any other plug in, only activated from SiteGround dashboard. **Russ Whited** Broker Cell 843 200 9606 [MARKET KNOWLEDGE is the best defense against Buying too high or Selling too low!](http://www.ask4russ.com/) [Smartphone Local Listings App](http://app.agentownedpremieregroup.com/AORASK) **IMPORTANT NOTICE:** **Never trust** **wiring instructions sent via email. Cyber criminals are hacking email accounts and sending emails with fake wiring instructions. These emails are convincing and sophisticated. Always independently confirm wiring instructions in person or via a telephone call to a trusted and verified phone number. Never wire money without double-checking that the wiring instructions are correct.** **Emails sent** **or received by this real estate licensee shall not constitute any offer or acceptance of contract terms by this real estate licensee and do not bind my Principal(s) unless my electronic communication includes one or more of the following: (1) the necessary Party(ies) electronic signature or (2) electronic reproduction of the Party(ies) "wet ink" signature or (3) the Party(ies) electronic written authorization for this real estate licensee to bind my Principal(s) in contract. Licensee does not have apparent authority to sign for or bind Principal(s) in a contract.**

Note that you should add a defer attribute to your script tags (if you’re not using rocket loader) which will delay execution of the script and continue parsing the HTML.

1 Like

Thank you, Judge. I am not using rocket Loader and have deactivated Cloudflare. I am trying to get referenced files off my site. I am with SiteGround and have never used a plugin besides the dashboard of Site Ground. Any suggestions?

Russ Whited

Broker

Cell 843 200 9606

MARKET KNOWLEDGE is the best defense against Buying too high or Selling too low!

Smartphone Local Listings App

IMPORTANT NOTICE: Never trust wiring instructions sent via email. Cyber criminals are hacking email accounts and sending emails with fake wiring instructions. These emails are convincing and sophisticated. Always independently confirm wiring instructions in person or via a telephone call to a trusted and verified phone number. Never wire money without double-checking that the wiring instructions are correct.

Emails sent or received by this real estate licensee shall not constitute any offer or acceptance of contract terms by this real estate licensee and do not bind my Principal(s) unless my electronic communication includes one or more of the following: (1) the necessary Party(ies) electronic signature or (2) electronic reproduction of the Party(ies) “wet ink” signature or (3) the Party(ies) electronic written authorization for this real estate licensee to bind my Principal(s) in contract. Licensee does not have apparent authority to sign for or bind Principal(s) in a contract.

I can confirm I see two Javascript files loading from a CDN. As it turns out, cdnjs.Cloudflare.com is a popular CDN that third parties use for loading Javascript library files. I also see files coming from a CDN at sparkplatform.

As your site is completely off of Cloudflare, I suspect something in your theme is making the call.

And just to be clear, Cloudflare never alters files on your server. It just doesn’t have the access to do so.

Thank you, sdayman. Yes I do have MLS feed through Sparkplatform. When running pagespeed insights Sparkplatform does not block rendering. Since Cloudfare, is a .css and a .js script file they do block rendering.

By saying Cloudflare files are third party, is this coming from SiteGround? Because I activated and deactivated Cloudflare through SiteGround Dashboard.

How do I get them removed from my website?

Russ Whited

Broker

Cell 843 200 9606

MARKET KNOWLEDGE is the best defense against Buying too high or Selling too low!

Smartphone Local Listings App

IMPORTANT NOTICE: Never trust wiring instructions sent via email. Cyber criminals are hacking email accounts and sending emails with fake wiring instructions. These emails are convincing and sophisticated. Always independently confirm wiring instructions in person or via a telephone call to a trusted and verified phone number. Never wire money without double-checking that the wiring instructions are correct.

Emails sent or received by this real estate licensee shall not constitute any offer or acceptance of contract terms by this real estate licensee and do not bind my Principal(s) unless my electronic communication includes one or more of the following: (1) the necessary Party(ies) electronic signature or (2) electronic reproduction of the Party(ies) “wet ink” signature or (3) the Party(ies) electronic written authorization for this real estate licensee to bind my Principal(s) in contract. Licensee does not have apparent authority to sign for or bind Principal(s) in a contract.

At this point, it’s either your theme or a plugin that’s doing this.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.