How to Boost Your WordPress Website Speed to 95+ (Without Premium Plugins)
-
I'm reaching out for some advice on improving my WordPress website's speed. I'm currently using a free theme for this fusion magazine and aiming for a score of 95+ on Google PageSpeed Insights. I'm aware that premium plugins can significantly enhance performance, but I'm hoping to achieve similar results using primarily free solutions and manual optimizations.
-
Optimize Images: Compress and resize images to reduce their file size, improving page load times. Tools like TinyPNG or WP's built-in options can help achieve this.
Leverage Browser Caching: Configure browser caching through your .htaccess file or a free caching plugin to store static resources locally in users' browsers, decreasing load times for returning visitors.
Minify CSS, JavaScript, and HTML: Remove unnecessary code and whitespace from your website's files. This can be done using free plugins or by manually editing the files to enhance performance.
For comprehensive improvements, consider utilizing professional WordPress Development Services to tailor optimizations specific to your site's needs.
-
Use LiteSpeed cache free version for speed optimization. Upload images in webp format. If possible, host images on a subdomain. Could you check this website as a sample?
-
@mohammadrehanseo Hello Friend!
In my observation and results now I only use the LiteSpeed cache plugin to increase the speed as LiteSpeed cache plugin has updated its features and more user-friendly interface you have to choose the pre-written template to increase the speed you can check one by one all the template to increase speed. I have increased my speed from 55 to 99 on my two websites you can check them if you want and you can also take my help if you want here these are my two websiteThis is one of the most easy method to increase the speed I have ever used
-
@mohammadrehanseo I am eager to tell you that WordPress speed optimization is my profession. So you may just focus on this list and forget about the rest. You should consider the following:
- HTML caching on the CDN (not only the host)
- Redesign or rethink about the main thread of work (JavaScript execution)
- rearrange the ATF objects and dont lazy load if image or video and don't use web fonts if paragraph or any kind of text.
- Extract the Critical Path CSS style definitions and put it into the head section and request for the rest as a separate external CSS file
- configure asset caching
You may find some other useful tips on WordPress Speed Optimization page on Stack Exchange
-
For boosting your WordPress site's speed, especially for a site like whatsgb, focusing on optimizing images, leveraging caching, and minimizing plugins can make a big difference. Consider using a lightweight theme and ensure your hosting provider is optimized for WordPress. These steps, combined with careful optimization, can lead to significant improvements without solely relying on premium plugins.
-
Please look at my website, there is no way to achieve a result of more than 45. (((
-
the process of boosting you WordPress website speed is first to optimize your images, CSS files and clear the caches of your website
-
Choose a fast hosting provider with SSD storage.
Use a lightweight theme and delete unused plugins.
Compress images and use lazy loading.
Set browser caching and use caching plugins.
Minify CSS and JavaScript files.
Use a CDN like Cloudflare.
Optimize the database and enable GZIP compression.
Address server response time issues.
Optimize the homepage and landing pages.
Use Google PageSpeed Insights for analysis. -
Hi,
I am sharing my experience of boosting the WordPress website. If you will follow my suggestions then you will be boost your website speed. Wp rocket is the best plugin for optimizing the website speed.
So sit on Gazebos take your laptop and work on your WordPress website and boost up. -
Great tips! Improving WordPress speed without premium plugins is a game-changer. Your guide provides practical insights for optimizing performance, making it accessible to all. Website globalfist.com speed is crucial for user experience and SEO, and your suggestions offer a valuable solution for WordPress users. Thanks for sharing these effective strategies!
-
I tried very hard to work on climateretrofit.co.uk for page speed especially by minimizing the and using webp images but still performance is very very bad and webpage loading time is very high. Additionally DA is very low, i am working on this website almost from 2 years but still not very satisfied. What should I do?
-
@mohammadrehanseo I just analyzed your site:
Desktop score is OK, mobile one needs some work.
Here is what I would do based on my optimization experience and what PageSpeed Insights for your site are suggesting:
- Install a free caching plugin, I've heard a free module Cache Enabled from KeyCDN is OK, just google for alternatives
- Move Javascript to the bottom to improve Start Render Time, there are free plugins for it
- Convert images to WebP and AVIF formats for lower weight. Use picture HTML5 tag to fallback to png or jpeg for browsers that don't support WebP/AVIF
- Use bigger TTL (about a year) for static content
-
@mohammadrehanseo You can use the LiteSpeed cache free plugin for speed optimization and no need to buy premium. I am also using it on a site FIFA 23 for Android and it's working well.
-
@mohammadrehanseo
<a href="faisalmover.com.pk">faisal movers</a> Please guide me.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Understanding Redirects and Canonical Tags in SEO: A Complex Case
Hi everyone, nothing serious here, i'm just playing around doing my experiments 🙂
Technical SEO | | chueneke
but if any1 of you guys understand this chaos and what was the issue here, i'd appreciate if you try to explain it to me. I had a page "Linkaufbau" on my website at https://chriseo.de/linkaufbau. My .htaccess file contains only basic SEO stuff: # removed ".html" using htaccess RewriteCond %{THE_REQUEST} ^GET\ (.*)\.html\ HTTP RewriteRule (.*)\.html$ $1 [R=301,L] # internally added .html if necessary RewriteCond %{REQUEST_FILENAME}.html -f RewriteCond %{REQUEST_URI} !/$ RewriteRule (.*) $1\.html [L] # removed "index" from directory index pages RewriteRule (.*)/index$ $1/ [R=301,L] # removed trailing "/" if not a directory RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_URI} /$ RewriteRule (.*)/ $1 [R=301,L] # Here’s the first redirect: RedirectPermanent /index / My first three questions: Why do I need this rule? Why must this rule be at the top? Why isn't this handled by mod_rewrite? Now to the interesting part: I moved the Linkaufbau page to the SEO folder: https://chriseo.de/seo/linkaufbau and set up the redirect accordingly: RedirectPermanent /linkaufbau /seo/linkaufbau.html I deleted the old /linkaufbau page. I requested indexing for /seo/linkaufbau in the Google Search Console. Once the page was indexed, I set a canonical to the old URL: <link rel="canonical" href="https://chriseo.de/linkaufbau"> Then I resubmitted the sitemap and requested indexing for /seo/linkaufbau again, even though it was already indexed. Due to the canonical tag, the page quickly disappeared. I then requested indexing for /linkaufbau and /linkaufbau.html in GSC (the old, deleted page). After two days, both URLs were back in the serps:: https://chriseo.de/linkaufbau https://chriseo.de/linkaufbau.html this is the new page /seo/linkaufbau
b14ee095-5c03-40d5-b7fc-57d47cf66e3b-grafik.png This is the old page /linkaufbau
242d5bfd-af7c-4bed-9887-c12a29837d77-grafik.png Both URLs are now in the search results and all rankings are significantly better than before for keywords like: organic linkbuilding linkaufbau kosten linkaufbau service natürlicher linkaufbau hochwertiger linkaufbau organische backlinks linkaufbau strategie linkaufbau agentur Interestingly, both URLs (with and without .html) redirect to the new URL https://chriseo.de/seo/linkaufbau, which in turn has a canonical pointing to https://chriseo.de/linkaufbau (without .html). In the SERPs, when https://chriseo.de/linkaufbau is shown, my new, updated snippet is displayed. When /linkaufbau.html is shown, it displays the old, deleted page that had already disappeared from the index. I have now removed the canonical tag. I don't fully understand the process of what happened and why. If anyone has any ideas, I would be very grateful. Best regards,
Chris0 -
Unsolved Orphaned unwanted urls from the cms
Hi
Technical SEO | | MattHopkins
I am working on quite an old cms, and there are bunch of urls that don't make any sense.
https://www.trentfurniture.co.uk/products/all-outdoor-furniture/all-outdoor-furniture/1
https://www.trentfurniture.co.uk/products/all-chairs/all-chairs/1
https://www.trentfurniture.co.uk/products/all-industries/all-chairs/1
https://www.trentfurniture.co.uk/products/all-chairs/all-industries/1
https://www.trentfurniture.co.uk/products/all-chairs/banqueting-furniture/1
https://www.trentfurniture.co.uk/products/all-chairs/bar-furniture/1
https://www.trentfurniture.co.uk/products/all-chairs/bentwood-furniture/1
For example there are no internal links. And fortunately not much traffic at all. But I can't see in the cms why they are generating? I've tried to check the html code to check why, what's the reason? But all I can think of is the structure....? something odd the cms writes?
Anyone have any ideas please? And would I redirect all these? Just thinking there could be a better solution/fix, rather than redirects since there are no links or traffic.....Like the devs solve why they are generating.....Unfortunately I get very slow responses from the devs as a 3rd pty company, hence on here ;0). (Some of those are indexed too)... :0) Thanks in advance....0 -
Sudden Drop in Mobile Core Web Vitals
Web Vitals Screengrab.PNG For some reason, after all URLs being previously classified as Good, our Mobile Web Vitals report suddenly shifted to the above, and it doesn't correspond with any site changes on our end. Has anyone else experience something similar or have any idea what might have caused such a shift? Curiously I'm not seeing a drop in session duration, conversion rate etc. for mobile traffic despite the seemingly sudden change.
Technical SEO | | rwat0 -
403 Errors Issue
Hi, all! I've been working with a Wordpress site that I inherited that gets little to no organic traffic, despite being content rich, optimized, etc. I know there's something wrong on the backend but can't find a satisfactory culprit. When I emulate googlebot, most pages give me a 403 error. Also, google will not index many urls which makes sense and is a massive headache. All advice appreciated! The site is https://www.diamondit.pro/ It is specific to WP Engine, using GES (Global Edge Security) and WPWAF
Technical SEO | | SimpleSearch0 -
301 Redirects - Clearing out a 300 Page WordPress Website (HELP)
I'm working on a WordPress website that has around 300 pages (not posts, pages), many of which have very little content and / or content that is super outdated with zero relevancy. The site has been up and running for 10 years and ranks well overall, 1st in many instances for competitive keywords. The company holds yearly events and works with various other companies who exhibit at their events. In their very early years, they created pages on their website for each of these companies, some of which don't even exist anymore. If I had to delete all of the pages that are deprecated there would only be 10 pages of the site left (with blog posts counted separately). Would it be safe to remove these pages and set a 301 redirect to a semi-related page without hurting the website rankings? Any and all advice appreciated!!
Technical SEO | | enimmo19970 -
Website crawl error
Hi all, When I try to crawl a website, I got next error message: "java.lang.IllegalArgumentException: Illegal cookie name" For the moment, I found next explanation: The errors indicate that one of the web servers within the same cookie domain as the server is setting a cookie for your domain with the name "path", as well as another cookie with the name "domain" Does anyone has experience with this problem, knows what it means and knows how to solve it? Thanks in advance! Jens
Technical SEO | | WeAreDigital_BE0 -
Wordpress Archive pages
In the SEOMOZ site report a number of errors were found. One of which was no or duplicate meta desctions on certain blog pages. When I drilled down to find these i noticed thosepages are the wordpress autocreated archive pages. When I searched for these through the wordpress control panel through both pages and blogs they were nowhere to be found. Does anyone know how to find these pages or are they not something I need to worry about?
Technical SEO | | laserclinics0 -
Sitemap Creation + Site speed
Hi there, I am looking for a sitemap creation tool, so I can submit my site to Google. My site is www.vallnord.com On the other hadn I would like to speed up my web. Any tip? Regards, Guido.
Technical SEO | | SilbertAd0