-
AuthorPosts
-
matthewgillard Friend
matthewgillard
- Join date:
- May 2014
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 8
- Thanked:
- 2 times in 1 posts
June 4, 2014 at 2:45 pm #198481Hi,
My website is loading terribly slow since Installing and configuring Bookshop theme.
Backend is loading fast as well as our other websites on the server so must be something to do with bookshop???
I have
Optimize CSS – YES
Optimize JS – YesAny ideas?
Matt
TomC
Moderator
TomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 4, 2014 at 5:44 pm #537792There are a number of extensions available to assist with SITE PERFORMANCE via the Joomla Extension Directory[/url]
😎
matthewgillard Friend
matthewgillard
- Join date:
- May 2014
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 8
- Thanked:
- 2 times in 1 posts
June 4, 2014 at 11:46 pm #537813I have enabled cache plugin and System – JCH Optimize Pro.
This has improved speed slightly.
Google page speed insights suggest the following:
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 2 blocking CSS resources. This causes a delay in rendering your page.None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.
Optimize CSS Delivery of the following:http://fonts.googleapis.com/css?family=Roboto:400,700,300
http://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700How can I achieve this?
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 5, 2014 at 7:35 am #537854You can find both files above in
+ Open templates/ja_bookshop/css/error.css file
Line 17:
@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,700);+ Open templates/ja_bookshop/css/offline.css file
Line 6, 7:
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700);+ Open templates/ja_bookshop/tpls/blocks/head.php file
Line 53, 54:
<link href='http://fonts.googleapis.com/css?family=Roboto:400,700,300' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700' rel='stylesheet' type='text/css'> -
AuthorPosts
This topic contains 4 replies, has 3 voices, and was last updated by
Ninja Lead 10 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum