SlideShare a Scribd company logo
HOW TO SPEED UP YOUR
JOOMLA SITE?
Tenko Nikolov
CEO, SiteGround
Before We Begin – Who’s That Guy Tenko?
 17+ Years IT Experience

 8+ Years CEO of SiteGround
 7+ years of Joomla! Experience
 Love travelling the world

 Addicted to fast things &
WHY BOTHER DOING IT?
 Site speed affects your Google

Rankings!
 Keep readers/customers happy &

paying
 Be able to handle more visitors
Faster Joomla! = Optimizations

KEEP
CALM
IT’S NOT
ROCKET
SCIENCE
Speed up Your Joomla Site for Ultimate Performance
GENERAL GUIDELINES
 Keep your Joomla! updated
 Choose extensions wisely

 Deactivate unused extensions, upgrade used
 Simplify your templates as much as possible
Simple Front Page Is Better
 Fancy stuff – only if you really need it

 Remove unnecessary large images
 Use fewer internal/external links – add

sitemap
 Avoid loading content from remote servers
APPLICATION LEVEL
OPTIMIZATIONS
Enable Compression
 Natively supported by Joomla! – no extensions needed

 Requires mod_gzip/deflate to be enabled on the server
Site

Global Configuration

Server
Enable Joomla! Cache


Enable the “System – Cache” plugin
Recommended Cache Settings
Site

Global Configuration

System

Cache Settings
Some .htaccess Magic


Get the code:
http://goo.gl/ze09B



How it works:
- Etag – Tells browsers that an image/unit does not need to be reloaded
- Expires Headers – Set different expiration dates for various file types
- AddOutputFilterByType DEFLATE – minifies the compiled HTML
source code
Some .htaccess Magic
 The code:
FileETag MTime Size
AddOutputFilterByType DEFLATE text/html text/css application/javascript
ExpiresActive On
ExpiresDefault "now plus 1 hour"
ExpiresByType text/css "now plus 1 week“
ExpiresByType application/javascript "now plus 1 week"
ExpiresByType application/x-javascript "now plus 1 week”
More Optimizations: Images, CSS & JS
 Resize images – never upload 2560x1600 pictures

 Smush your images
 Minify and combine CSS and JS files
 Use image sprites
Sounds Nice, How Do I Begin?

 Use smush.it
 Photoshop/Fireworks

 Joomla! Extensions
Some Highly Rated Extensions
 JCH Optimize – Combines JS and CSS,

Combines images in sprites, Minify and
Compress
 Jbetolo – same as above but + CDN support
 JotCache – improves the Joomla! built in Core
Cache
 Cache Cleaner – easily clean the cache from
the Joomla! admin panel
JCH Optimize
 Enable the “System – JCH Optimize” plugin
JCH Optimize Settings
Google mod_pagespeed

 An open-source Apache module - compress, combine

and cache
 Needs to be installed/configured by a System
Administrator
 Available on SiteGround servers *
Check How’s Your Website Doing
 Google Page Speed Insights -

http://goo.gl/zPkxx
 YSlow - http://goo.gl/qIios
 GTmetrix - http://gtmetrix.com/
Some Results – Default Joomla!
No
Optimizatio
ns

Cache/
Compressi
on

.htacce
ss rules

JCH

Page Load Time

1.61s

1.49s

1.32s

1.02s

Total Page Size

563KB

162KB

162KB

151KB

Number of
Requests

35

35

35

19

Page Speed
Grade

F (41%)

B (65%)

B (87%)

A
(91%)
SERVER LEVEL
OPTIMIZATIONS
Use CDN
YOUR VISITORS
LOCATION
MATTERS!
CDN Features
 CDN will make your website faster
 CDN will help avoid unneeded I/O on your hard

drives
 CDN will appeal to both Google and your visitors
Software Tweaks
 Use fast and secure PHP like FastCGI
 Move PHP binaries to RAM
 Move TMP to RAM
 Move MySQL to a separate hard drive: RAID &

