Themes open slowly on the server

1 reply · opened Sep 16, 2023

AaydinoktaySep 16, 2023

Since all javascript files are running in the theme we use, the page runs very slowly on the server and locally.How can I separate unused javascript and css codes? I need to solve this problem, can you help me?

SSemicolon WebSTAFFSep 19, 2023

Hello,

There are some Server Optimizations that are required on your End. Consider checking out the Optimization Tips: https://docs.semicolonweb.com/docs/getting-started/website-optimization-tips/ and try implementing them accordingly. Additionally, for CSS, you will need to do this manually or with the help of PurgeCSS. For JS, you can simply use he Vanilla JS Option: https://docs.semicolonweb.com/docs/getting-started/javascript/#docs-steps-vanilla-js by simply loading the js/functions.js File. The rest of the JS Functionality will be automatically loaded on demand. Canvas is designed to be fast and you can see the Live Results here: https://pagespeed.web.dev/report?url=https%3A%2F%2Fcanvastemplate.com%2Fdemo-app-landing.html&form_factor=desktop .

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard