Website is slow

It seems like my site is loading very slow ( https://aibot-discord.glitch.me/ ) how could I improve the speed?

Hi @RobinSchapendonk! So I looked at the download speeds of your app and it appears that the JavaScript libraries from a CDN are causing the initial loading time. You also appear to have 2 different jQuery files loading. I’d see if you can cut that down to one, and also if you have them loading locally instead of from CDN that may help.

1 Like