• Hello all,

    I just created an affiliate website using Woocommerce and Datafeedr, which helps me to import product data feeds into Woocommerce. As of now, I have imported about 5,000 products, which is great… but I cannot go live because of this one big problem…

    The huge problem that I am facing is the page loading speed of my website. It almost takes 20 to 25 seconds to load a single page with about 20 products, which is very frustrating, since I bet no visitor would have such patience, including myself…

    Here are some facts about my website and some methods I tried to make my website little bit faster..

    1. I am using GoDaddy as my host.
    2. I have changed php5.ini file in order to increase the memory limit to 2048MB just in case and also for the memory limit in WordPress.
    3. I am using W3 Total Cache.
    4. I am using MaxCDN.
    5. I have imported all images into the media library.
    6. I have changed php set time limit to 600.

    In addition I am getting tons… literally… tons of 500 internal server error, which really freaks me out and drives me crazy… even though I haven’t changed any php files in my server.

    My website address is https://xdxoxo.com, and the address for product page is https://xdxoxo.com/allproduct/

    I will appreciate any kind of feedback, advices, tips, and helps for the problem that I am facing..

    Thanks for your time!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi,

    Here’s more information about the slow loading pages and what you can do about it:
    https://v4.datafeedr.com/topic/623#comment-791

    Also, please use our Support Help Desk for your questions:
    https://v4.datafeedr.com/support

    There’s no guarantee any of our support staff will see your posts here on www.remarpro.com.

    Thanks,
    Eric

    Thread Starter xdxoxo

    (@xdxoxo)

    Hello Eric,

    I thought this issue was more related to the server or wordpress, not datafeedr, so I posted here..

    But thank you so much for your reply!

    I’m running into the same issue with any images I’m trying to add on a post. The Media page pops up, I upload image, but it just hangs there forever.
    I have a VPS with hostgator with 2 different accounts and it is happening on several different websites I’m working on.
    Tech support thinks it may be related to the php version, but not sure. For whatever reason wordpress 3.9 has been a major pain in the … It has broken more of my sites over the last few weeks!
    So if I find a solution from tech on the server side will post back.
    Cheers,
    DBL07.co

    One work around came from a 3.5 fix adding a line to wp-config.php

    /** Sets up WordPress vars and included files. */
    define( ‘CONCATENATE_SCRIPTS’, false );
    require_once(ABSPATH . ‘wp-settings.php’);

    This fixed it on one site, but not on the other. Both separate vps hosting with 3.9

    Thread Starter xdxoxo

    (@xdxoxo)

    Hello,

    I’m still struggling with the speed and freeze..
    asking and trying different solutions

    well, thank you so much for your replies and I will post back if I find a solution too!
    Best,
    XDXOXO

    Hi

    Did you already try this: https://v4.datafeedr.com/topic/623#comment-791 ?

    Since you only have about 5,000 products, I would suggest using a different host… possibly not a shared host. That’s probably the biggest issue. Shared hosting is notoriously slow.

    Eric

    Also, as far as I know, W3 Total Cache doesn’t work on pages with query strings. Ie. urls that end like: ?filter_brand=60

    This plugin will rewrite your attribute URLs and then they will be cacheable.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Super Slow Page Loading Speed..’ is closed to new replies.