Thread Rating:
  • 0 Vote(s) - 0 Average
Share Thread:
How to increase the page speed of a Dynamic page?
#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.


Messages In This Thread

Forum Jump:


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

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

[-]
Recent Posts
How to promote a Mobile Music App?
Before we dive into strategies that are available to you, it is critical to understand ju...Alex Jones — 02:00 PM
Cloudfanatic Review
well, we prefer AWS over anything! Their interface in complex. And also I have com...host_user — 01:20 PM
Cloudfanatic Review
well, we prefer AWS over anything!smartscraper — 10:00 AM
Paid SEO Services
Moz Pro ahrefs Semrush SE Ranking Spyfu Brightedge Conductor Are some paid SEO too...catherine paiz — 07:56 AM
Adepti Ads - All in One Thread
I would say not good but not bad either. Their offers either they will suit you too ea...batman — 05:49 AM

[-]
Follow us on Facebook