• Hi there, I’m having huge difficulty with the speed of my site, I have put it through webpageyest.org and it keeps giving me a F in “First Byte Time” and I’m out of ideas at this point:

    I have done a number of things:
    .switched to a wordpress hosting package
    .resized all my images
    .installed w3 total cache “and emptied all cache”
    .I have deactivated each plugin to see if that was the issue
    .deleated unused plugins
    .added my website to cloudflare (just the free package)
    .I even tried to add more subdomains following a tutorial to spread out the requests but no luck

    I’m using a theme called Montserrat, which I bought from envato and I’m really lost any help would be great?
    Even if anyone could explain how else I could improve the first time byte?
    Thank you in advance
    Taran

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello taranpyper,

    I have checked your site on https://www.webpagetest.org/ and even with https://gtmetrix.com/ and according to both the reports I think follow the below steps:-

    1)The first important thing is that you have to compress your images.
    2)Secondary thing is that defer your javascript ie. you can do this by adding scripts in this manner <script async>.
    3)Instead of using external css links you can download the files and upload them in your folder.

    Best Regards

    Thread Starter taranpyper

    (@taranpyper)

    Hi Oscprofessionals

    Thank you for helping, I have compressed all the images there but its not made much of a difference, I’m just starting on steps 2 and 3 but I’m not really sure how to go about this,

    I’m still quite new to wordpress, would you know of any tutorials I could follow?

    Thank you
    Taran

    Hello Taranpyper,

    Please read the below given link:-

    1)For defer parsing:-
    https://technumero.com/defer-parsing-of-javascript/

    Best Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘“First Byte Time” speed problem’ is closed to new replies.