/    Sign up×
Community /Pin to ProfileBookmark

How to reduce website speed load time

https://echrontech.com/ That is my website. It take a too much load time. How to reduce website speed load time

to post a comment
SEO

22 Comments(s)

Copy linkTweet thisAlerts:
@VITSUSAMay 16.2019 — I have checked your website load time, it is an average and here you can follow the suggestions where you have to improve your website -

https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fechrontech.com&tab=mobile
Copy linkTweet thisAlerts:
@CarlaRader125May 16.2019 — There are numerous opportunists for lessen web web page loading instances.. Like

Optimize Caches improve page Load Time.

Trim Down JavaScript Parsing to gain perfect web page Load Time.

Dispose of Redirects and improve internet site speed.

Enlarge JavaScript & fashion Sheets to speed Up your internet site....
Copy linkTweet thisAlerts:
@AradyasdMay 17.2019 — I agree with @CarlaRader125#1603749 points
Copy linkTweet thisAlerts:
@efusionworldMay 18.2019 — 
  • * Use Content Delivery Network to Improve Average Page Load Time

  • * Apply AJAX to Speed Up your Website

  • * Apply CSS3 and HTML5 to Improve Page Load Time

  • * Minimize Image Size to Reduce Average Page Load Time

  • * Minify JavaScript & Style Sheets to Speed Up your Website

  • * Clear Caches to improve Page Load Time
  • Copy linkTweet thisAlerts:
    @Tom_MarshallMay 19.2019 — For my Magento store, the technique of minifying JavaScript and Style Sheets proved to be very beneficial for speed optimization. We found this extension https://marketplace.magento.com/belvg-module-deferjs.html at Magento marketplace and have been satisfied with its functionality ever since.
    Copy linkTweet thisAlerts:
    @starwebmakerMay 21.2019 — depend on your platform, if you are using CMS based website then you should have bet hosting.

    Otherwise, compress images and rearrange of your website code.
    Copy linkTweet thisAlerts:
    @HelenMMay 21.2019 — Try to compress the code. Also don't forget to keep your images small, but please maintain quality
    Copy linkTweet thisAlerts:
    @Martin_SmithMay 22.2019 — To reduce website loading speed time
  • 1. Optimize website Images

  • 2. Genuine Content

  • 3. Minify Code

  • 4. Use less style sheets and Java script code

  • 5. Clear all caches...
  • Copy linkTweet thisAlerts:
    @ncodetechincMay 24.2019 —  Use Content Delivery Network to Improve Average Page Load Time,

    Apply AJAX to Speed Up your Website,

    Apply CSS3 and HTML5 to Improve Page Load Time,

    Minimize Image Size to Reduce Average Page Load Time,

    Minify JavaScript & Style Sheets to Speed Up your Website,

    Clear ALL Caches to improve Page Load Time,

    Genuine Content.
    Copy linkTweet thisAlerts:
    @greatapiMay 25.2019 — You should use SEO tools. They are different so you can choose that suits you
    Copy linkTweet thisAlerts:
    @pixlogix01May 30.2019 — Use optimized images, optimize HTML code, don't use much jqery there are lots of other parts where you can increase site speed. server respond time also most important
    Copy linkTweet thisAlerts:
    @FructiksMay 30.2019 — To increase the speed of loading pages on the site I use the following methods:
  • 1. Image compression without loss of quality;

  • 2. Customize Java Script and Style Sheets;

  • 3. Clearing the cache;

  • 4. Choosing a good hosting.

    I always follow the speed of loading pages https://www.host-tracker.com/InstantCheck/Create/?type=Waterfall Visitors do not like slow sites.
  • Copy linkTweet thisAlerts:
    @steverobertJun 07.2019 — To reduce the website load time follow the following things :

  • 1. Optimize Image Size and Format

  • 2. Optimize Dependencies : Plugins, Tracking Scripts, CMS Software

  • 3. Avoid Inline JS and CSS files

  • 4. Optimize Caching

  • 5. Avoid render blocking scripts

  • 6. Avoid Redirects

  • 7. Set up G-Zip Encoding

  • 8. Reduce HTTP Requests

  • 9. Minification of JavaScript and CSS

  • 10. Reduce Cookie Size
  • Copy linkTweet thisAlerts:
    @4squarelogicJun 08.2019 — Here are 10 simple steps to help you shave off a few seconds from your site's loading time.

    Optimize Caches improve Page Load Time.

    Trim Down JavaScript Parsing to achieve Ideal Page Load Time.

    Do Away with Redirects and Improve Website Speed.

    Minify JavaScript & Style Sheets to Speed Up your Website.
    Copy linkTweet thisAlerts:
    @codyhayJun 10.2019 — If I were you, I will first audit my website with a free tool like "Xenu". and then see from where I can do some modification to enhance the load time.
    Copy linkTweet thisAlerts:
    @4squarelogicJun 10.2019 — Optimize Caches improve Page Load Time.

    Trim Down JavaScript Parsing to achieve Ideal Page Load Time.

    Do Away with Redirects and Improve Website Speed.

    Minify JavaScript & Style Sheets to Speed Up your Website.
    Copy linkTweet thisAlerts:
    @sonamg9291710Jun 11.2019 — @Martin_Smith#1603907 Yes, I agree with you.
    Copy linkTweet thisAlerts:
    @rohit12Jun 11.2019 — remove unwanted plugins

    compress images

    optimize website
    Copy linkTweet thisAlerts:
    @AppsmavenJun 12.2019 — @rahulawasti#1603730

    Hi,

    How this works is that your browser notifies your server asking it to send the data for your website over, so that the site can load. If there is an issue with the server, this will take longer than normal. The cause of slow servers usually lays with the web host.
    Copy linkTweet thisAlerts:
    @abusalimApr 16.2020 — To begin with you should check the exact speed of your website, you can use Google PageSpeed or GTmetrix, for example. I suppose that your website's speed could be slowed down with four reasons:

    Images. Consider using raster image format (JPEG, GIF or PNG) for photos and vector formats for working with logos, text, and icons. Also use CSS effects for all images, they weigh less and look sharp at any resolution.

    CSS, HTML and JavaScript. Minimize the number of gaps, tabulation symbols, line folds, etc. Minify and compress JavaScript and CSS resources with the help of an asset pipeline (default Ruby on Rails framework). It also combines resources, resulting in fewer browser requests.

    Placement of elements. Distributing all the elements properly enables you to improve your front-end performance. Use the Above-the-Fold principle: - put the most important elements on the upper part of the page, in that case, you avoid scrolling the page;- put CSS in the header to load the headline and navigate gradually;- put the scripts at the bottom part and browser will download the most relevant information first.

    Files in the original format. Implement Gzip compression, because compressed files download and transfer to a web browser much faster. Also files compressed take less space and require less bandwidth. Know more [visit our website](https://www.globalmediainsight.com/web-development-services)
    Copy linkTweet thisAlerts:
    @Nizam18Apr 16.2020 — Minimize HTTP requests. ...

    Minify and combine files. ...

    Use asynchronous loading for CSS and JavaScript files. ...

    Defer JavaScript loading. ...

    Minimize time to first byte. ...

    Reduce server response time. ...

    Choose the right hosting option for your needs. ...

    Run a compression audit.
    Copy linkTweet thisAlerts:
    @NogDogApr 16.2020 — {"locked":true}
    ×

    Success!

    Help @rahulawasti spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 4.25,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @Yussuf4331,
    tipped: article
    amount: 1000 SATS,

    tipper: @darkwebsites540,
    tipped: article
    amount: 10 SATS,

    tipper: @Samric24,
    tipped: article
    amount: 1000 SATS,
    )...