SlideShare ist ein Scribd-Unternehmen logo
1 von 37
@itrogers
WordPress: Lightning Fast
Ian Rogers
@itrogers
Why optimize WP for speed?
@itrogers
Why optimize for speed?
1. Better User Experience
2. SEO Friendly
3. Increase Conversion Rates
4. Get More Leads and Sales
Basically, everyone loves it
@itrogers
Before the technical stuff
Grab the low hanging fruit
@itrogers
Get on Cloudflare
@itrogershttps://support.cloudflare.com/hc/en-us/articles/205177068-Step-1-How-does-Cloudflare-work-
@itrogers
How to optimize WP for speed
@itrogers
1. Move to staging area
(Stuff is going to break)
@itrogers
2. Get your PageSpeed score
@itrogers
This score sucks
https://developers.google.com/speed/pagespeed/insights/
@itrogers
3. Configure Autoptimize
https://wordpress.org/plugins/autoptimize/
@itrogers
These settings will combine and minify all styles and scripts
@itrogers
Re-check your score
@itrogers
4. Optimize CSS Delivery
@itrogers
Copy combined CSS
wp-content/cache/autoptimize/css/autoptimize_40c6ca0fb6f1d8567998e3e689d33d85.css
@itrogers
https://jonassebastianohlsson.com/criticalpathcssgenerator/
Paste combined CSS here
Enter your site / staging area
@itrogers
https://jonassebastianohlsson.com/criticalpathcssgenerator/
@itrogers
@itrogers
Re-check your score
@itrogers
5. Remove render blocking JS
@itrogers
Async or defer?
@itrogers
http://www.growingwiththeweb.com/2014/02/async-vs-defer-attributes.html
@itrogers
Async or Defer?
General Rules (results will vary)
1. If script doesn’t rely on other scripts, use async
2. If script relies upon other scripts, use defer
3. If script is relied upon from another script, use defer
@itrogers
Plugin: Async Javascript
https://wordpress.org/plugins/async-javascript/
@itrogers
Find the right combo that works for your site
@itrogers
Try Cloudflare Rocket Loader
https://support.cloudflare.com/hc/en-us/articles/200168056-What-does-Rocket-Loader-do-
@itrogers
Recommended Reading
1. http://www.growingwiththeweb.com/2014/02/async-vs-defer-attributes.html
2. https://stackoverflow.com/questions/10808109/script-tag-async-defer
3. https://peter.sh/experiments/asynchronous-and-deferred-javascript-execution-explained/
@itrogers
Re-check your score
@itrogers
6. Optimize Images
@itrogers
Pro Tip
Google gives you the optimized images (and other stuff if you need it)
@itrogers
For Future Images
1. Photoshop - Save For Web / Export
2. ShortPixel Image Optimizer - freemium / pay as you go
@itrogers
7. Enable Browser Caching
@itrogers
WP Rocket
https://wp-rocket.me/
W3 Total Cache
https://wordpress.org/plugins/w3-total-cache/
@itrogers
Re-check your score
(it should be way better now)
@itrogers
Other Tips
@itrogers
Other Page Speed Tips
1.Use a CDN
2.Lazy Load Images
3.Remove unused JS / CSS
4.Use a Managed WP Host
5.Upgrade your host
@itrogers
Thank you!

Weitere ähnliche Inhalte

Was ist angesagt?

Wordpress security issues
Wordpress security issuesWordpress security issues
Wordpress security issues
Deepu Thomas
 

Was ist angesagt? (20)

WordPress SEO
WordPress SEOWordPress SEO
WordPress SEO
 
website details
website detailswebsite details
website details
 
14th Meetup WordPress Beirut - How WordPress helped us reach $200k in yearly ...
14th Meetup WordPress Beirut - How WordPress helped us reach $200k in yearly ...14th Meetup WordPress Beirut - How WordPress helped us reach $200k in yearly ...
14th Meetup WordPress Beirut - How WordPress helped us reach $200k in yearly ...
 
WordPress Launch Checklist
WordPress Launch Checklist WordPress Launch Checklist
WordPress Launch Checklist
 
APIdays Paris 2018 - An API Is Not Enough: Crafting a Developer Experience Ad...
APIdays Paris 2018 - An API Is Not Enough: Crafting a Developer Experience Ad...APIdays Paris 2018 - An API Is Not Enough: Crafting a Developer Experience Ad...
APIdays Paris 2018 - An API Is Not Enough: Crafting a Developer Experience Ad...
 
What happens when_you_hit_the_url
What happens when_you_hit_the_urlWhat happens when_you_hit_the_url
What happens when_you_hit_the_url
 
WordPress 101 Social Media Camp 2011
WordPress 101 Social Media Camp 2011WordPress 101 Social Media Camp 2011
WordPress 101 Social Media Camp 2011
 
10 rocking word press plugins that you might have missed wp-stuffs.com
10 rocking word press plugins that you might have missed   wp-stuffs.com10 rocking word press plugins that you might have missed   wp-stuffs.com
10 rocking word press plugins that you might have missed wp-stuffs.com
 
