PDA

View Full Version : How do you make your website faster?



brandmediaseo
08-09-2018, 12:26 AM
How do you make your website faster?

traveloweb
08-09-2018, 12:35 AM
1. Improve your hosting plan
2. Understand HTTP requests
3. Make images internet-friendly
4. Use plugins sparingly (WP sites only)
5. Cut down on external scripts
6. Optimize JS and CSS files
7. Take advantage of caching
8. Eliminate website baggage
9. Use a content delivery network (CDN)

MVMInfotech
08-09-2018, 12:55 AM
Implement your own content delivery network (CDN).
Use adaptive images.
Evaluate your plugins
Combine images into CSS sprites.
Enable HTTP keep-alive response headers.
Compress your content.
Configure expires headers.
Review your hosting package

brandmediaseo
08-09-2018, 01:36 AM
1. Check the current speed of your website. ...
2. Optimize your image size. ...
3. Use Content Delivery Network. ...
4. Avoid self hosted videos. ...
5. Use CSS sprites. ...
6. Switch off the plugins you won't use. ...
7. Minify HTML, CSS and JavaScript.

pharmasecure
08-09-2018, 02:33 AM
Remove Unnecessary Plugins and Add-ons. ...
Significantly Limit, or Remove, Social Sharing Buttons on Your Website. ...
Load Analytics and Ad Networks Code Asynchronously. ...
Enable Expires Headers. ...
Enable Caching. ...
Use a Content Delivery Network (CDN) ...
Get a Better Web Host. ...
Your Website Theme.

GuruJi
08-09-2018, 03:02 AM
There are following ways to make the website load faster
Remove the unnecessary code from the website
Use the External Style Sheet
Optimize the Image
Don't upload video directly to the website
Avoid JS and inline CSS
Enable GZIP Compression
Choose the reliable and best hosting plan
Minimize HTTP requests
Reduce Server Response Time

annapham
08-09-2018, 03:15 AM
9 ways to make your website load faster

Improve your hosting plan
Understand HTTP requests
Make images internet-friendly
Use plugins sparingly (WP sites only)
Cut down on external scripts
Optimize JS and CSS files
Take advantage of caching
Eliminate website baggage
Use a content delivery network (CDN)