SSD
 Enable MySQL query cache
 Use TMPFS for MySQL’s tmpdir
Opcode/Object Caching
 FastCGI + APC PHP extension
 Memcached and PHP/MySQL

 eAccelerator
Joomla Interaction with Your
Database

 First request goes to

the database server
Object Caching

 First request goes to

the database server
 Objects are also

stored in Memcached
Object Caching

 All consecutive

requests are
forwarded to the
Memcached server
How PHP works


Scanning



Lexing



Parsing



Compilation



Opcode

 Execution
PHP Opcode Caching

 Opcode

 Execution
Reverse Proxy Servers
Reverse Proxy Servers
Reverse Proxy Servers
Reverse Proxy Servers
Our Own Solution: The
SUPERCACHER
 Custom PHP/MySQL

configuration
 Memcached/PHP APC
 Joomla! friendly reverse proxy

setup
Final Results: Joomla + VirtueMart
No
Optimizatio
ns

Application
Level
Optimizations

Server Level
Optimization
s

Page Load Time

5.22s

3.49s

1.09s

Total Page Size

1.89MB

0.67MB

0.67MB

Number of
Requests

76

28

28

Page Speed
Grade

F (41%)

B (85%)

A (92%)
Some Key Takes
 Speed optimization is a process – do it regularly
 Always test!

 Choose a well optimized host
QUESTION
S TIME
We now have something special for
Australia!






Free .com.au domain
24/7 Aussie toll free
Payments in AUD
JoomlaDay Sydney Exclusive Offer

Get It At:

www.siteground.com/australia
THANK YOU!
Tenko Nikolov
tenko@siteground.com @tnikolov

More Related Content

What's hot (20)

ZIP
High Performance WordPress - WordCamp Jerusalem 2010
Barry Abrahamson
 
PPTX
I Can Haz More Performanz?
Andy Melichar
 
PDF
High Performance - Joomla!Days NL 2009 #jd09nl
Joomla!Days Netherlands
 
PDF
Speed Up Wordpress, Wordpress Horsepower
Ross Johnson
 
PPTX
Caching 101
Andy Melichar
 
PPTX
The Power of a Video Library - WordCamp Raleigh
Lauren Jeffcoat
 
PPT
Caching strategy and apc
Võ Duy Tuấn
 
PDF
SEMCON 2013 - WordPress Optimization
Mike Lopez
 
ODP
Front-End Performance Optimizing
Michael Pehl
 
PPTX
Wordpress optimization
paudelvinay
 
PPT
Front End Website Optimization
Gerard Sychay
 
PPT
HTML5 CSS3 The Future of Web Technologies
hoctudau
 
PPTX
Speed up with hiphop php 2014 01-22
Võ Duy Tuấn
 
PDF
Optimizing wp
Mark Kelnar
 
PDF
Does This Theme Make My Website Look Fat? (Wordcamp SLC 2013)
Adam Dunford
 
PPT
High Performance WordPress
Barry Abrahamson
 
PDF
High Performance WordPress II
Barry Abrahamson
 
PPTX
Optimizing WordPress - WordPress SF Meetup April 2012
Ben Metcalfe
 
PPT
ServerBeach and WordPress BlogWorldExpo 2007
Barry Abrahamson
 
PPTX
Front end optimization
Abhishek Anand
 
High Performance WordPress - WordCamp Jerusalem 2010
Barry Abrahamson
 
I Can Haz More Performanz?
Andy Melichar
 
High Performance - Joomla!Days NL 2009 #jd09nl
Joomla!Days Netherlands
 
Speed Up Wordpress, Wordpress Horsepower
Ross Johnson
 
Caching 101
Andy Melichar
 
The Power of a Video Library - WordCamp Raleigh
Lauren Jeffcoat
 
Caching strategy and apc
Võ Duy Tuấn
 
SEMCON 2013 - WordPress Optimization
Mike Lopez
 
Front-End Performance Optimizing
Michael Pehl
 
Wordpress optimization
paudelvinay
 