Why WordPress?
Why WordPress?Why WordPress?
Why WordPress?
 
Set it and forget it: Automated WordPress sites for busy (or lazy) people.
Set it and forget it: Automated WordPress sites for busy (or lazy) people.Set it and forget it: Automated WordPress sites for busy (or lazy) people.
Set it and forget it: Automated WordPress sites for busy (or lazy) people.
 
Important Points | Website Maintenance | Swizzard
Important Points | Website Maintenance | SwizzardImportant Points | Website Maintenance | Swizzard
Important Points | Website Maintenance | Swizzard
 
Useful browser extensions list that make an seo’s easier in 2015
Useful browser extensions list that make an seo’s easier in 2015Useful browser extensions list that make an seo’s easier in 2015
Useful browser extensions list that make an seo’s easier in 2015
 
WordPress for SEO Success
WordPress for SEO SuccessWordPress for SEO Success
WordPress for SEO Success
 
WordPress Power Tips by Lorelle VanFossen
WordPress Power Tips by Lorelle VanFossenWordPress Power Tips by Lorelle VanFossen
WordPress Power Tips by Lorelle VanFossen
 
Word press
Word pressWord press
Word press
 
How to Evaluate WordPress Plugins Before Activating
How to Evaluate WordPress Plugins Before ActivatingHow to Evaluate WordPress Plugins Before Activating
How to Evaluate WordPress Plugins Before Activating
 
Reaction Action - November 2016
Reaction Action - November 2016Reaction Action - November 2016
Reaction Action - November 2016
 
Wordpress security issues
Wordpress security issuesWordpress security issues
Wordpress security issues
 
Yoast SEO search engine optimization of individual blog posts
Yoast SEO search engine optimization of individual blog postsYoast SEO search engine optimization of individual blog posts
Yoast SEO search engine optimization of individual blog posts
 
9 word press plugins you need to create killer Content
9 word press plugins you need to create killer Content9 word press plugins you need to create killer Content
9 word press plugins you need to create killer Content
 

Andere mochten auch

Pagespeed what, why, and how it works
Pagespeed   what, why, and how it worksPagespeed   what, why, and how it works
Pagespeed what, why, and how it works
Ilya Grigorik
 

Andere mochten auch (17)

Web Design Workshop with seoplus+ and Google
Web Design Workshop with seoplus+ and GoogleWeb Design Workshop with seoplus+ and Google
Web Design Workshop with seoplus+ and Google
 
PageSpeed Optimization
PageSpeed OptimizationPageSpeed Optimization
PageSpeed Optimization
 
Increase Your WordPress Website's Google PageSpeed Score
Increase Your WordPress Website's Google PageSpeed ScoreIncrease Your WordPress Website's Google PageSpeed Score
Increase Your WordPress Website's Google PageSpeed Score
 
Pagespeed what, why, and how it works
Pagespeed   what, why, and how it worksPagespeed   what, why, and how it works
Pagespeed what, why, and how it works
 
Meeple Communications Introduction to WordPress April 2017
Meeple Communications Introduction to WordPress April 2017Meeple Communications Introduction to WordPress April 2017
Meeple Communications Introduction to WordPress April 2017
 
Workshop Overview
Workshop OverviewWorkshop Overview
Workshop Overview
 
Standardizing WordPress Workflow
Standardizing WordPress WorkflowStandardizing WordPress Workflow
Standardizing WordPress Workflow
 
Magento vs WooCommerce - October 2016, Ecommerce North East
Magento vs WooCommerce - October 2016, Ecommerce North EastMagento vs WooCommerce - October 2016, Ecommerce North East
Magento vs WooCommerce - October 2016, Ecommerce North East
 
Design Network North: The Future of Ecommerce - Magento 2
Design Network North: The Future of Ecommerce - Magento 2Design Network North: The Future of Ecommerce - Magento 2
Design Network North: The Future of Ecommerce - Magento 2
 
Essential Prototyping for Entrepreneurs
Essential Prototyping for EntrepreneursEssential Prototyping for Entrepreneurs
Essential Prototyping for Entrepreneurs
 
Overview and hosting
Overview and hostingOverview and hosting
Overview and hosting
 
Advanced Custom Fields - WordPress North East
Advanced Custom Fields - WordPress North EastAdvanced Custom Fields - WordPress North East
Advanced Custom Fields - WordPress North East
 
WordPress North East - capturing more sales from your customers - January 2016
WordPress North East - capturing more sales from your customers - January 2016WordPress North East - capturing more sales from your customers - January 2016
WordPress North East - capturing more sales from your customers - January 2016
 
WordCamp BKK 2017: Designing WordPress Websites that Convert
WordCamp BKK 2017: Designing WordPress Websites that ConvertWordCamp BKK 2017: Designing WordPress Websites that Convert
WordCamp BKK 2017: Designing WordPress Websites that Convert
 
Introduction to Magento 2 (from Magento North East event)
Introduction to Magento 2 (from Magento North East event)Introduction to Magento 2 (from Magento North East event)
Introduction to Magento 2 (from Magento North East event)
 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPress
 
