site loading slow (why)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • drmadcat
    Confirmed User
    • Jun 2011
    • 2024

    #1

    site loading slow (why)

    my site xxxaus.com is loading very slow
    any ideas why or how i can speed it up
    asiamoviepass.com
  • Wizzo
    2011 GFY Hall of Fame!
    • Nov 2000
    • 15224

    #2
    Who's your host? Seems like a whole bunch of other crap on your IP.
    Looking for Opportunity!

    Comment

    • drmadcat
      Confirmed User
      • Jun 2011
      • 2024

      #3
      Originally posted by Wizzo
      Who's your host? Seems like a whole bunch of other crap on your IP.
      amerinoc
      but my other site cuntcumming.com loads fairly fast
      asiamoviepass.com

      Comment

      • drmadcat
        Confirmed User
        • Jun 2011
        • 2024

        #4
        also i cut the site back from 999 profiles on the front page to 24 profiles
        asiamoviepass.com

        Comment

        • Double trouble
          So Fucking What?
          • Feb 2008
          • 22251

          #5
          Creative spam

          Comment

          • cess
            Confirmed User
            • Sep 2006
            • 2921

            #6
            You are scaling down large pics to thumbnails...

            Comment

            • AdultKing
              Raise Your Weapon
              • Jun 2003
              • 15601

              #7
              It looks like this is a VPS. What are it's specs ?

              Comment

              • garce
                Confirmed User
                • Oct 2001
                • 7103

                #8
                Loaded pretty well instantly when I clicked the link

                Comment

                • Dubya
                  So Fucking Banned
                  • Feb 2008
                  • 1152

                  #9
                  Originally posted by cess
                  You are scaling down large pics to thumbnails...
                  Bingo, only a newb would do that.

                  Comment

                  • My Pimp
                    Confirmed User
                    • May 2003
                    • 1201

                    #10
                    Some thumbnails have too much kb.

                    Comment

                    • drmadcat
                      Confirmed User
                      • Jun 2011
                      • 2024

                      #11
                      Originally posted by AdultKing
                      It looks like this is a VPS. What are it's specs ?

                      80 GB Disk Space


                      10 TB's / Gig Port


                      Private Xen-HVM VPS


                      Up to 6 Unique IPs


                      1 GB RAM + 1 vCPU Core
                      asiamoviepass.com

                      Comment

                      • AdultKing
                        Raise Your Weapon
                        • Jun 2003
                        • 15601

                        #12
                        As others have said, you are loading large images as thumbnails, you should be converting those images into real thumbnails.

                        Comment

                        • AsianDivaGirlsWebDude
                          Purveyor, Fine Asian Porn
                          • Jul 2004
                          • 38323

                          #13
                          Are you feeding your hamsters well and taking care of them properly?





                          ADG
                          Asian Diva Girls - Exclusive Photos and Videos



                          Asian Diva Girls Affiliate Program (50% ccBill Revshare)

                          Comment

                          • drmadcat
                            Confirmed User
                            • Jun 2011
                            • 2024

                            #14
                            Originally posted by AdultKing
                            As others have said, you are loading large images as thumbnails, you should be converting those images into real thumbnails.
                            great the amount of time its taken to get this far with the guys building the site more hassle
                            asiamoviepass.com

                            Comment

                            • acctman
                              Confirmed User
                              • Oct 2003
                              • 2840

                              #15
                              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
                              <FilesMatch "\.(ico|pdf|flv|jpg|jpeg|png|gif|swf|mp3|mp4)$">
                              Header set Cache-Control "max-age=3600, must-revalidate"
                              </FilesMatch>
                              
                              <FilesMatch "\.(html|htm|txt|xsl|php)$">
                              Header set Cache-Control "max-age=7200, must-revalidate"
                              </FilesMatch>
                              
                              # CACHED FOREVER 
                              # MOD_REWRITE TO RENAME EVERY CHANGE
                              <FilesMatch "\.(js|css)$">
                              Header set Cache-Control "max-age=86400, must-revalidate"
                              </FilesMatch>
                              after doing stuff like that on a few sites, it just because a habit and standard. same with my php and mysql coding. i have certain crons that do db cleanup and optimizing tables every few weeks
                              Last edited by acctman; 09-04-2011, 09:27 PM.

                              Comment

                              • AdultKing
                                Raise Your Weapon
                                • Jun 2003
                                • 15601

                                #16
                                Originally posted by drmadcat
                                great the amount of time its taken to get this far with the guys building the site more hassle
                                What has been the cost ? How much do you make from the site ?

                                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.

                                Comment

                                • papill0n
                                  Unregistered Abuser
                                  • Oct 2007
                                  • 15547

                                  #17
                                  especially people who are building sites for you that load fullsize images as thumbs lol

                                  Comment

                                  • AdultKing
                                    Raise Your Weapon
                                    • Jun 2003
                                    • 15601

                                    #18
                                    Originally posted by papill0n
                                    especially people who are building sites for you that load fullsize images as thumbs lol
                                    I suspect he's being ripped off and just doesn't know it.

                                    Comment

                                    • porkbrothersdotnet
                                      Confirmed User
                                      • Aug 2011
                                      • 131

                                      #19
                                      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.
                                      Just Porn!

                                      Comment

                                      • drmadcat
                                        Confirmed User
                                        • Jun 2011
                                        • 2024

                                        #20
                                        Originally posted by AdultKing
                                        What has been the cost ? How much do you make from the site ?

                                        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.
                                        site cost $250 which ive made back already
                                        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
                                        asiamoviepass.com

                                        Comment

                                        • drmadcat
                                          Confirmed User
                                          • Jun 2011
                                          • 2024

                                          #21
                                          Originally posted by porkbrothersdotnet
                                          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.
                                          thanks ill have a look
                                          asiamoviepass.com

                                          Comment

                                          • drmadcat
                                            Confirmed User
                                            • Jun 2011
                                            • 2024

                                            #22
                                            Originally posted by acctman
                                            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
                                            <FilesMatch "\.(ico|pdf|flv|jpg|jpeg|png|gif|swf|mp3|mp4)$">
                                            Header set Cache-Control "max-age=3600, must-revalidate"
                                            </FilesMatch>
                                            
                                            <FilesMatch "\.(html|htm|txt|xsl|php)$">
                                            Header set Cache-Control "max-age=7200, must-revalidate"
                                            </FilesMatch>
                                            
                                            # CACHED FOREVER 
                                            # MOD_REWRITE TO RENAME EVERY CHANGE
                                            <FilesMatch "\.(js|css)$">
                                            Header set Cache-Control "max-age=86400, must-revalidate"
                                            </FilesMatch>
                                            after doing stuff like that on a few sites, it just because a habit and standard. same with my php and mysql coding. i have certain crons that do db cleanup and optimizing tables every few weeks
                                            that tool is great better than the firefox one i was useing
                                            asiamoviepass.com

                                            Comment

                                            • AdultKing
                                              Raise Your Weapon
                                              • Jun 2003
                                              • 15601

                                              #23
                                              Originally posted by drmadcat
                                              site cost $250 which ive made back already
                                              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
                                              Make sure you have full source code for this site. Have them put in code for thumbnails, this would be a minimum requirement for any site - why they did not do this is beyond me. Perhaps you would be better off with another developer. If they can't code in thumbnails then what mess have they made with security ?

                                              Comment

                                              • drmadcat
                                                Confirmed User
                                                • Jun 2011
                                                • 2024

                                                #24
                                                Originally posted by AdultKing
                                                Make sure you have full source code for this site. Have them put in code for thumbnails, this would be a minimum requirement for any site - why they did not do this is beyond me. Perhaps you would be better off with another developer. If they can't code in thumbnails then what mess have they made with security ?
                                                ive sent them a message lets see what they come back with
                                                asiamoviepass.com

                                                Comment

                                                • acctman
                                                  Confirmed User
                                                  • Oct 2003
                                                  • 2840

                                                  #25
                                                  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.

                                                  Comment

                                                  • drmadcat
                                                    Confirmed User
                                                    • Jun 2011
                                                    • 2024

                                                    #26
                                                    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
                                                    asiamoviepass.com

                                                    Comment

                                                    • drmadcat
                                                      Confirmed User
                                                      • Jun 2011
                                                      • 2024

                                                      #27
                                                      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.
                                                      asiamoviepass.com

                                                      Comment

                                                      • halfpint
                                                        GFY's Halfpint
                                                        • Jun 2007
                                                        • 15223

                                                        #28
                                                        Site loads ok here just your thumbs are slow at loading, maybe scale them down

                                                        Get FREE website listings on Cryptocoinshops.net

                                                        Comment

                                                        • AdultKing
                                                          Raise Your Weapon
                                                          • Jun 2003
                                                          • 15601

                                                          #29
                                                          Originally posted by drmadcat
                                                          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.
                                                          That's outright bullshit. PHP has image functions that allow you to resize images on the fly, you could also resize the images into a thumbnails directory on upload and reference those where thumbnails are required. Your programmers are crap, being so crap you have to wonder how insecure your site is.

                                                          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.

                                                          Comment

                                                          • CurrentlySober
                                                            Too lazy to wipe my ass
                                                            • Aug 2002
                                                            • 38946

                                                            #30
                                                            add poo to server = problem solved...


                                                            👁️ 👍️ 💩

                                                            Comment

                                                            • drmadcat
                                                              Confirmed User
                                                              • Jun 2011
                                                              • 2024

                                                              #31
                                                              Originally posted by AdultKing
                                                              That's outright bullshit. PHP has image functions that allow you to resize images on the fly, you could also resize the images into a thumbnails directory on upload and reference those where thumbnails are required. Your programmers are crap, being so crap you have to wonder how insecure your site is.

                                                              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.
                                                              got a new guy working on the site as we speak comes highly recommended

                                                              ill set up a WordPress site on my OZESCORT.NET
                                                              asiamoviepass.com

                                                              Comment

                                                              • drmadcat
                                                                Confirmed User
                                                                • Jun 2011
                                                                • 2024

                                                                #32
                                                                Originally posted by CurrentlySober
                                                                add poo to server = problem solved...
                                                                ive missed your comments were have you been
                                                                asiamoviepass.com

                                                                Comment

                                                                • redwhiteandblue
                                                                  Bollocks
                                                                  • Jun 2007
                                                                  • 2793

                                                                  #33
                                                                  Originally posted by drmadcat
                                                                  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.
                                                                  Jesus H Christ sack these people, the basic GD image library can be made to do this.
                                                                  Interserver unmanaged AMD Ryzen servers from $73.00

                                                                  Comment

                                                                  • drmadcat
                                                                    Confirmed User
                                                                    • Jun 2011
                                                                    • 2024

                                                                    #34
                                                                    wow check my site out know loads in under 0.96 seconds was 9 sec before
                                                                    not bad for $30

                                                                    xxxaus.com
                                                                    asiamoviepass.com

                                                                    Comment

                                                                    • ArsewithClass
                                                                      So Fucking Banned
                                                                      • Mar 2007
                                                                      • 7957

                                                                      #35
                                                                      Originally posted by drmadcat
                                                                      80 GB Disk Space


                                                                      10 TB's / Gig Port


                                                                      Private Xen-HVM VPS


                                                                      Up to 6 Unique IPs


                                                                      1 GB RAM + 1 vCPU Core
                                                                      Low ram, add another gb or 2

                                                                      & try cut that png at the top into 3....

                                                                      Comment

                                                                      • yabate
                                                                        Confirmed User
                                                                        • Jan 2010
                                                                        • 296

                                                                        #36
                                                                        Originally posted by ArsewithClass
                                                                        & try cut that png at the top into 3....
                                                                        No, absolutely not. They have enough http reqs so two more is just a kick in the head

                                                                        @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
                                                                        Twistys Hot Babes

                                                                        Comment

                                                                        • drmadcat
                                                                          Confirmed User
                                                                          • Jun 2011
                                                                          • 2024

                                                                          #37
                                                                          Originally posted by yabate
                                                                          No, absolutely not. They have enough http reqs so two more is just a kick in the head

                                                                          @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
                                                                          wow cheers loads of stuff to do thank you
                                                                          asiamoviepass.com

                                                                          Comment

                                                                          • acctman
                                                                            Confirmed User
                                                                            • Oct 2003
                                                                            • 2840

                                                                            #38
                                                                            Originally posted by drmadcat
                                                                            wow check my site out know loads in under 0.96 seconds was 9 sec before
                                                                            not bad for $30

                                                                            xxxaus.com
                                                                            did they add in the htaccess file caching as well... site is loading super fast now.

                                                                            Comment

                                                                            • TeenCat
                                                                              Too lazy to set a koala
                                                                              • Jan 2007
                                                                              • 16139

                                                                              #39
                                                                              replace all those thumbnails with autoloading streaming videos, maybe it will help a bit ...

                                                                              6bot
                                                                              / Coming again very soon!
                                                                              Svit Zlin Radio 24/7!

                                                                              Comment

                                                                              • drmadcat
                                                                                Confirmed User
                                                                                • Jun 2011
                                                                                • 2024

                                                                                #40
                                                                                Originally posted by acctman
                                                                                did they add in the htaccess file caching as well... site is loading super fast now.
                                                                                no idea ill find out
                                                                                asiamoviepass.com

                                                                                Comment

                                                                                • directfiesta
                                                                                  Too lazy to set a custom title
                                                                                  • Oct 2002
                                                                                  • 30135

                                                                                  #41
                                                                                  Originally posted by AdultKing
                                                                                  That's outright bullshit. PHP has image functions that allow you to resize images on the fly, you could also resize the images into a thumbnails directory on upload and reference those where thumbnails are required. Your programmers are crap, being so crap you have to wonder how insecure your site is.

                                                                                  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.
                                                                                  Truth is spoken .....

                                                                                  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.
                                                                                  I know that Asspimple is stoopid ... As he says, it is a FACT !

                                                                                  But I can't figure out how he can breathe or type , at the same time ....

                                                                                  Comment

                                                                                  • drmadcat
                                                                                    Confirmed User
                                                                                    • Jun 2011
                                                                                    • 2024

                                                                                    #42
                                                                                    Originally posted by directfiesta
                                                                                    Truth is spoken .....

                                                                                    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.
                                                                                    my new guy has done just that with really good results
                                                                                    asiamoviepass.com

                                                                                    Comment

                                                                                    • mavruda
                                                                                      porn cartoonist
                                                                                      • Feb 2007
                                                                                      • 2597

                                                                                      #43
                                                                                      Site loaded normally and fast here.

                                                                                      Comment

                                                                                      • ArsewithClass
                                                                                        So Fucking Banned
                                                                                        • Mar 2007
                                                                                        • 7957

                                                                                        #44
                                                                                        Originally posted by yabate
                                                                                        No, absolutely not. They have enough http reqs so two more is just a kick in the head

                                                                                        @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.
                                                                                        Its this png thats loading slow compared to the rest of the site, but its a png because its not a full pic, he could use the background cut into it as a JPG but even then he would need to slice it, as you do... so in which case, splitting the png into 3, 1 with each girl on, would still remain the most simplest way to deal with the header.

                                                                                        Originally posted by drmadcat
                                                                                        wow cheers loads of stuff to do thank you
                                                                                        png is best if you want it to remain see through, but as said, if you use the background included in the header, then JPG would be much less load. Still splice it.

                                                                                        You do still need to improve your ram

                                                                                        Comment

                                                                                        • yabate
                                                                                          Confirmed User
                                                                                          • Jan 2010
                                                                                          • 296

                                                                                          #45
                                                                                          Originally posted by ArsewithClass
                                                                                          Its this png thats loading slow compared to the rest of the site, but its a png because its not a full pic, he could use the background cut into it as a JPG but even then he would need to slice it, as you do... so in which case, splitting the png into 3, 1 with each girl on, would still remain the most simplest way to deal with the header.

                                                                                          png is best if you want it to remain see through, but as said, if you use the background included in the header, then JPG would be much less load. Still splice it.

                                                                                          You do still need to improve your ram
                                                                                          As i told, this PNG head img have alpha which is transparency. And yes, jpg will have smaller load as i calculate it in a post before, but then he need to do some extra stuff cause jpeg doesn not support transparency.
                                                                                          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
                                                                                          Twistys Hot Babes

                                                                                          Comment

                                                                                          • ArsewithClass
                                                                                            So Fucking Banned
                                                                                            • Mar 2007
                                                                                            • 7957

                                                                                            #46
                                                                                            Originally posted by yabate
                                                                                            As i told, this PNG head img have alpha which is transparency. And yes, jpg will have smaller load as i calculate it in a post before, but then he need to do some extra stuff cause jpeg doesn not support transparency.
                                                                                            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
                                                                                            There is no question the use of png compared to a gif, png is obviously right... but by the time you add the background to a jpg, the size would be similar to the png. If he places all 3 pngs next to each other

                                                                                            Code:
                                                                                             <div class="top_right"><img src="images/top_bg.png" width="746" height="429" /></div>
                                                                                            something like...

                                                                                            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

                                                                                            Comment

                                                                                            • HomerSimpson
                                                                                              Too lazy to set a custom title
                                                                                              • Sep 2005
                                                                                              • 13826

                                                                                              #47
                                                                                              - reduce number of thumbs!!!
                                                                                              - apply image caching
                                                                                              - apply mod_gzip
                                                                                              - get a better hosting (Naked Hosting )
                                                                                              Make a bank with Chaturbate - the best selling webcam program
                                                                                              Ads that can't be block with AdBlockers !!! /// Best paying popup program (Bitcoin payouts) !!!

                                                                                              PHP, MySql, Smarty, CodeIgniter, Laravel, WordPress, NATS... fixing stuff, server migrations & optimizations... My ICQ: 27429884 | Email:

                                                                                              Comment

                                                                                              Working...