Front End Website Optimization
Gerard Sychay
 
HTML5 CSS3 The Future of Web Technologies
hoctudau
 
Speed up with hiphop php 2014 01-22
Võ Duy Tuấn
 
Optimizing wp
Mark Kelnar
 
Does This Theme Make My Website Look Fat? (Wordcamp SLC 2013)
Adam Dunford
 
High Performance WordPress
Barry Abrahamson
 
High Performance WordPress II
Barry Abrahamson
 
Optimizing WordPress - WordPress SF Meetup April 2012
Ben Metcalfe
 
ServerBeach and WordPress BlogWorldExpo 2007
Barry Abrahamson
 
Front end optimization
Abhishek Anand
 

Similar to Speed up Your Joomla Site for Ultimate Performance (20)

PPTX
Joomla! Performance on Steroids
SiteGround.com
 
PPT
Make Drupal Run Fast - increase page load speed
Andy Kucharski
 
PPTX
Speed up your site! #wcmtl2015 by Meagan Hanes
Meagan Hanes
 
PPTX
Website Performance
Hugo Fonseca
 
PDF
Speed!
Rafael Corral
 
PPT
Front-end performances
Smile I.T is open
 
PDF
High Performance Ajax Applications
Siarhei Barysiuk
 
PDF
23 Ways To Speed Up WordPress
Zero Point Development
 
PPTX
Performance Tuning Web Apps - The Need For Speed
Vijay Rayapati
 
PPSX
Magento performancenbs
varien
 
PDF
How to optimize your Magento store
Rasbor.com
 
PPTX
WordCamp Denmark Keynote
Frederick Townes
 
PPTX
Drupal Frontend Performance and Scalability
Ashok Modi
 
PPTX
Seo
Anuj Verma
 
PDF
The 5 most common reasons for a slow WordPress site and how to fix them – ext...
Otto Kekäläinen
 
PPTX
Accelerate SharePoint 2007 and 2010 websites and intranets mike iem - apti...
Aptimize
 
PPT
Client Side Performance @ Xero
Craig Walker
 
PPTX
Optimizing Your WordPress Site: Why speed matters, and how to get there
Stephen Bell
 
PDF
Magento Performance Optimization 101
Angus Li
 
PPTX
Show Me The Cache!
Andy Melichar
 
Joomla! Performance on Steroids
SiteGround.com
 
Make Drupal Run Fast - increase page load speed
Andy Kucharski
 
Speed up your site! #wcmtl2015 by Meagan Hanes
Meagan Hanes
 
Website Performance
Hugo Fonseca
 
Front-end performances
Smile I.T is open
 
High Performance Ajax Applications
Siarhei Barysiuk
 
23 Ways To Speed Up WordPress
Zero Point Development
 
Performance Tuning Web Apps - The Need For Speed
Vijay Rayapati
 
Magento performancenbs
varien
 
How to optimize your Magento store
Rasbor.com
 
WordCamp Denmark Keynote
Frederick Townes
 
Drupal Frontend Performance and Scalability
Ashok Modi
 
The 5 most common reasons for a slow WordPress site and how to fix them – ext...
Otto Kekäläinen
 
Accelerate SharePoint 2007 and 2010 websites and intranets mike iem - apti...
Aptimize
 
Client Side Performance @ Xero
Craig Walker
 
Optimizing Your WordPress Site: Why speed matters, and how to get there
Stephen Bell
 
Magento Performance Optimization 101
Angus Li
 
Show Me The Cache!
Andy Melichar
 
Ad

More from JoomlaDay Australia (12)

ODP
Accessibility, SEO and Joomla
JoomlaDay Australia
 
PPTX
Top tips from what we've learned from our 10 years experience
JoomlaDay Australia
 
PPTX
Building Templates for Joomla
JoomlaDay Australia
 
PPTX
Developing a prize-giveaway style component
JoomlaDay Australia
 
PPTX
Generate Leads and Sales with a Sales Funnel
JoomlaDay Australia
 
