Templates Load Slowly in UK
We have had some UK customers notify us that some web sites built with web templates load very slowly.The same web site, viewed by someone in the US, loaded normally. In some of these situations, the issue seemed to be related to the way that the stylesheet was imported into the web site. Stylesheets imported using the @import method caused the site to load slowly… once the stylesheet was linked using a
1 | link |
statement, the site loaded fine.
I have posted a new support article to show you how to change the @import to a link statement. Please view Templates load slowly in UK. If you have any more information about this issue, please contact us at support@pixelmill.com.
Thanks to Linda Long for pointing out this issue.