Website very slow

Permalink Browser Info Environment
My website since to be really slow after adding 5 slides, is this common for this theme?

Type: Pre-Sale
Status: In Progress
Blueprint
View Replies:
jordif replied on at Permalink Reply
jordif
hi!

first, congrats on the site, it looks amazing!

There are several tools that allow you to diagnose why a site is slow, for instance:

http://tools.pingdom.com/

In this case, there is an image that's way too large (almost 8 MB):

http://eucalan.com/application/files/6514/2351/6006/Clothes_Line_No...

hope this helps!

Jordi
Blueprint replied on at Permalink Reply
Blueprint
We also had an issue with this theme being incredibly slow on another build (Core 8.1.0 Long Story Short 1.1.2). We had 5 slides on the home page. The content would load quickly but the javascript took over a minute to finish loading so the parallax and menu wouldn't work. We isolated javascript code until we found the cause for this particular site. In the main.js file there is a Modernizr test which seemed to be slowing everything down:

if ( typeof Modernizr.inlinesvg == "undefined" ) {
            Modernizr.addTest('inlinesvg', function() {
               var ns = {'svg': 'http://www.w3.org/2000/svg'};
               var div = document.createElement('div');
               div.innerHTML = '<svg></svg>';
               return (div.firstChild && div.firstChild.namespaceURI) == ns.svg;
            });
         }


This appeared to be pointing to a deprected url http://www.w3.org/2000/svg
We changed this to http://www.w3.org/TR/SVG/ and now the page loads in 2 seconds.

concrete5 Environment Information

# concrete5 Version
Core Version - 7.5.13
Version Installed - 7.5.13
Database Version - 20170123000000

# PHP Version
7.0.15

Browser User-Agent String

Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.