![]() |
site loading slow (why)
my site xxxaus.com is loading very slow
any ideas why or how i can speed it up |
Who's your host? Seems like a whole bunch of other crap on your IP.
|
Quote:
but my other site cuntcumming.com loads fairly fast |
also i cut the site back from 999 profiles on the front page to 24 profiles
|
Creative spam :winkwink:
|
You are scaling down large pics to thumbnails...
|
It looks like this is a VPS. What are it's specs ?
|
Loaded pretty well instantly when I clicked the link :2 cents:
|
Quote:
|
Some thumbnails have too much kb.
|
Quote:
80 GB Disk Space 10 TB's / Gig Port Private Xen-HVM VPS Up to 6 Unique IPs 1 GB RAM + 1 vCPU Core |
As others have said, you are loading large images as thumbnails, you should be converting those images into real thumbnails.
|
Are you feeding your hamsters well and taking care of them properly?
http://s2.hubimg.com/u/84609_f520.jpg http://i55.photobucket.com/albums/g1...male_dwarf.jpg ADG |
Quote:
|
download this addon to you chrome or ff - http://developer.yahoo.com/yslow/ i test all my sites with it. it taught me to use a lot of caching methods example this is how my htaccess looks on one of my sites. with a good caching method after the user visits once, the next time the visit your site the page load is almost instant. I also use .png files and optimized css files...
Code:
Header unset Pragma |
Quote:
At the stage you are at in this industry, having people build sites for you is probably not a wise move. I would concentrate on zero cost, high return methods of generating income. |
especially people who are building sites for you that load fullsize images as thumbs lol
|
Quote:
|
Load time checker it gave me 717.7 sec
I checked your load time with a load time checker it gave me 717.7 sec. xxxaus.com which is critically slow. I also checked the size and the quality of the thumbs. Your thumbs are definitely larger size picture squeezed down into thumb nail viewing. You might just want to put a limit on the size and weight of their profile avatar. Your should have the ability to set a limit maybe 100k. And dude you should upgrade your server package to include at least 2 gig of ram. Good luck.
|
Quote:
also as per are previous conversations ive stopped everything else and following your advice im setting up blogs with the info i got from market samurai |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
also wanted to add, if you make you own .psd design you can get a company like http://www.psd2html.com to code your site. I've used them a lot for adult and non-adult projects. my css / gfx slice skills aren't as strong as a pro, they're pretty damn good. I do hate that they outsource although the company is in NV.
|
ok i sent message
i have a problem with the thumbnails on my site xxxaus.com index page is loading to slow i think the problem is the images from the profiles are too big on the index page set as the thumbnails is there anything i can do my reply Yes, you need to reduce image size. When you are processing this kind of image : http://xxxaus.com/gallery_images/6700402660325.jpg then you need to also reduce quality. for example : 150kb can reduct to 50kb also - I mean this way we can reduce 50% load. thats just crazy shouldn't my site do this by itself |
just got this reply
as this is image so only photoshop can reduce quality because in sofeware we have option to do this. We can't reduce size of quality using programming. |
Site loads ok here just your thumbs are slow at loading, maybe scale them down
|
Quote:
Get new programmers, or actually abandon the software you have and use a ready made solution based on WordPress. It sounds like you have nightmare code. |
add poo to server = problem solved...
|
Quote:
ill set up a WordPress site on my OZESCORT.NET |
Quote:
|
Quote:
|
|
Quote:
& try cut that png at the top into 3.... :2 cents: |
Quote:
@drmadcat, i will give you some quick tips what you can do.. Your website load pretty fast for a number of requests and huge payload. But, you can make it load faster. Lets make it in a few steps: 1. Your first bite time is about 750ms by loading it from San Francisco, where is your website located. Its too too much. First bite time from the same city can be at 20,30ms. Imagine only how much people from EU need to wait. 2. grab your photo http://xxxaus.com/images/top_bg.png and convert it in a JPG. Current size: 342KB Expected size: 56KB Savings: 286KB But its PNG with alpha, so you need to think of it. 3. Also, your pic: http://xxxaus.com/gallery_images/185bonny2.jpg is way too big. Current size: 117.1 KB Expected size: 65KB Savings: 52.7KB 4. You have a huge amount of http reqs. 616 total! If you don't want to cut number of images, then put it across a few subdomains. Subdomains will cause another DNS request witch takes a lil of time, but if you consider that by HTTP standard only 4 files can be download in parallel, with another dns request you will get 8 files in parallel, and so on..you will get huge benefits ;) 5. You don't have Leverage browser caching. Set it ASAP :) 6. MInify your CSS code 7. Minify your HTML code 8. Minify your JS code 9. Combine JS and CSS codes 10. Optimize your images! and other, advanced methods.. hope i help :) |
Quote:
|
Quote:
|
replace all those thumbnails with autoloading streaming videos, maybe it will help a bit ...
|
Quote:
|
Quote:
Thumbs should be like 4 to 10 k ... You are right in stating that a script will create a thumb on the fly and put it in a thumb folder. I do a lot of shopping carts and naturally this is a basic standard function ... OP is doing business with amateurs . Too bad for OP. |
Quote:
|
Site loaded normally and fast here.
|
Quote:
Quote:
You do still need to improve your ram :thumbsup |
Quote:
Also, png8 or gif will still do the job with transparency but there will be loss in alpha quality. And again, he has 616 http reqs, which is enormous, so he doesn't need 618 which will have if it slice it from one pic into three :) |
Quote:
Code:
<div class="top_right"><img src="images/top_bg.png" width="746" height="429" /></div> Code:
<div class="top_right"><img src="images/top_bg.png" width="248" height="429" /><img src="images/top_bg2.png" width="248" height="429" /><img src="images/top_bg3.png" width="248" height="429" /></div> I would have thought nothing needs to be changed but the header would load dramatically faster :2 cents: |
- reduce number of thumbs!!!
- apply image caching - apply mod_gzip - get a better hosting (Naked Hosting :pimp :thumbsup ) |
All times are GMT -7. The time now is 03:49 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123