
Ita Q. answered 10/20/20
Native Indonesian, former teacher, Certified W3 HTML Developer
Many reasons on why your website https://www.how2havefun.com/ is slow:
- You have too many traffics coming to your website meanwhile you only have small bandwidth to handle the request. Therefore, you need to increase your bandwidth to accommodate such requests. Otherwise, your website can crash.
- You need to break down your website into several segments. That way, when your stakeholders are trying to navigate your website, your server does not need to pull all the datas at once.
- Make sure you compress all the images you are using because the high quality and big images contain a lot of pixels, which require a lot of memory.
- Review the infrastructures of your website (wiregrams) and the scripting languages behind it.
- Keep that in mind, not all your audiences have high speed internet with robust speed. Therefore, when structuring website, you need to consider on breaking down the website into several segments. Then join the segments together on your main homepage.
Thanks.