Post Reply 
How to decrease usage of Bandwidth?
06-24-2012, 05:16 PM
Post: #21
RE: How to decrease usage of Bandwidth?
I would suggest that when you have to host videos host them off your site on services like Youtube, Vimeo, MyVideo and so on. You can implent the videos with a embedding code into your site.
User Tools
Quote this message in a reply


07-19-2012, 10:29 AM (This post was last modified: 07-19-2012 07:05 PM by Nevil.)
Post: #22
RE: How to decrease usage of Bandwidth?
Copied from: http://www.tipsandtricks-hq.com/reduce-y...e-usage-92

Thanks to Zeboo for the source.

Interesting in the cheapest voice chat servers?
click for more info
www.Pushtotalk.tk
User Tools
Quote this message in a reply
07-19-2012, 05:49 PM (This post was last modified: 07-19-2012 07:04 PM by Nevil.)
Post: #23
RE: How to decrease usage of Bandwidth?
Copied from: http://www.tipsandtricks-hq.com/reduce-y...e-usage-92

Please use [nopoints] tag.

Best,
Zeboo/Greg

Thanks for VPS 25 - FreeVPS.US

By the way while I had my VPS 17 - MitiHost - I had no problems with it, I highly recommend MitiHost.
User Tools
Quote this message in a reply
07-21-2012, 11:37 AM
Post: #24
RE: How to decrease usage of Bandwidth?
Images take quite a lot of bandwith, try to save them if possible on a progressive format (like jpg, or if you have transparency on the image png) and compress as much as you can of the image without loosing too much quality. Gimp and Photoshop have the proper tools to do that Smile
User Tools
Quote this message in a reply
07-22-2012, 06:17 AM
Post: #25
RE: How to decrease usage of Bandwidth?
You can compact your javascripts and images.
If you have access in the apache conf, you may active mod_gzip.
I'm sorry if my English is not good, i'm Brazilian and a long time ago I studied english.
User Tools
Quote this message in a reply
07-22-2012, 08:30 PM
Post: #26
RE: How to decrease usage of Bandwidth?
I suggest you to use client side cache, if you are using CMS then most of CMSs have an option to activate this thing, so most of your website will be cached on your visitors machines so every time they visit your website they will not load all of your website content and by doing this you can decrease amount of used bandwidth a lot.

Another thing is to optimizing images, there are lots of softwares which do this and you should do the optimization first for images used in template of your website and then in the images you use in contents.

And in the end if you get lots of visitors you should get more bandwidth ! and there is no way to decrease used bandwidth below some certain limits.
User Tools
Quote this message in a reply
08-19-2012, 07:01 PM
Post: #27
RE: How to decrease usage of Bandwidth?
you can also use dropbox, you can have 10Gbytes / day in bandwidth, they also have an API if you want automated upload or somethings like that Wink

[Image: freevps-userbar.php?name=Pr0x00&bg=1]
User Tools
Quote this message in a reply
08-19-2012, 08:09 PM
Post: #28
RE: How to decrease usage of Bandwidth?
@Nevil agree with you.

Also use CSS instead of images when possible, Optimize the site with Google Tools (eg Page Speed).

Manually enable cache by pasteing it into your .htaccess file.
<filesmatch"\.(jpg|jpeg|png|gif|swf)$"=""> Header set Cache-Control "max-age=604800, public" </filesmatch>

or use plugins.

[Image: logo.png]
Thanks to FreeVPS.US & WeLoveServers
User Tools
Quote this message in a reply
Post Reply 


Forum Jump:



User(s) browsing this thread:
1 Guest(s)