Have you any ideas how I can speed up my site please?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • scottybuzz
    Too lazy to set a custom title
    • May 2006
    • 14799

    #1

    Have you any ideas how I can speed up my site please?

    I am getting a little worried by the slowness of one my sites at times, I dont know if its just me, but could you go on it and say how fast it responds and loads for you.

    http://www.foxyreviews.com

    Then if possible could you give me any ideas on how to speed it up? Should I remove the pictures or text or something, or should I get a new hosting package. I am not too sure, but I certianly do not like the speed the way it is.

    Thanks in advance.
    $$$$$ MAKE HUGE MONEY IN CAMS - CLICK HERE $$$$$
  • beta-tester
    Rock 'n Roll Baby!
    • Sep 2004
    • 22562

    #2
    where do you host? Is it virtual account or dedicated server, how fast? How much ram, cpu?

    Sig for sale. Affordable prices. Contact me and get a great deal ;)

    My contact:
    ICQ: 944-320-46
    e-mail: manca {AT} HotFreeSex4All.com

    Comment

    • roly
      Confirmed User
      • Aug 2002
      • 1844

      #3
      some of those screen shots could be optimized more I'm sure, but it looks like its quite slow hosting, I'm guessing it's virtual? which comes with the territory really.

      Comment

      • yahoo-xxx-girls.com
        Confirmed User
        • Jul 2006
        • 3143

        #4
        Ajax.

        .
        sig too big

        Comment

        • ShaveBucks
          Confirmed User
          • Mar 2005
          • 467

          #5
          A 185k index file could have something to do with it. Doing a lot of the work on it via javascript could be another.
          A faster host would help but not much. The page is just poorly done.

          Comment

          • Emil
            Confirmed User
            • Feb 2007
            • 5655

            #6
            I don't think it's the site that slow things down. It's the server.
            Free BTC! (Yes, really. Free ₿itcoins.)
            Signup with ONLY your Nickname, Email and Password. You can also refer people and get even more.

            Comment

            • martinsc
              Too lazy to set a custom title
              • Jun 2005
              • 27043

              #7
              talk to your hosting support and let them have a look at it. btw - it doesn't even load for me....
              Make Money

              Comment

              • teg0
                Confirmed User
                • Jan 2006
                • 4204

                #8
                The biggest improvement would be to use efficient (and valid) CSS code instead of tables like you are using now.

                The code for your site is just painfully inefficient and messy.

                Comment

                • mrwilson
                  mrwilson 2.0
                  • Jul 2007
                  • 5122

                  #9
                  It's your host, even with or with out tables it should load faster.
                  Where on mars is the server located?

                  Comment

                  • k0nr4d
                    Confirmed User
                    • Aug 2006
                    • 9231

                    #10
                    won't even load for me.
                    Mechanical Bunny Media
                    Mechbunny Tube Script | Mechbunny Webcam Aggregator Script | Custom Web Development

                    Comment

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

                      #11
                      180kb html is too big

                      you might consider using mod gzip to compress html and that will make the page about ~40kb.

                      http://whatsmyip.org/mod_gzip_test/
                      Page Size: 185 K
                      Size if Gzipped: 44 K
                      Potential Savings: 76.22%

                      also finding a faster hosting would help out...
                      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

                      • mister_nobodie
                        Registered User
                        • Aug 2006
                        • 54

                        #12
                        # This site is not using HTTP compression, otherwise called content encoding using gzip. Consider compressing your textual content (XHTML, JavaScript, etc.) with mod_gzip or similar products.

                        * CSS alternate stylesheets may be referenced in the HTML but are not actually downloaded until they are needed and are therefore not included in the total page size.
                        Analysis and Recommendations

                        * TOTAL_HTML - Congratulations, the total number of HTML files on this page (including the main HTML file) is 3 which most browsers can multithread. Minimizing HTTP requests is key for web site optimization.
                        * TOTAL_OBJECTS - Warning! The total number of objects on this page is 60 - consider reducing this to a more reasonable number. Combine, refine, and optimize your external objects. Replace graphic rollovers with CSS rollovers to speed display and minimize HTTP requests.
                        * TOTAL_IMAGES - Warning! The total number of images on this page is 52 , consider reducing this to a more reasonable number. Combine, refine, and optimize your graphics. Replace graphic rollovers with CSS rollovers to speed display and minimize HTTP requests.
                        * TOTAL_CSS - Congratulations, the total number of external CSS files on this page is 1 . Because external CSS files must be in the HEAD of your HTML document, they must load first before any BODY content displays. Although they are cached, CSS files slow down the initial display of your page.
                        * TOTAL_SIZE - Warning! The total size of this page is 840140 bytes, which will load in 156.98 seconds on a 56Kbps modem. Consider reducing total page size to less than 30K to achieve sub eight second response times on 56K connections. Pages over 100K exceed most attention thresholds at 56Kbps, even with feedback. Consider contacting us about our optimization services.
                        * TOTAL_SCRIPT - Caution. The total number of external script files on this page is 4 , consider reducing this to one or two. Combine, refine, and optimize your external script files. Ideally you should have one (or even embed scripts for high-traffic pages) on your pages.
                        * HTML_SIZE - Warning! The total size of this HTML page is 196040 bytes, which is over 100K! Consider optimizing your HTML and eliminating unnecessary content and features.
                        * IMAGES_SIZE - Warning! The total size of your images is 500192 bytes, which is over 30K. Consider optimizing your images for size, combining them, and replacing graphic rollovers with CSS.
                        * SCRIPT_SIZE - Warning! The total size of external your scripts is 30379 bytes, which is over 8K. Consider optimizing your scripts for size, combining them, and using compression where appropriate for any scripts placed in the HEAD of your documents.
                        * CSS_SIZE - Congratulations, the total size of your external CSS is 861 bytes, which is less than 4080 bytes. This will fit into three higher-speed TCP-IP packets.
                        * MULTIM_SIZE - Congratulations, the total size of all your external multimedia files is 0 bytes, which is less than 4K.

                        Copyright ? 2002-2005 Web Site Optimization, LLC


                        get the mozilla plug-in web developer 1.1.4
                        it puts the speed report on your right click menu

                        Comment

                        • scottybuzz
                          Too lazy to set a custom title
                          • May 2006
                          • 14799

                          #13
                          Thanks alot guys for your help. I am going to look in to several options and probably will upgrade the host to dedicated.
                          Right now, it is on webair virtual.

                          As for content on the page, is it worth getting it redesigned into properly formated css tables and such?

                          Homersimpson thanks for the link, except it says page not found when I input my site in it.


                          Thanks for all the help people.
                          $$$$$ MAKE HUGE MONEY IN CAMS - CLICK HERE $$$$$

                          Comment

                          • DamageX
                            Marketing & Strategy
                            • Jun 2001
                            • 14293

                            #14
                            Originally posted by scottybuzz
                            Right now, it is on webair virtual.
                            Just say no.
                            Whitehat is for chumps

                            If you don't do it, somebody else will - true story!

                            Comment

                            • scottybuzz
                              Too lazy to set a custom title
                              • May 2006
                              • 14799

                              #15
                              oky doky dx,

                              ill look at dedicated hosting plans right now
                              $$$$$ MAKE HUGE MONEY IN CAMS - CLICK HERE $$$$$

                              Comment

                              • scottybuzz
                                Too lazy to set a custom title
                                • May 2006
                                • 14799

                                #16
                                Do you think dedicated will simply make it run faster then?
                                $$$$$ MAKE HUGE MONEY IN CAMS - CLICK HERE $$$$$

                                Comment

                                • DamageX
                                  Marketing & Strategy
                                  • Jun 2001
                                  • 14293

                                  #17
                                  Originally posted by scottybuzz
                                  Do you think dedicated will simply make it run faster then?
                                  Definitely. But you may not need that. A VPS account could do. Or simply moving to a different host.
                                  Whitehat is for chumps

                                  If you don't do it, somebody else will - true story!

                                  Comment

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

                                    #18
                                    Originally posted by DamageX
                                    Definitely. But you may not need that. A VPS account could do. Or simply moving to a different host.
                                    Some people sell virtual just to get the client to upgrade to dedicated ...
                                    To say that upgrading to dedicated will necessarely speedup his site is just not true ( If I give him a low end Celeron, it wont be better ... ).

                                    I host big virtual sites, but I do balance those customers/sites across a number of virtual servers . Those servers are then filled up with mainstream low-consumption sites for profitability . Those servers are powerfull to begin with.

                                    One client has 3 big WP sites, spread across boxes for about 120.00 / month ... Oh my god, he could get a dedicated for that price ... isn't it awfull ... he is getting screwed ....

                                    He isn't stupid and isn't getting screwed. If he would put all his sites on one dedicated, he would need a top of the line server with a 10 mbps connection.... ( now, he has access to 3 different 10 mbps ports ... )

                                    A VPS will only garantee you of certain ressources , so your overusage will not penalize the other VPS on that server ....

                                    Some host are reputable for dedicated but not for virtual ....

                                    PAGE VIEWS:



                                    SITE # 1 :

                                    Total 23,950,532
                                    Average Per Day 103,047
                                    Average Per Visit 1.4
                                    Last Hour 4,732
                                    Today 74,011
                                    This Week 721,331

                                    SITE # 2 :

                                    Total 4,468,452
                                    Average Per Day 28,481
                                    Average Per Visit 1.2
                                    Last Hour 1,804
                                    Today 26,654
                                    This Week 199,366

                                    SITE # 3 :

                                    Daily Unique:
                                    Totals: Today 25754 / 05 Jan, Sat, 2008
                                    Unique Visitors 1448847 - 88.33%
                                    Yesterday 36493 / 04 Jan, Fri, 2008
                                    Visits incl. Reloads 1640330
                                    Average 34496 Visitors per Day
                                    Reloads 191483 - 11.67%
                                    Highest Day 51115 / 21 Dec, Fri, 2007
                                    above all all virtual WP sites.
                                    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

                                    • scottybuzz
                                      Too lazy to set a custom title
                                      • May 2006
                                      • 14799

                                      #19
                                      brilliant, now I get even more confused in a confused enough subject haha
                                      $$$$$ MAKE HUGE MONEY IN CAMS - CLICK HERE $$$$$

                                      Comment

                                      • ShaveBucks
                                        Confirmed User
                                        • Mar 2005
                                        • 467

                                        #20
                                        Originally posted by scottybuzz
                                        brilliant, now I get even more confused in a confused enough subject haha
                                        Unless this site is making you some good income, a dedicated server would be a gamble. Don't listen to the "it has to be golden!" GFY retards who can only have the best.

                                        Dedicated is nice but there's a reason virtual hosting exists. Use it until you outgrow it financially.

                                        There are a lot of areas to improve that will help the site speed that you should try first before sinking in a lot more money.

                                        Comment

                                        • scottybuzz
                                          Too lazy to set a custom title
                                          • May 2006
                                          • 14799

                                          #21
                                          Originally posted by ShaveBucks
                                          Unless this site is making you some good income, a dedicated server would be a gamble. Don't listen to the "it has to be golden!" GFY retards who can only have the best.

                                          Dedicated is nice but there's a reason virtual hosting exists. Use it until you outgrow it financially.

                                          There are a lot of areas to improve that will help the site speed that you should try first before sinking in a lot more money.
                                          k, thanks shavebucks. Nice website by the way, love the comments about cuntinghardest lol
                                          $$$$$ MAKE HUGE MONEY IN CAMS - CLICK HERE $$$$$

                                          Comment

                                          • Dopy
                                            Confirmed User
                                            • Feb 2001
                                            • 1572

                                            #22
                                            The JS is slowing stuff quite a lot. Pages that do not include the big arrays load fast.

                                            Comment

                                            Working...