Webmaster Forums - Website and SEO Help

Search Engines and Marketing => Search Engine Optimization SEO => Topic started by: Propertyseo2020 on March 18, 2021, 01:51:30 AM

Title: How to reduce web-page size?
Post by: Propertyseo2020 on March 18, 2021, 01:51:30 AM
How to reduce web-page size?
Title: Re: How to reduce web-page size?
Post by: SinelogixTechnologies on March 18, 2021, 08:18:57 AM
There are some very basic stuff you can begin with.

Use some tool to minify and combine multiple CSS files into single file and multiple Javascript files into single file
Use PNG format for images.
Combine several images into single and use it as sprite
Enable compression in your webserver for javascript, css and images
Enable caching header in your web server so that browser at client end knows to cache the static contents of your site, thereby making subsequent loading faster
Remove unnecessary HTML tags and use HTML compressor
Obfuscate javascript and css files so that it uses less space
Title: Re: How to reduce web-page size?
Post by: liza on August 17, 2021, 07:17:45 AM
HTML Compressor.
HTML minifier.
JavaScript-based html-minifier via npm.
JavaScript-based html-minifier with Node. js support.
Will Peavy's HTML Minifier.
Title: How to reduce web-page size?
Post by: Melissahill on August 18, 2021, 11:43:33 PM
PC: Press the CTRL key and the + or - key to zoom in or out.
MAC: Press the COMMAND key and the + or - key to zoom in or out.
Title: Re: How to reduce web-page size?
Post by: liza on September 04, 2021, 10:43:47 AM
1. Resize and Compress Your Images · 2. Use CSS Sprites · 3. Remove Unnecessary Custom Fonts · 4. Minimize Resources.
Title: Re: How to reduce web-page size?
Post by: kyliejenner on September 29, 2021, 01:23:57 PM
Enable compression.
Minify CSS, JavaScript, and HTML.
Reduce redirects.
Remove render-blocking JavaScript.
Leverage browser caching.
Improve server response time.
Optimize images.
Title: Re: How to reduce web-page size?
Post by: Nehaswami12 on September 30, 2021, 09:44:31 AM
You can adjust the size of a web page simply using your keyboard.
PC: Press the CTRL key and the + or - key to zoom in or out.
MAC: Press the COMMAND key and the + or - key to zoom in or out.
Title: Re: How to reduce web-page size?
Post by: globalonline on November 16, 2021, 03:07:28 AM
Following are some of the ways to reduce web-page size

1.Resize and Compress Your Images

2. Use CSS Sprites

3. Remove Unnecessary Custom Fonts

4. Minimize Resources
Title: Re: How to reduce web-page size?
Post by: pankaj0008 on November 18, 2021, 06:04:22 AM
You can reduce web page size by doing the following two most important activities on your page:

1: You can optimize your images by reducing their size and quality, it will surely reduce your page size.
2: You can optimize your heading structure and content using different fonts, it will also reduce your page size.
Title: Re: How to reduce web-page size?
Post by: avanti on November 20, 2021, 05:00:01 AM
5 Tips for Reducing Page Size

Resize and Compress Your Images.
Use CSS Sprites.
Remove Unnecessary Custom Fonts.
Minimize Resources.
Use a Content Delivery Network (CDN)
Title: Re: How to reduce web-page size?
Post by: sakshilade01 on September 18, 2023, 07:36:10 AM
5 Tips for Reducing Page Size

Resize and Compress Your Images.
Use CSS Sprites.
Remove Unnecessary Custom Fonts.
Minimize Resources.
Use a Content Delivery Network (CDN)
Title: Re: How to reduce web-page size?
Post by: rahul verma on April 18, 2024, 09:01:53 AM
Resize and Compress Your Images. When it comes to page weight, images are one of the largest contributors.
Use CSS Sprites.
Remove Unnecessary Custom Fonts.
Minimize Resources. ...
Use a Content Delivery Network (CDN)