I have some performance problems with the Agile Theme that I’d like to address and would like to identify if these are:
- A problem of the theme
- A problem with the hosting
- Some other cause
In general page load times are pretty slow. The first time you access the site (http://byteflair.com) the landing page gets stuck showing the loading icon and is unable to progress.
Subsequent accesses are able to progress but are in the above 5sec load time.
When analyzing the page, there are tons of JS and Css that could be minified, compacted into a file and compressed. Is this possible?
To speed up things:
- I’ve configured a static subdomain.
- I ‘ve added a cache plugin
- I’ve configured a CDN
Nothing has improved performance.
Any ideas? Thanks in advance!