473,406 Members | 2,371 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

How can I optimize the website speed?

My website's loading time is very slow. I want to reduce its loading time, Please any one guide me that how to optimize the website speed?
Jan 7 '15 #1

✓ answered by praneed

First thing you have to do is optimize the image size, the images on your site take up a lot of your page size and can eventually affect the loading time of your page.

Next avoid text graphics,

Avoid Unnecessary Plugins, A site that requires plugins may slow your page loading speed.

Avoid Redirects, Avoiding redirects increases serving speed.

Optimize browser caching, Every time a visitor loads a site, your web page’s image files, CSS and Java files load as well, thus taking up a lot of page load time.

Minify JavaScript and CSS, which is the process of removing unused characters from the code which helps to reduce its size and the subsequent loading time.

If you are a web developer follow these tips or hire a fine web developer.

6 6035
Exequiel
288 256MB
is your website is already uploaded online or just localhost? because if its just in your localhost and its loading slowly, maybe your packages that you used to your website affects its loading speed,
Jan 8 '15 #2
First thing you have to do is optimize the image size, the images on your site take up a lot of your page size and can eventually affect the loading time of your page.

Next avoid text graphics,

Avoid Unnecessary Plugins, A site that requires plugins may slow your page loading speed.

Avoid Redirects, Avoiding redirects increases serving speed.

Optimize browser caching, Every time a visitor loads a site, your web page’s image files, CSS and Java files load as well, thus taking up a lot of page load time.

Minify JavaScript and CSS, which is the process of removing unused characters from the code which helps to reduce its size and the subsequent loading time.

If you are a web developer follow these tips or hire a fine web developer.
Jan 8 '15 #3
Minimize the size of external javascript and css files and if you more files, try to combine them. Use GTmetrix tool. Compress your images. Reduce the web page size. Enable Gzip.
Dec 10 '15 #4
1.Image Optimization
2.Reduce HTTP Requests
3.Minify CSS and Javascript
4.Critical Path and Render Blocking Resources (CSS + JS)
5.Reduce Latency with a CDN
6.Time to First Byte (TTFB)
7.Avoid 301 Redirects
8.Caching
9.Prefetch and Preconnect
10.HTTP/2
11.PHP7 and HHVM
12.Web Font Performance
13.Hotlink protection
14.Enable Gzip Compression
15.Infrastructure
16.Fix 404 Errors
17.Serve Scaled Images
18.Database Optimization
Jan 21 '17 #5
Methods depends on what CMS you use. Firstly find more suitable CDN-service. There is free service Cloudinary. And search for image cdn service, if you're needed. Secondly choose some PageCache plugin. For popular CMS there are a lot of them. And then you need JS/CSS minifier-combiner-optimizier. Also the choice is quite huge.
Feb 10 '17 #6
Enable browser caching
Mar 1 '17 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: J. Campbell | last post by:
Hi everyone. I'm sure that this is common knowledge for many/most here. However, it was rather illuminating for me (someone learning c++) and I thought it might be helpful for someone else. I'm...
3
by: Reddy | last post by:
The sql query for my datagrid returns 100, 000 records. But the datagrid should display 20 records per page. I am using datagrid paging, but it is taking too much time for the page to load. Is...
5
by: Peter Olcott | last post by:
I am accessing a dynamic array in windows and through the command prompt. I can search the entire array through the command prompt in about 3 milliseconds, running the exact same code in MS Windows...
1
by: TCB | last post by:
I am developing a website using .NET 2.0 (classified style website) it displays a series of records per page (8, using a datagrid with paging) each record displays a thumbnail of an image that...
5
by: Tracy | last post by:
Dear all I am trying to parameterize a SQL query by re-writing it as a UDF. However, I find the execution time for my UDF unacceptably long. It takes 60 times longer than running an equivalent...
13
by: Frank Swarbrick | last post by:
IBM has a product for the VSE operating system called the VSAM Redirector. It allows you to use VSAM to access RDBMS tables/views as if they were actual VSAM files. We're doing a comparison right...
2
by: Yasin cepeci | last post by:
how can I optimize the speed of my asp.net chat script using web services. Any idea ?
2
by: pavanip | last post by:
Hi, I have an application like Optimize System Performance by using Memory speed, cpu speed and Disk speed. How to optimize memory speed,disk optimization and CPU optimization. Please provide me...
3
rahulephp
by: rahulephp | last post by:
How to speed up the Group By Clause for a large 3GB database. I am using Group by clause for a large database having 148 columns and 5 million rows with approx 3GB of size. We need to apply the...
2
by: Hamayun Khan | last post by:
Hi all, I am asp.net/php programmer and not good in html/css/javascript techniques. My client ask me to use combining script/parallel loading of images/javascript files for website speed...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.