SEO MotionZ Forum
What are the best methods for decreasing the loading time of - Printable Version

+- SEO MotionZ Forum (https://seomotionz.com)
+-- Forum: Search Engine Optimization (https://seomotionz.com/forumdisplay.php?fid=7)
+--- Forum: SEO General (https://seomotionz.com/forumdisplay.php?fid=22)
+--- Thread: What are the best methods for decreasing the loading time of (/showthread.php?tid=3644)

Pages: 1 2


Re: What are the best methods for decreasing the loading tim - richardmsmith - 09-01-2018

Make your site mobile friendly don't use high graphics images. optimize images it will help to load fast. Make a lightweight site, Avoid self-hosted videos, Minify HTML, CSS and JavaScript.


Re: What are the best methods for decreasing the loading tim - Johnphilip2880 - 01-22-2019

Some of the best methods of decreasing the loading time includes:
1.Optimizing the image
Images should be optimized to decrease the page loading speed.
2. Minify the java script
3.Improve the server response time


RE: What are the best methods for decreasing the loading time of - jonathan brown - 02-13-2019

Hi,

Few tips to reduce website loading speed are:

  1. Enable compression option

  2. Minify CSS, JavaScript, and HTML coding

  3. Reduce redirects 

  4. Remove render-blocking JavaScript

  5. Leverage browser caching

  6. Improve server response time

  7. Use a content distribution network

  8. Optimize images



RE: What are the best methods for decreasing the loading time of - lata21 - 02-14-2019

(02-13-2019, 02:00 PM)jonathan brown Wrote: Hi,

Few tips to reduce website loading speed are:

  1. Enable compression option

  2. Minify CSS, JavaScript, and HTML coding

  3. Reduce redirects 

  4. Remove render-blocking JavaScript

  5. Leverage browser caching

  6. Improve server response time

  7. Use a content distribution network

  8. Optimize images

Nice suggestions. Thanks.