Thread Rating:
  • 0 Vote(s) - 0 Average
Share Thread:
How to increase the page speed of a Dynamic page?
#1
How to increase the page speed of a Dynamic page?
#2
Share some more information about the page. What kind of content does it actually have?
#3
There are tons of factors that influence how long each page on your site takes to load, so there are many different steps you can take to increase your speed and improve user experience.
Loading files asynchronously can speed up your pages because when a browser loads a page, it moves from top to bottom.
[-] The following 1 user Likes johnwiliam5946's post:
  • Monika6489
#4
johnwiliam5946 Wrote:There are tons of factors that influence how long each page on your site takes to load, so there are many different steps you can take to increase your speed and improve user experience.
Loading files asynchronously can speed up your pages because when a browser loads a page, it moves from top to bottom.

What do you mean by loading files asynchronously?
#5
Ensure your images are optimized for web

Use an image editing tool such as Photoshop or a free image re-sizer to size your images appropriately so you aren’t making users download large files. To do this, first find out what the maximum allowed image size is for your webpage or blog layout - it usually won’t be more than 800px width, and even if you upload larger images they will be sized down.

If you use html tages such as and a width or height specification, you aren’t reducing the image size on your server, only how it appears on the page. Once you determine your ideal image size, save as that size. If you’re using an image editor, you can also save at 80% quality which further reduces the file size, or using an online resizer you can select options which reduce the file size by your desired percentage (we don’t recommend saving at more than 50% smaller). JPG and PNG are the best file types for web.

Reduce the number of plugins on your site

Plugins like Google Analytics provide valuable information but can slow down page load time. These tools usually work by having you enter a JavaScript snippet somewhere in your website code (commonly in the header section), and when a user visits your page they need to collect this remote file before the page is fully loaded.

If you have several of these snippits, say one for Google Analytics, one for sharing on Facebook, and one for sharing on Twitter, your page will take longer to finish loading. Check your HTML code regularly to make sure you still need all the plugins that are installed on your page.

Remove unnecessary code in your CSS files

Your CSS file needs to load before your page becomes viewable, but if you (and others) have been building upon the same file for some time, it likely has a lot of superfluous code - every extra space or line will add up to a slower page!

Go through the code yourself in case there are any hidden elements that aren’t being used, or use a free CSS minifier which will remove extra spaces and code for you. Here are some resources Google suggests for minifiying HTML, CSS, and JavaScript code

Cache your pages

By caching your pages you reduce the number of requests to your server, speeding up page load time dramatically. Caching also helps with scalability of your website during peak traffic times, such as when you are running an email marketing campaign or ecommerce sale.


Forum Jump:


Users browsing this thread: 1 Guest(s)
[-]
Ad

[-]
Top Articles
100+ Social Bookmarking Sites List
55+ Image Submission Sites List

[-]
Recent Posts
What is Link Baiting?
Link baiting is a strategy for creating pages and digital content that attract natural, h...Alex Jones — 04:32 PM
ClickDealer - Join the Leaders of Affiliate Marketing!
If you want to break your monthly revenue records, start setting up a Temu campaign right...ClickDealer — 04:25 PM
What are the top digital marketing tools..?
Google Analytics - Ahrefs - Mailchimp - Semrush - HubSpotAlex Jones — 04:01 PM
What is the Best Tool for X?
What is the Best Tool for X auto posting and auto follow back?Alex Jones — 03:58 PM
How to use Quora for huge traffic?
Create a comprehensive and informative profile. Identify your target audience and tailo...Alex Jones — 03:50 PM

[-]
Follow us on Facebook