My website is really slow - how to improve?

by Roan
45 replies
  • WEB DESIGN
  • |
Hi guys,

My website takes ages to load except for two squeeze pages.
What can I do to make it faster? Has it got to do with the images?

take a look: http://www.roanakkermans.com

Thanks!

Roan
#improve #slow #website
  • Profile picture of the author webchris
    Roan, it is not loading at all for me. Is the domain misspelled?
    {{ DiscussionBoard.errors[5449429].message }}
  • Profile picture of the author kokopelli
    You have one "w" too many in your URL, it should be Roan Akkermans

    It looks to me that the following calls to external files may be slowing down the loading of your site:
    Code:
    http://4llw4d.freefilesblog.com/jquery.min.js
    and
    Code:
    http://4llw4d.freefilesblog.com/jquery.js
    Is it a plugin? Maybe you can upload and call those files (that appear to be blank, BTW) locally instead?

    Maybe it's malware...
    Signature
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    {{ DiscussionBoard.errors[5450375].message }}
    • The biggest issue I had over the years was cheap hosting. I switched to Media Temple and most of my problems went away.

      It's a bit more expensive but it actually made a huge difference.
      Signature
      Need Help with your E-Commerce/WooCommerce Website? PM ME!


      RugSale.com - Area Rugs On Sale
      {{ DiscussionBoard.errors[5450497].message }}
    • Profile picture of the author Roan
      Originally Posted by kokopelli View Post

      You have one "w" too many in your URL, it should be Roan Akkermans

      It looks to me that the following calls to external files may be slowing down the loading of your site:
      Code:
      http://4llw4d.freefilesblog.com/jquery.min.js
      and
      Code:
      http://4llw4d.freefilesblog.com/jquery.js
      Is it a plugin? Maybe you can upload and call those files (that appear to be blank, BTW) locally instead?
      cheers! I have no clue what that is tho lol. Needa figure it out.
      Signature

      Are You Looking For a High Quality Shopify + FB ads Course? PM me. - Only available for ONE person. Be Quick.

      {{ DiscussionBoard.errors[5452389].message }}
    • Profile picture of the author Linkie
      Originally Posted by kokopelli View Post

      You have one "w" too many in your URL, it should be Roan Akkermans

      It looks to me that the following calls to external files may be slowing down the loading of your site:
      Code:
      http://4llw4d.freefilesblog.com/jquery.min.js
      and
      Code:
      http://4llw4d.freefilesblog.com/jquery.js
      Is it a plugin? Maybe you can upload and call those files (that appear to be blank, BTW) locally instead?

      Maybe it's malware...
      yes it is, those script are slowing your website down...
      {{ DiscussionBoard.errors[5499310].message }}
  • Profile picture of the author JDBradley
    it's not loading at all for me either at the min. gets about 3/4s the way then just hangs.
    {{ DiscussionBoard.errors[5450951].message }}
  • Profile picture of the author cassiegetty
    your website is pretty cool, maybe purplewiz is right, it has something to do with your hosting. you should contact them and tell your complain.
    {{ DiscussionBoard.errors[5451376].message }}
  • Profile picture of the author ritchierich
    Correct me if I'm wrong, but I believe the site is being hosted on HostGator. Not really a cheap host. I would ask your host to change you over to another server if possible. Also, if you're using wordpress, install W3 Total Cache. I've written essential wordpress plugins which talks about good plugins to have for your site.

    Hope it helps! PM if you still need help.
    {{ DiscussionBoard.errors[5451432].message }}
    • Profile picture of the author Roan
      Originally Posted by ritchierich View Post

      Correct me if I'm wrong, but I believe the site is being hosted on HostGator. Not really a cheap host. I would ask your host to change you over to another server if possible. Also, if you're using wordpress, install W3 Total Cache. I've written essential wordpress plugins which talks about good plugins to have for your site.

      Hope it helps! PM if you still need help.
      Yes that is true. Hosted on hostgator. I am using wordpress and I will check out that total cache one! Thanks!!
      Signature

      Are You Looking For a High Quality Shopify + FB ads Course? PM me. - Only available for ONE person. Be Quick.

      {{ DiscussionBoard.errors[5452410].message }}
  • Profile picture of the author IM-software
    Hi,

    you have too many javascripts, nine of them; some of them being really heavy, some of them calling external DNSs. Which means that several javascripts have to contact (depend on) other sites (services) before loading within the browser.
    As the JS are in the head (as most of the JSs), the body hardly loads.

    In other words, you have too many heavy installed plugins.

    You may find several free tools to confirm that. Why don't you check: GG's "pagespeed".
    {{ DiscussionBoard.errors[5453225].message }}
    • Profile picture of the author AnniePot
      When I clicked to view your website, Malwarebytes immediately displayed a warning that it blocked malicious content you were trying to load
      {{ DiscussionBoard.errors[5453741].message }}
      • Profile picture of the author blogfreakz
        Originally Posted by AnniePot View Post

        When I clicked to view your website, Malwarebytes immediately displayed a warning that it blocked malicious content you were trying to load
        agree, you can check malwarebytes for you site... good luck!
        {{ DiscussionBoard.errors[5669515].message }}
    • Profile picture of the author shoeb000
      Originally Posted by Roan View Post

      cheers! I have no clue what that is tho lol. Needa figure it out.
      The JQuerry scripts are those slide show from slidedeck.com site...
      And lot of javascripts as well...

      As IM-software specified the 9 javascripts... you must remove the useless javascripts which are not ESSENTIAL and are just for aesthetic purpose... or for the sake of beauty...



      Originally Posted by IM-software View Post

      Hi,

      you have too many javascripts, nine of them; some of them being really heavy, some of them calling external DNSs. Which means that several javascripts have to contact (depend on) other sites (services) before loading within the browser.
      As the JS are in the head (as most of the JSs), the body hardly loads.

      In other words, you have too many heavy installed plugins.

      You may find several free tools to confirm that. Why don't you check: GG's "pagespeed".

      I guess your complete problem has been very well explained by IM-Software...
      {{ DiscussionBoard.errors[5459809].message }}
  • Profile picture of the author mapetshi
    install wp-minify plugin.
    {{ DiscussionBoard.errors[5455888].message }}
  • Profile picture of the author kokopelli
    As I mentioned above, those external scripts are slowing your site down - your site is waiting to load them, and if they're slow/not loading, that affects your site loading too.

    I found out it is a known issue with (some) Elegant Themes, that try and include the jquery scripts from their own site (4llw4d.freefilesblog.com), which is very slow/not loading, thus affecting your site.

    Solutions:
    1. You can change the code in your theme header to either load the jquery scripts from your own site, or a fast outside source, such as Google; or
    2. Get the theme update from Elegant Themes - apparently, the newest version does not call the jquery scripts from an outside source.
    Do either of these, and your slow site will be fast, guaranteed.

    You can read more about this issue here:
    WordPress › Support » What does this function do? (curl_init)

    - Build a Blogg
    Signature
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    {{ DiscussionBoard.errors[5458816].message }}
  • Profile picture of the author gomzydecor
    There are many ways to make websites run faster. Practices have improved the user experience for millions of users and we hope they are useful for other web developers. I personally use Gzip to optimize my webpage.
    {{ DiscussionBoard.errors[5462433].message }}
    • Profile picture of the author movics
      if you use wordpress, install wp super cache and db cache reloaded plugin
      {{ DiscussionBoard.errors[5462471].message }}
  • Profile picture of the author amandeepsingh
    1 - Not use Flash Files
    2 - Not use jquery scrips
    3 - Decrease image size
    4 - use wordpress themes
    {{ DiscussionBoard.errors[5466928].message }}
    • Profile picture of the author Eugen Oprea
      Speed is a real issue for visitors and for search engines, because it can affect rankings.

      In terms of WordPress websites, here's what I do and recommend to everyone:

      - Install a premium theme that has clean code which loads fast
      - Try to use images that have small sizes; big images take ages to load
      - Use only the plugins that you really need; plugins add additional scripts to load and they make the site slow.
      - Use a CDN (Content Delivery Network); Amazon is really inexpensive

      That being said, from my tests your site loads in 2.9 seconds which is pretty good, but if you would like you can do even better.

      Hope this helps.
      Signature

      Eugen is an Online Marketer and blogs about Web Analytics, SEO and WordPress at EugenOprea.com. You can get his Google Analytics course for free or check his latest product, the Web Analytics Blueprint.

      {{ DiscussionBoard.errors[5467182].message }}
      • Profile picture of the author gyanendra
        Hi killer999,

        I agree with you that Use a Content Delivery Network (CDN) will be a great solution to improve the website speed. But also you should do this by reducing the file size. it is better to use different file for different section of the information instead of single file.
        {{ DiscussionBoard.errors[5668642].message }}
  • Profile picture of the author aldemer
    Hi Roan, after checking, you are using FlexSqueeze wordpress themes that is cool, your site hosted in hostgator no problem.

    Here is i learn from my own site, because i am using FlexSqueeze themes too. you need to deactivate all the plugin, then reactivate it one by one observe the speed after you activate every plugin.

    Hope this help
    {{ DiscussionBoard.errors[5470353].message }}
  • Profile picture of the author jpboxersox
    Do you use seopressor? As much as I love it I think it slows down my sights. What does everyone else think?
    {{ DiscussionBoard.errors[5470375].message }}
  • Profile picture of the author aldemer
    @jpboxersox, I installed seopressor in my site, no problem for me, the loading speed still fast.
    {{ DiscussionBoard.errors[5470454].message }}
    • Profile picture of the author makemepaisa
      if you willing to spend money, i would suggest get wp-cache plugin and integrate it with maxcdn for faster loading time.
      {{ DiscussionBoard.errors[5470583].message }}
  • Profile picture of the author aardanyul
    A good caching system can work wonders. Also make sure not to use really bad hosting, they can really screw you over. You can pick up a nice vps cheap if you find a great deal and itll be amazing
    Signature

    “You live longer once you realize that any time spent being unhappy is wasted.” Ruth E. Renkl

    {{ DiscussionBoard.errors[5499335].message }}
  • Profile picture of the author killer999
    1. Minimize the number of HTTP requests
    2. Optimize and correctly display images
    3. Minify HTML, CSS, and Javascript
    4. Use a Content Delivery Network (CDN)
    5. Gzip and compress components
    6. Choose <link> over @import
    7. Put stylesheets at the top
    8. Put scripts at the bottom
    9. Utilize browser caching
    10. Use CSS Sprites
    {{ DiscussionBoard.errors[5500206].message }}
  • Profile picture of the author eden71
    did you installed cron job? by installing the cron job make sit faster
    {{ DiscussionBoard.errors[5503118].message }}
  • Profile picture of the author iqbal
    the website loaded within 20s. nice work, well done! you have sorted your site
    {{ DiscussionBoard.errors[5503995].message }}
  • Profile picture of the author giannabosanquet
    I don't think your website is slow still you can try one thing.

    Install Yslow addon in mozilla firefox. Open your website and run the test.
    Then click on the components ans statistics from that you would get the exact idea that which things takes maximum loading.

    Optimizing them will help to load your website faster.
    {{ DiscussionBoard.errors[5669549].message }}
  • Profile picture of the author statue
    Banned
    [DELETED]
    {{ DiscussionBoard.errors[5669639].message }}
    • Profile picture of the author IMBotz
      If you are using shared hosting it could be one of the reasons. Switching to VPS can help load it faster.

      When the page needs to get its content from a database (Wordpress posts and pages) the load time gets bigger. While the squeeze pages have everything stored in their file hence you noticed they loaded much faster.

      Images do increase the load time but not as much, especially if they are not too big in size.

      If you are driving paid traffic to your sales page you may want to decrease the load times. The visitors will lose interest waiting for it to load and hit 'back' or go to your competitors site!

      Good luck!
      {{ DiscussionBoard.errors[5671309].message }}
  • Site loading fine for me.
    Signature
    Financial Thing: Peer to Peer Lending Reviews
    Poker Tilt : The Dutch Boyd Story
    {{ DiscussionBoard.errors[5672130].message }}
  • Profile picture of the author shantanu
    Website is not at all slow it is opening fantastically but in some systems it might can open slowly coz of the premium tempalte which u have putted n the front residing at left.
    {{ DiscussionBoard.errors[5672910].message }}
  • Profile picture of the author wordcatcher
    It could be many reasons for this: html pages that are heavy, too many or too large graphics, bad coding , slow servers.
    {{ DiscussionBoard.errors[5822225].message }}
  • Profile picture of the author sharonhurley
    Banned
    For most websites, only client-side optimization is really important.
    {{ DiscussionBoard.errors[6037303].message }}
  • Profile picture of the author msu
    Looks like the OP got her problem fixed but here's blog post that might anyone suffering from a slow loading site:
    Speed Up Your Site For Better Search Engine Optimisation
    Signature
    New to WordPress? Save time with my beginner's guide:
    WordPress Step-by-Step
    (for Kindle & Kindle Apps)

    I'm a top-notch WordPress developer: hire me
    {{ DiscussionBoard.errors[6037617].message }}
  • Profile picture of the author dallas2g5
    Use SuperCache if using wordpress
    {{ DiscussionBoard.errors[6048928].message }}
  • Profile picture of the author Kingfish85
    The OP hasn't updated this thread, so I assume the problem has been resolved. Also, to everyone saying use WP SuperCache... that's not the only solution here. There are a lot of things that play into performance issues, and 9 times out of 10 having cheap web hosting with an overloaded environment is the main cause.
    Signature

    |~| VeeroTech Hosting - sales @ veerotech.net
    |~| High Performance CloudLinux & LiteSpeed Powered Web Hosting
    |~| cPanel & WHM - Softaculous - Website Builder - R1Soft - SpamExperts
    |~| Visit us @veerotech Facebook - Twitter - LinkedIn

    {{ DiscussionBoard.errors[6049209].message }}
  • Profile picture of the author dinnap
    I like the side!
    But you can crop the page even more!
    {{ DiscussionBoard.errors[6049372].message }}
  • Profile picture of the author inazuman
    look ok to me. loading very fast. is your problem solve already?
    {{ DiscussionBoard.errors[6178526].message }}
    • Profile picture of the author vivadesign
      Originally Posted by inazuman View Post

      look ok to me. loading very fast. is your problem solve already?
      Same here, no problems..
      {{ DiscussionBoard.errors[6181430].message }}
  • Profile picture of the author HorseStall
    Did you compress the images? Load time seems fine from here.
    {{ DiscussionBoard.errors[6182722].message }}
  • Profile picture of the author nonin
    convert images to png via photoshop (export to web..)

    gl
    Signature
    Shared Hosting & Dedicated Servers HostMaria ||| 22-24 Aug Domain Summit in London
    {{ DiscussionBoard.errors[6183613].message }}
  • Profile picture of the author nonin
    your biggest problem - header slider

    jquery are always very, very slow
    Signature
    Shared Hosting & Dedicated Servers HostMaria ||| 22-24 Aug Domain Summit in London
    {{ DiscussionBoard.errors[6183624].message }}
  • Profile picture of the author fermanaziz
    well there are lots of things you can try, here are few:

    1. get CDN
    2. Install W3total cache plugin it will minify CSS and JS files
    3. Use YSlow firefox extension to check what is slowing down.
    4. Make sprite of all small icons

    trust me there are many things you can do just mentioning the basic ones
    {{ DiscussionBoard.errors[6185318].message }}
  • Profile picture of the author Jace01
    Banned
    [DELETED]
    {{ DiscussionBoard.errors[6187492].message }}
    • Profile picture of the author Ian Jackson
      Hi Roan,

      Your site is loading up fine for me.

      However, if I were you, IMHO I'd drop using what appears to be a web-editor (unnecessary ugly frames), and learn WordPress.

      The time you spend messing around with html in web editor to beautify everything, you can have learned WordPress, which an many Warriors will verify, gives you pretty much limitless versatility
      {{ DiscussionBoard.errors[6188073].message }}

Trending Topics