{"id":1,"date":"2026-03-17T11:21:43","date_gmt":"2026-03-17T11:21:43","guid":{"rendered":"https:\/\/jackdavies.dev\/blog\/?p=1"},"modified":"2026-03-17T12:18:30","modified_gmt":"2026-03-17T12:18:30","slug":"hello-world","status":"publish","type":"post","link":"https:\/\/jackdavies.dev\/blog\/index.php\/2026\/03\/17\/hello-world\/","title":{"rendered":"Your Website Is Slow and How to Fix It! (2026)"},"content":{"rendered":"\n<p class=\"has-medium-font-size\">If you&#8217;re reading this you&#8217;re probably wondering why you&#8217;re website is slow.<br>You&#8217;ve check your website performance through <a href=\"https:\/\/pagespeed.web.dev\/\">https:\/\/pagespeed.web.dev\/<\/a>, you&#8217;ve spent hours deploying this carefully built masterpiece and suddenly the reflection of the red bars are pouncing from your screen onto your face. <br>But hey! It&#8217;s okay, website performance is fixable and thats why you&#8217;re here!<\/p>\n\n\n\n<p class=\"has-large-font-size\"><br><strong>Fixing Page Load Speeds <\/strong><\/p>\n\n\n\n<p class=\"has-medium-font-size\"><strong>Image Size and Quality<\/strong><br>So you spent hours finding the perfect imagine, logo, photograph of still media to make your website stand out but you didn&#8217;t think while spending your time coding that you needed to think about this image differently.<br>Depending on the size and quality of the image this can significantly increase you page load speeds. <br>Never fear! You do not need to remove your image because creative websites and app&#8217;s can assist us to do this like <a href=\"https:\/\/squoosh.app\/\">https:\/\/squoosh.app\/<\/a>.<\/p>\n\n\n\n<p class=\"has-medium-font-size\"><strong>Review Your Plugins<\/strong><br>So you attempted to use a Content Management System (CMS) like WordPress (go figure) or and got excited by all the SEO plug-ins, Themes, Styles, and Widgets but only decided to use just the one SEO plug-in and keep it simple. This will also create unnecessary load and for no good reason, ensure you review your downloaded plug-in, themes, styles, and widgets so that they are not running when you aren&#8217;t using them!<\/p>\n\n\n\n<p class=\"has-medium-font-size\"><strong>Spaghetti Code<\/strong> (Structured Code)<br>Going back through your HTML, CSS and JS to ensure your code is structured and also simplified. <br>For example:<br>h1 {<br>color: black;<br>}<\/p>\n\n\n\n<p>h2 {<br>color: black;<br>}<\/p>\n\n\n\n<p class=\"has-medium-font-size\">p {<br>color: black;<br>}<br>Should be simplified to (where possible): <br>h1, h2, p {<br>color: black;<br>}<br>This is reduce file size the more you are able to implement and ensure you run your code through a validator! Let me give you a hand: <br><a href=\"https:\/\/validator.w3.org\/\">https:\/\/validator.w3.org\/<\/a><br><a href=\"http:\/\/jigsaw.w3.org\/css-validator\/\">http:\/\/jigsaw.w3.org\/css-validator\/<\/a><\/p>\n\n\n\n<p class=\"has-medium-font-size\">Thanks for spending some time reading my post today &#8211; if you have some spare time head over to my in the works website at <a href=\"http:\/\/www.jackdavies.dev\" data-type=\"link\" data-id=\"www.jackdavies.dev\">www.jackdavies.dev<\/a>.<br>This also can be found on the right side bar and the menu at the top (in-case you missed it already)!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you&#8217;re reading this you&#8217;re probably wondering why you&#8217;re website is slow.You&#8217;ve check your website performance through https:\/\/pagespeed.web.dev\/, you&#8217;ve spent hours deploying this carefully built masterpiece and suddenly the reflection of the red bars are pouncing from your screen onto your face. But hey! It&#8217;s okay, website performance is fixable and thats why you&#8217;re here! &#8230; <a title=\"Your Website Is Slow and How to Fix It! (2026)\" class=\"read-more\" href=\"https:\/\/jackdavies.dev\/blog\/index.php\/2026\/03\/17\/hello-world\/\" aria-label=\"Read more about Your Website Is Slow and How to Fix It! (2026)\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":20,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[6,3,5,4,7],"class_list":["post-1","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-it","tag-seo","tag-student","tag-web-development","tag-website-help"],"_links":{"self":[{"href":"https:\/\/jackdavies.dev\/blog\/index.php\/wp-json\/wp\/v2\/posts\/1","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jackdavies.dev\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jackdavies.dev\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jackdavies.dev\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jackdavies.dev\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=1"}],"version-history":[{"count":2,"href":"https:\/\/jackdavies.dev\/blog\/index.php\/wp-json\/wp\/v2\/posts\/1\/revisions"}],"predecessor-version":[{"id":23,"href":"https:\/\/jackdavies.dev\/blog\/index.php\/wp-json\/wp\/v2\/posts\/1\/revisions\/23"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/jackdavies.dev\/blog\/index.php\/wp-json\/wp\/v2\/media\/20"}],"wp:attachment":[{"href":"https:\/\/jackdavies.dev\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=1"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jackdavies.dev\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=1"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jackdavies.dev\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=1"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}