View previous topic :: View next topic |
Author |
Message |
Arctic -
Joined: 24 Sep 2004 Posts: 560
|
Posted: Mon Jun 06, 2005 9:34 pm Post subject: How do you speed your website up? |
|
|
I use Gzip. Does anyone have any other secret tips? |
|
Back to top |
 |
 |
Tim1681 -
Joined: 17 Jan 2005 Posts: 160 Location: Bristol, CT, USA
|
Posted: Tue Jun 07, 2005 1:51 am Post subject: |
|
|
Havent tried Gzip yet .. should I? What kind of speed or efficiency increases did u see when u used it? |
|
Back to top |
|
 |
Arctic -
Joined: 24 Sep 2004 Posts: 560
|
|
Back to top |
 |
 |
AbyssUnderground -
Joined: 31 Dec 2004 Posts: 3855
|
Posted: Tue Jun 07, 2005 8:59 am Post subject: |
|
|
My secret is to make your HTML code as simple as possible and to make your images as small as possible. Use Adobe Photoshop or similar program to 'optimize' your image when you save it for best quality but high compression.
All of those 'WYSIWYG' webpage editors do not make HTML code very efficiently and should be avoided. Microsoft word is especially prone to this when you save a web page.
If you want a job doing properly, do it in proper hand written HTML code like I use! _________________ Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Tue Jun 07, 2005 12:51 pm Post subject: |
|
|
Here's a nice list of things you can do in order to reduce heavy amounts of
Bandwidth , these are the tricks that I use to speed up www.trustabyss.com
#1 You should use PHP's HTTP Gzip Compression
#2 Make your image size as small as possible
#3 Reduce the number of images on a web page.
#4 Archive downloads using ZIP or RAR Formats
#5 This is optional , crush the HTML code :-)
Now if you follow this procedure , you shouldn't have to deal with any issues
regarding Bandwidth , everyone should use this if they host their own site.
Sincerely , TRUSTpunk |
|
Back to top |
|
 |
|