PPTX
The integration of joomla with the internet of things concept
JoomlaDay Australia
 
PPTX
A tale of two sites
JoomlaDay Australia
 
PPTX
Ecwid: shopping cart solution to meet business need
JoomlaDay Australia
 
PPT
Mobile First Development by Shayne Bartlett
JoomlaDay Australia
 
PDF
Responsive design
JoomlaDay Australia
 
PDF
20 common mistakes you should avoid while handling an e-marketing campaign
JoomlaDay Australia
 
PPTX
Rapid application development using Akeeba FOF and Joomla 3.2
JoomlaDay Australia
 
Accessibility, SEO and Joomla
JoomlaDay Australia
 
Top tips from what we've learned from our 10 years experience
JoomlaDay Australia
 
Building Templates for Joomla
JoomlaDay Australia
 
Developing a prize-giveaway style component
JoomlaDay Australia
 
Generate Leads and Sales with a Sales Funnel
JoomlaDay Australia
 
The integration of joomla with the internet of things concept
JoomlaDay Australia
 
A tale of two sites
JoomlaDay Australia
 
Ecwid: shopping cart solution to meet business need
JoomlaDay Australia
 
Mobile First Development by Shayne Bartlett
JoomlaDay Australia
 
Responsive design
JoomlaDay Australia
 
20 common mistakes you should avoid while handling an e-marketing campaign
JoomlaDay Australia
 
Rapid application development using Akeeba FOF and Joomla 3.2
JoomlaDay Australia
 
Ad

Recently uploaded (20)

PDF
Build with AI and GDG Cloud Bydgoszcz- ADK .pdf
jaroslawgajewski1
 
PDF
RAT Builders - How to Catch Them All [DeepSec 2024]
malmoeb
 
PPTX
AVL ( audio, visuals or led ), technology.
Rajeshwri Panchal
 
PDF
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
 
PDF
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
 
PPTX
Agentic AI in Healthcare Driving the Next Wave of Digital Transformation
danielle hunter
 
PDF
The Future of Artificial Intelligence (AI)
Mukul
 
PPTX
OA presentation.pptx OA presentation.pptx
pateldhruv002338
 
PDF
introduction to computer hardware and sofeware
chauhanshraddha2007
 
PDF
How ETL Control Logic Keeps Your Pipelines Safe and Reliable.pdf
Stryv Solutions Pvt. Ltd.
 
PPTX
The Future of AI & Machine Learning.pptx
pritsen4700
 
PDF
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
PDF
Market Insight : ETH Dominance Returns
CIFDAQ
 
PDF
The Future of Mobile Is Context-Aware—Are You Ready?
iProgrammer Solutions Private Limited
 
PPTX
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
PPTX
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
PPTX
IT Runs Better with ThousandEyes AI-driven Assurance
ThousandEyes
 
PDF
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
 
PPTX
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
PDF
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
Build with AI and GDG Cloud Bydgoszcz- ADK .pdf
jaroslawgajewski1
 
RAT Builders - How to Catch Them All [DeepSec 2024]
malmoeb
 
AVL ( audio, visuals or led ), technology.
Rajeshwri Panchal
 
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
 
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
 
Agentic AI in Healthcare Driving the Next Wave of Digital Transformation
danielle hunter
 
The Future of Artificial Intelligence (AI)
Mukul
 
OA presentation.pptx OA presentation.pptx
pateldhruv002338
 
introduction to computer hardware and sofeware
chauhanshraddha2007
 
How ETL Control Logic Keeps Your Pipelines Safe and Reliable.pdf
Stryv Solutions Pvt. Ltd.
 
The Future of AI & Machine Learning.pptx
pritsen4700
 
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
Market Insight : ETH Dominance Returns
CIFDAQ
 
The Future of Mobile Is Context-Aware—Are You Ready?
iProgrammer Solutions Private Limited
 
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
IT Runs Better with ThousandEyes AI-driven Assurance
ThousandEyes
 
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
 
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 

Speed up Your Joomla Site for Ultimate Performance