Site is very slow

Hello, my website, www.glenrovers.ie is incredibly slow recently. I removed some multimedia content that I thought might be contributing to this and also a plugin API which updates a page with Match Fixtures. However, when I load the dashboard in Chrome to track the network and wait stats, the key one I'm seeing is a failed API call:

https://app.contactgate.com/app/?api=weebly&apiVar1=100024332&apiVar2=572362683509536452https://app....

I can block that locally myself and it loads quickly enough then but when I remove it again it takes ~30s for a page to load. Can anyone help me permanently block that call?

Thanks,

David

591 Views
Message 1 of 5
Report
1 Best Answer
Square

Best Answer

Did you add any apps to your site from the App Center, @hoggyvegas? That is likely either coming from an app from the App Center or from widget included with a embed code element.

View Best Answer >

557 Views
Message 6 of 5
Report
4 REPLIES 4

I can see the html causing this, just can't see where I can edit that code. It's not in the headers or main / splash html editor section in themes.

<script type="text/javascript" src="https://app.contactgate.com/app/?api=weebly&apiVar1=100024332&apiVar2=572362683509536452"></script>


<script>
(function(){


contactGate.init({});
contactGate.startUp();


})();
</script>

577 Views
Message 6 of 5
Report
Square

Best Answer

Did you add any apps to your site from the App Center, @hoggyvegas? That is likely either coming from an app from the App Center or from widget included with a embed code element.

558 Views
Message 6 of 5
Report

Hi Adam,

Thanks for the reply, looks like ContactGate was one of the installed apps alright so I've removed that and it's working fine now. Thanks!

552 Views
Message 6 of 5
Report
Square

Great! Glad to have helped you resolve this.

550 Views
Message 6 of 5
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.
grz-custom-initialLetter