ResolvedSlow Page Load Speed

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #21553
    nurul
    Participant

    Hello;
    My page load speed is highly slow.
    On Gtmextix, “Specify a Vary: Accept-Encoding header” score is “F”.Please see below link.

    https://gtmetrix.com/reports/www.yapanbenim.com/tXIk6C8t

    How can i solve this problem?
    Do you think this is hosting problem or i need to add some plugins ?
    I use “godady” hosting company and they say this server limits are okay for me. I prefered Deluxe wordpress hosting.
    (https://tr.godaddy.com/hosting/wordpress-hosting)

    This slow speed issue is ongoing from beginning of setup.

    Updated plugins :
    Custom PHP settings, Envato Market, EWWW Image Optimizer, Loco Translate, WP-Optimize, WPBakery Page Builder

    #21568
    Althemist
    Keymaster

    Hello nurul,

    Basically the loading speed depends on many different factors, but the hosting is the most important one.

    Fixing the F status for the “Specify a Vary: Accept-Encoding Header” is easy. Just add the following code in your HTACCESS file:

        <IfModule mod_headers.c>
          <FilesMatch ".(js|css|xml|gz|html)$">
            Header append Vary: Accept-Encoding
          </FilesMatch>
        </IfModule>

    However, I don’t really think this is the case with your website. As you can see in the Timings tab of your site stats here:

    https://gtmetrix.com/reports/www.yapanbenim.com/VOETLHtN

    The Time To First Byte (TTFB) of your server is pretty slow (1.3s). A good hosting should have a TTFB bellow 200ms (0,2s). Also, it looks like your site is not fully optimized, as I can see the page generates 116 requests. For comparison, the same page on our demo generates 33 requests.

    For best results, I’d suggest getting a good hosting like SiteGround. You can even get a discount for it in our Deals and Coupons page

    Regards,
    Dimitar

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register