-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfix-slow-wordpress-website.html
396 lines (350 loc) · 23.6 KB
/
fix-slow-wordpress-website.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
---
permalink: /fix-slow-wordpress-website/
---
<!DOCTYPE html>
<html lang="en">
<head>
<script src="https://kit.fontawesome.com/029ff40d7b.js" crossorigin="anonymous"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XVK8SSNQSC"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-XVK8SSNQSC');
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "NewsArticle",
"headline": "10 Reasons Why Your WordPress Website is Slow (and How to Fix Them)",
"image":
"https://sybiltec.com/images/mr-bean-waiting.png",
"datePublished": "2023-12-08T20:00:00+00:00",
"dateModified": "2023-12-15T19:07:00+00:00",
"author": [
{
"@type": "Person",
"name": "Sybil Mayard",
"url": "https://sybiltec.com/"
}
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://sybiltec.com/"
},{
"@type": "ListItem",
"position": 2,
"name": "10 Reasons Why Your WordPress Website is Slow (and How to Fix Them)"
}]
}
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>10 Reasons Why Your WordPress Website is Slow | Sybiltec</title>
<meta name="Description" content="A fast loading WordPress site is essential for good user experience and SEO. In this blog post we discuss 10 steps you can take to maximise your site's speed.">
<meta name="robots" content="all">
<meta property="og:locale" content="en_GB" />
<meta property="og:type" content="website" />
<meta property="og:title" content="10 Reasons Why Your WordPress Website is Slow | Sybiltec" />
<meta property="og:description" content="A fast loading WordPress site is essential for good user experience and SEO. In this blog post we discuss 10 steps you can take to maximise your site's speed." />
<meta property="og:url" content="https://sybiltec.com/fix-slow-wordpress-website/" />
<meta property="og:site_name" content="Sybiltec" />
<meta property="og:image" content="https://sybiltec.com/images/mr-bean-waiting.png" />
<meta property="article:published_time" content="2023-12-08T20:00:00+00:00" />
<meta property="article:modified_time" content="2023-12-15T19:07:00+00:00" />
<meta property="article:tag" content="website performance" />
<meta property="article:tag" content="WordPress" />
<meta property="article:author" content="Sybil Mayard" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:creator" content="@sybiltec" />
<meta name="twitter:site" content="@sybiltec" />
<meta name="twitter:label1" content="Written by">
<meta name="twitter:data1" content="Sybil Mayard">
<meta name="twitter:label2" content="Estimated reading time">
<meta name="twitter:data2" content="10 minutes">
<meta name="google-site-verification" content="4CQdjA8VuHHdJlLAeL33JXUNCcg92x6Yy2MK2H-F5rs" />
<meta name="geo.region" content="GB" />
<meta name="geo.placename" content="London" />
<meta name="geo.position" content="51.495673;0.141465" />
<meta name="ICBM" content="51.495673, 0.141465" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"image": "https://sybiltec.com/images/logos/sybiltec-logo-social.png",
"name": "Sybiltec Web Design",
"address": {
"@type": "PostalAddress",
"streetAddress": "2 Veridion Way",
"addressLocality": "Bexley",
"addressRegion": "London",
"postalCode": "DA18 4AL",
"addressCountry": "GB"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 51.495673,
"longitude": 0.141465
},
"url": "https://sybiltec.com",
"telephone": "+447768059730",
"priceRange": "$$",
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "09:00",
"closes": "18:00"
}
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"image": "https://sybiltec.com/images/logos/sybiltec-logo-social.png",
"url": "https://www.sybiltec.com",
"sameAs": ["https://www.instagram.com/sybiltec/", "https://www.facebook.com/sybiltec", "https://www.linkedin.com/company/sybiltec/"],
"logo": "https://sybiltec.com/favicon.png",
"name": "Sybiltec Web Design",
"description": "Sybiltec provides web design services to small businesses in the South East London region and surrounding areas. Whether you are looking to build your first website or redesign an existing one, we offer a service that's right for you. Services include: small business websites, e-commerce websites and online learning platforms. We work with Shopify, WordPress, Wix, WooCommerce and LearnDash.",
"email": "[email protected]",
"telephone": "+447768059730",
"address": {
"@type": "PostalAddress",
"streetAddress": "2 Veridion Way",
"addressLocality": "Bexley",
"addressCountry": "GB",
"addressRegion": "London",
"postalCode": "DA18 4AL"
}
}
</script>
<link rel="canonical" href="https://sybiltec.com/fix-slow-wordpress-website/" />
<link rel="stylesheet" href="https://sybiltec.com/styles.min.css" type="text/css">
<link rel="icon" type="image/png" href="https://sybiltec.com/favicon.png">
</head>
<body>
<div class="announcement-bar">
<div class="container-1140">
<span><i class="fa-regular fa-envelope"></i><a href="mailto:[email protected]?subject=Website Enquiry" target="_blank">[email protected]</a></span>
</div>
</div>
<div class="header">
<div class="container-1140">
<div class="row">
<div class="col-2">
<div class="logo">
<span class="logo"><a href="/">Sybiltec</a></span>
</div>
</div>
<div class="col-10">
<div class="nav">
<div class="topnav" id="myTopnav">
<a href="/">Home</a>
<a href="https://sybiltec.com/about/">About</a>
<a href="https://sybiltec.com/services/">Services</a>
<a href="https://sybiltec.com/clients/">Case Studies</a>
<a href="https://sybiltec.com/contact/" class="btn-contact">Contact Us</a>
<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fas fa-bars"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="hero">
<div class="container-1140">
<h1>10 Reasons Why Your WordPress Website is Slow (and How to Fix Them)</h1>
</div>
</div>
<div class="main section">
<div class="container-1140">
<ol class="breadcrumb">
<li>
<a href="https://sybiltec.com">Home</a>
</li>
>
<li>
10 Reasons Why Your WordPress Website is Slow (and How to Fix Them)
</li>
</ol>
<p>Date updated: 15 December 2023 | by Sybil Mayard</p>
<div class="center"><img src="https://sybiltec.com/images/mr-bean-waiting.png" alt="Mr Bean waiting: when your website takes more than 3 seconds to load"></div>
<p>Does your website take more than 3 seconds to load? If yes, imagine how Mr Bean would feel if he were one of your customers 😂</p>
<p>Joking aside, website speed is an important factor when it comes to <strong>user experience</strong> and <strong>search engine rankings</strong>. In fact, research suggests that a one-second delay in page loading makes page views drop by 11% (<a href="#1">1</a>).</p>
<p>If your WordPress site is suffering from <strong>long loading times</strong>, read this blog post to find out how to remedy it.</p>
<h2>1. Inadequate Hosting</h2>
<p>One of the most common causes of a slow WordPress website is poor choice of hosting provider. Your hosting may not be sufficient to handle the traffic that your website is receiving, causing a sub-optimal user experience for customers. Review your hosting's features and determine whether they are sufficient for your needs. If not, consider upgrading your service. I recommend Guru Cloud Hosting as it's the best green hosting provider I know.</p>
<p>A few things to look out for include:</p>
<ul>
<li>Bandwidth (amount of data transferred from your site per month)</li>
<li>Traffic (number of site visits per month)</li>
<li>Storage</li>
<li>Shared or dedicated hosting*</li>
</ul>
<p>*Use dedicated hosting for best results</p>
<h2>2. Images Haven't Been Optimised</h2>
<p>Smartphones and digital cameras produce high quality photos - these are great for printing, but detrimental when used directly on a web page. Avoid using images straight out of the device. Instead, compress images before uploading. This can be done with a program like Adobe Photoshop or GIMP, or an online tool such as TinyPNG.</p>
<p>Resize images appropriately - they don't need to be any larger than the size that they are displayed on the website. There is no point in using an image with a width of 2000px when it's only going to be 200px wide on the website.</p>
<h2>3. Your Website Uses Too Many Plugins</h2>
<p>Plugins are essential for providing certain capabilities to a WordPress site, but it can be tempting to use too many, causing your website to slow down. This is because the more plugins are present, the more code that needs to be executed.</p>
<p>I would suggest carrying out a plugin audit and removing any that are not needed. This will not only improve the performance of your website, but you'll also get the added bonus of having fewer plugins to update!</p>
<p>(Another reason to uninstall unused plugins is to reduce security vulnerabilities).</p>
<h2>4. Your Website is Outdated</h2>
<p>Continuing on this topic, plugin developers often release new versions of plugins with new features, better performance and security fixes. Update your plugins on a regular basis. How many plugins you are using will determine how often you do this.</p>
<p>You will also need to check for updates to WordPress core files.</p>
<p>For more information on the right way to update WordPress plugins and files, refer to our blog post, <a href="https://sybiltec.com/guide-to-updating-your-wordpress-website/">A Guide to Updating Your WordPress Website</a>.</p>
<h2>5. Your Website is Not Running on the Latest Version of PHP</h2>
<p>As if keeping your plugins and WordPress core files updated wasn't enough, you also need to ensure that you are using the latest version of PHP. (You don't need to know what PHP is, the important thing is to know how to update it). Updating PHP cannot be done from within the WordPress admin. Check in your hosting provider for a message notifying you that your site is running on an old version of PHP. Updating the PHP version should be a simple case of clicking the update button, or similar.</p>
<h2>6. Your Site Uses Too Many Fonts</h2>
<p>Using too many fonts on a website can not only slow it down, it also looks confusing and unprofessional. </p>
<p>There is no reason to be using 5 different fonts on a website. A web page can work well with just two: one for headings and one for the body text. Or, for a really minimalist look, go for just ONE font.</p>
<p>In short: delete any fonts that are not needed.</p>
<h2>7. Large Videos are Hosted on Your Website</h2>
<p>WordPress has a Media Gallery upload feature which allows you to upload videos and host them directly on the website, which I don't recommend. Video files will eat up valuable storage space and make your site load more slowly.</p>
<p>It is better to upload videos to a video hosting platform such as YouTube and embed them onto the webpage.</p>
<p>If you don't want ads displayed on your videos, or you don't want the recommended videos displayed at the end, Vimeo is a good alternative which allows 3 videos on the free plan.</p>
<h2>8. No Caching Plugin is Installed</h2>
<p>Caching is the process of storing copies of your website's files in a temporary location, such as on the user's local machine. This enables the browser to load the website much faster, as the files don't have to be fetched from the server every time the website is visited. I recommend using the WP Rocket caching plugin to improve your website's performance.</p>
<h2>9. Your Website Isn't Using a CDN</h2>
<p>A CDN (content delivery network) is a group of servers that speeds up the delivery of web pages by caching the content near end users. You may want to try a CDN such as Cloudflare, which offers a free service, to improve your website's loading time. In order to connect Cloudflare to your website, you'll need to make some changes to the settings in your domain - so follow the instructions carefully or you may find that your website or emails stop working!</p>
<h2>10. Your Theme Uses Too Much Code</h2>
<p>This is a tricky one. The best looking themes can often include many fancy effects and animations - which may make your website look beautiful - but aren't great for website speed as more features mean more code to be run. Take a look into your theme's settings, and check if there are any unnecessary features that can be turned off. If after doing so you still don't see a noticeable improvement in performance, it's probably best to switch to a different theme.</p>
<h2>Bonus Tip: Measuring Your Website's Speed</h2>
<p>How do you know how well your website performs? Choose one of the following tools to analyse any page on your website. Each tool will provide you with a detailed report of the issues found and how to fix them:</p>
<ul>
<li><a href="https://gtmetrix.com/" target="_blank" rel="noreferrer noopener">GTmetrix</a> (you will need to create an account to view the report)</li>
<li>Lighthouse (runs in the Google Chrome browser. To access it, press F12 to open Chrome DevTools, then click the Lighthouse tab)</li>
<li><a href="https://pagespeed.web.dev/" target="_blank" rel="noreferrer noopener">PageSpeed Insights</a></li>
</ul>
<p>Don't forget to analyse the performance of your website on both desktop and mobile.</p>
<h2>Conclusion</h2>
<p>Several factors can impact the speed of a WordPress website. A fast loading site is essential for a good user experience and also improves search engine optimisation. In this blog post I discussed 10 steps you can take to minimise this impact, ensuring that your website is as fast as possible. If you need help with any of the above, please feel free to <a href="https://sybiltec.com/contact/">contact us</a>. </p>
<h2>References</h2>
<ol><li id="1">Envisage Digital, <a href="https://www.envisagedigital.co.uk/website-load-time-statistics/" target="_blank" rel="noreferrer noopener">Website Load Time Statistics And Facts 2022</a></li></ol>
</div>
</div>
<div class="contact section">
<div class="container-1140">
<div class="row">
<div class="col-8">
<h3>Would You Like To Start A Project With Us?</h3>
<p>Click the contact button to get in touch with your requirements</p>
</div>
<div class="col-4">
<a class="btn-primary" href="https://sybiltec.com/contact/">Contact Us</a>
</div>
</div>
</div>
</div>
<div class="footer section">
<div class="container-1140">
<div class="row">
<div class="col-2-4">
<p><strong>Links</strong></p>
<p><a href="https://sybiltec.com/about/">About</a></p>
<p><a href="https://sybiltec.com/blog/">Blog</a></p>
<p><a href="https://sybiltec.com/faqs/">FAQs</a></p>
<p><a href="https://sybiltec.com/sitemap/">Sitemap</a></p>
<p><a href="https://sybiltec.com/privacy-notice/">Privacy Notice</a></p>
<p><a href="https://sybiltec.com/terms-and-conditions/">Terms and Conditions</a></p>
</div>
<div class="col-2-4">
<p><strong>Services</strong></p>
<p><a href="https://sybiltec.com/ecommerce-websites/">E-commerce Websites</a></p>
<p><a href="https://sybiltec.com/website-review/">Website Review</a></p>
<p><a href="https://sybiltec.com/small-business-web-design/">Web Design</a></p>
<p><a href="https://sybiltec.com/website-maintenance/">Website Maintenance</a></p>
<p><a href="https://sybiltec.com/training/">Workshops</a></p>
<p><a href="https://sybiltec.com/leaflet-design/">Leaflet Design</a></p>
</div>
<div class="col-2-4">
<p><strong>Some Areas We Cover</strong></p>
<p><a href="https://sybiltec.com/website-design/">Web Design in Bexley</a></p>
<p><a href="https://sybiltec.com/web-design-surrey/">Web Design in Surrey</a></p>
<p><a href="https://sybiltec.com/free-workshops-greenwich-borough/">Workshops in Greenwich</a></p>
</div>
<div class="col-2-4">
<p><strong>Get in Touch</strong></p>
<p><a href="mailto:[email protected]?subject=Website Enquiry">[email protected]</a><br>
The Engine House<br>2 Veridion Way<br>Erith DA18 4AL</p>
<p>
<a href="https://www.uksmallbusinessdirectory.co.uk/bid/284687/" rel="noopener noreferrer" target="_blank"><img src="https://www.uksmallbusinessdirectory.co.uk/links/uksbd-100.png" alt="Business Directory"></a>
</p>
</div>
<div class="col-2-4">
<p><strong>Awards</strong></p>
<img src="https://sybiltec.com/images/awards/best-sme-focused-web-design-agency-2024.webp" alt="SME News Best SME-Focused Web Design Agency 2024">
<img src="https://sybiltec.com/images/awards/digital-services-customer-service-excellence-award-2024.webp" alt="SME News Digital Services Customer Service Excellence Award 2024">
</div>
</div>
</div>
<div class="container-1140 center padding-top padding-bottom">
<a href="https://www.linkedin.com/in/sybil-m" target="_blank" rel="noopener noreferrer">
<i class="fa-brands fa-linkedin"></i></a>
<a href="https://instagram.com/sybiltec/" target="_blank" rel="noopener noreferrer">
<i class="fa-brands fa-instagram"></i></a>
<a href="https://www.pinterest.co.uk/sybiltec/" target="_blank" rel="noopener noreferrer">
<i class="fa-brands fa-pinterest"></i></a>
<a href="https://www.facebook.com/sybiltec" target="_blank" rel="noopener noreferrer">
<i class="fa-brands fa-facebook"></i></a>
<a href="https://x.com/sybiltec" target="_blank" rel="noopener noreferrer">
<i class="fa-brands fa-x-twitter"></i></a>
<a href="https://www.tiktok.com/@sybiltec" target="_blank" rel="noopener noreferrer">
<i class="fa-brands fa-tiktok"></i></a>
</div>
<div class="copyright section center"><p>Copyright ©
<span id="year"></span> Sybiltec Web Design. ICO registration reference: ZB744424</p>
</div>
</div>
<script>
function myFunction() {
var x = document.getElementById("myTopnav");
if (x.className === "topnav") {
x.className += " responsive";
} else {
x.className = "topnav";
}
}
/* When the user clicks on the button,
toggle between hiding and showing the dropdown content */
function toggleDropdown() {
document.getElementById("myDropdown").classList.toggle("show");
console.log("click");
}
// Close the dropdown if the user clicks outside of it
window.onclick = function(event) {
if (!event.target.matches('.dropbtn')) {
var dropdowns = document.getElementsByClassName("dropdown-content");
var i;
for (i = 0; i < dropdowns.length; i++) {
var openDropdown = dropdowns[i];
if (openDropdown.classList.contains('show')) {
openDropdown.classList.remove('show');
}
}
}
}
document.getElementById("year").innerHTML = new Date().getFullYear();
</script>
</body>
</html>