Hi, so I’ve been working on a small 2d game for exporting on WebGL. Though I need to have the game on my personal domain. Due to blocked links, I can’t embed an itch.io game in the website so I have to load it directly. Compared to itch.io it takes around 25-40 seconds on a fast connection to load the game. What kind of issues could be causing this? I’ve looked into upgrading the hosting server, but I’ve seen some warn that it probably wouldn’t affect loading time. Also is there some reason besides obviously better servers that it runs better on itch.io?
Here are the two links to the games to compare:
itch.io - https://gdev-studios.itch.io/stranded
Personal Domain: https://gdevstudios.com/
Info about the build:
Using Universal RP 2D lighting
Using Gzip compression
The game is less than 16MB when exported with compressed textures and audio
Here are the player settings:
Thanks for taking the time to help!

