Hello, I am developing a website for a small district in my city to showcase 90 businesses ( showing their website, social media, business hours etc…). As you can see in the attachments below, each business has 1 photo (right now each image is a grey jpeg around 150KB). When you click “More info” a lightbox pops up with more info about the business.
Right now I am editing this with Ascend (not a premium account yet), and I am wondering if the editor/website loading time is slow due to the fact that there is too much content on that page or since I am editing this with Ascend, that I don’t have much memory to work with.
Any answer helps, and thank you for your time.
Hello Anthony,
there are a few options to speed-up your website…
- Try to compress your images as good as possible.
- Do not load to much stuff onto the stage. That means, not to much elements and limit the datasets and datacollections when showing on stage.
For example if you just want to show 10-items at once, then limit it to —> 10 in settings.
- You can also activate CACHING, in some cases it really can speed-up your site. You can do that for every page on your site separately.
- To much of CODE is also not the best way. Every line of CODE costs a little bit of time.
- Try to avoid to much codings with ----> “onReady()”
I am sure i know still some more opertunities, but can not remember now 



For example REPEATER also causes a lot of speed-problems.