OnLine Restaurant Business plan for an entrepreneur
OnLine Restaurant Business plan for an entrepreneurOnLine Restaurant Business plan for an entrepreneur
OnLine Restaurant Business plan for an entrepreneur
 

Ähnlich wie WordPress Lightning Fast

Word Camp Ph 2009 Word Press In The Wild
Word Camp Ph 2009   Word Press In The WildWord Camp Ph 2009   Word Press In The Wild
Word Camp Ph 2009 Word Press In The Wild
rebelpixel
 
WordCamp Philippines 2009: WordPress In The Wild
WordCamp Philippines 2009: WordPress In The WildWordCamp Philippines 2009: WordPress In The Wild
WordCamp Philippines 2009: WordPress In The Wild
rebelpixel
 
Wordpress seo tips e briks infotech
Wordpress seo tips   e briks infotechWordpress seo tips   e briks infotech
Wordpress seo tips e briks infotech
sudhir pandey
 

Ähnlich wie WordPress Lightning Fast (20)

Future of Search Engine Factors, AMP, On-Page Key to Success
Future of Search Engine Factors, AMP, On-Page Key to SuccessFuture of Search Engine Factors, AMP, On-Page Key to Success
Future of Search Engine Factors, AMP, On-Page Key to Success
 
Optimize wordpress
Optimize wordpressOptimize wordpress
Optimize wordpress
 
Word campktm speed-security
Word campktm speed-securityWord campktm speed-security
Word campktm speed-security
 
WordPress SEO Mistakes that Kill - BigDigital 2017 - Peter Mead
WordPress SEO Mistakes that Kill - BigDigital 2017 - Peter MeadWordPress SEO Mistakes that Kill - BigDigital 2017 - Peter Mead
WordPress SEO Mistakes that Kill - BigDigital 2017 - Peter Mead
 
Word Camp Ph 2009 Word Press In The Wild
Word Camp Ph 2009   Word Press In The WildWord Camp Ph 2009   Word Press In The Wild
Word Camp Ph 2009 Word Press In The Wild
 
WordCamp Philippines 2009: WordPress In The Wild
WordCamp Philippines 2009: WordPress In The WildWordCamp Philippines 2009: WordPress In The Wild
WordCamp Philippines 2009: WordPress In The Wild
 
Deep Dive Into Yoast SEO 7
Deep Dive Into Yoast SEO 7Deep Dive Into Yoast SEO 7
Deep Dive Into Yoast SEO 7
 
Responsive design in plone
Responsive design in ploneResponsive design in plone
Responsive design in plone
 
Everything WordPress
Everything WordPressEverything WordPress
Everything WordPress
 
Developer Night - Opticon18
Developer Night - Opticon18Developer Night - Opticon18
Developer Night - Opticon18
 
Slides from my talk on "Optimizing WordPress for Speed and performence" at Wo...
Slides from my talk on "Optimizing WordPress for Speed and performence" at Wo...Slides from my talk on "Optimizing WordPress for Speed and performence" at Wo...
Slides from my talk on "Optimizing WordPress for Speed and performence" at Wo...
 
Fully Optimized
Fully OptimizedFully Optimized
Fully Optimized
 
A Deep Dive Into SEO Tactics For Modern Javascript Frameworks
A Deep Dive Into SEO Tactics For Modern Javascript FrameworksA Deep Dive Into SEO Tactics For Modern Javascript Frameworks
A Deep Dive Into SEO Tactics For Modern Javascript Frameworks
 
2010 11 pubcon_hendison_wordpress
2010 11 pubcon_hendison_wordpress2010 11 pubcon_hendison_wordpress
2010 11 pubcon_hendison_wordpress
 
SEO Basics, Plugins, Resources, and Tools (Feb 2020)
SEO Basics, Plugins, Resources, and Tools (Feb 2020)SEO Basics, Plugins, Resources, and Tools (Feb 2020)
SEO Basics, Plugins, Resources, and Tools (Feb 2020)
 
Wordcampuk 09 (wordcampuk)
Wordcampuk 09 (wordcampuk)Wordcampuk 09 (wordcampuk)
Wordcampuk 09 (wordcampuk)
 
Seo for Engineers
Seo for EngineersSeo for Engineers
Seo for Engineers
 
SEO Social Blog: Wordpress SEO with Joost de Valk
SEO Social Blog:  Wordpress SEO with Joost de ValkSEO Social Blog:  Wordpress SEO with Joost de Valk
SEO Social Blog: Wordpress SEO with Joost de Valk
 
Wordpress seo tips e briks infotech
Wordpress seo tips   e briks infotechWordpress seo tips   e briks infotech
Wordpress seo tips e briks infotech
 
Most Important On Page SEO elements
Most Important On Page SEO elementsMost Important On Page SEO elements
Most Important On Page SEO elements
 

Kürzlich hochgeladen

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Kürzlich hochgeladen (20)

Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 

WordPress Lightning Fast