Bitcoin Forum
May 02, 2024, 08:57:04 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Local / Off-Topic (India) / Re: What are reasons for an website to take more response time? on: October 15, 2019, 05:53:31 PM
can anyone suggest a way to improve the processing speed of a site?

Yes, I can definitely help you with your website speed.

I have increased speed up Hundreds of WordPress websites for my clients and made them get 90+ scores on PageSpeed insights.

Let me ask you a question, is your website WordPress?

If yes then you should check out this tutorial on increasing WordPress website speed.

And if not, then there are 3 things which you need to focus on mostly:

1. Image Optimziation

- Make sure each image is not greater than 60kb.
- Try Lazy Loading the images and iframes.
- Instead of resizing a 2000px wide image with CSS or HTML, first resizing the actual image with any image editor, and then upload it.

2. Enable GZip Compression

- This can be done using .htaccess code, which you can find on the above tutorial link I provided above, that works for all kind of websites.

3. Content Delivery Network (CDN)

- Use Cloudflare's FREE plan for this.
- No matter from which country your user is opening your website, CDN will look for the nearest region and serve all the static files of your website from the closest region.
- Also after installing CDN, changing nameservers, make sure you add PAGE RULES which you can find on the above tutorial.
- It will fix your TIME TO FIRST BYTE issue.

Follow the above three steps and this will help you get 80+ scores easily on pagespeed insights and gtmetrix.

Let me know if that helps  Wink Smiley
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!