Technical SEOSEO
WordPress PageSpeed Guide
WordPress Structure
- Core
- Theme
- Plugins
- Additional codes
- And the content
Benchmark Reports
- Page Speed Insights
- Lighthouse (Incognito, without extensions)
- With a second screen or decreasing the height of Chrome Developer Tools
- Page Types
- Ecommerce
- Homepage
- Category
- Product
- Single Blog
- SaaS & Service & B2B
- Homepage
- Service Page
- Single Blog
- Exporting PDFs
- Merge
- Ecommerce
WordPress Page Speed Improvements
- Hosting
- Approach
- Client and their developer
- On our own
- Both
- Execution
- Page Speed Plugins
- Features & Usage
- Which ones
- Favourite / used to most
- Best?
- Manual Actions
- Page Speed Plugins
- Can be divided into a couple of months
- Quick wins and the first 3-5 (sometimes to 10) seconds of improvement first
- Things we can do on our own and the rest
WordPress Page Speed Plugins
- Plugin Installation
- Page Speed Plugin
- Image Compression Plugin
WordPress Page Speed Tasks
Quick Wins – High Impact, Low Effort Items
- GZIP – Text Compression
- Minify CSS
- Minify JS
- Minify HTML
- Activating Cache
- Browser Cache
- 1 Year Expiry
- Images
- Image Compression
- Manual by tinypng.com
- Automatic
- Scale problems – Resizing manually
- Converting to Webp
- Lazy Load
- Image Compression
Quick Wins – Low to Medium Impact, Low Effort Items
- DNS Prefetch
- Font Display Optimisation – Swap
- Remove WordPress Emoji
High Impact – Medium to High Effort Items
- Check your website’s functions a couple of times – take screenshots from both mobile and desktop
- Defer JS
- Combine JS – can be skipped
- Combine CSS – can be skipped