• When I inspect my web page (right mouse button) then go to network and enter the Ctr r then I get 3 values.

    Finish: 5.29 s DOMContentLoaded: 215 ms Load: 341 ms

    The target value, standard, should be 2 to 3 sec. Right? But for which one? The first,Finish or the second, DOMContentLoaded?

    Regards Loek from The Netherlands

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

Viewing 1 replies (of 1 total)
  • Moderator James Huff

    (@macmanx)

    There is no standard target speed, it’s always a tradeoff between what you want to provide and how far you can optimize it before it’s no longer what you want to provide.

    For example, the only way to get a perfect score is to have a plain text-only HTML site with no images or styling.

    5 seconds isn’t bad at all, just make sure that something readable starts loading first and they’ll never notice.

    We have some additional recommendations at https://www.ads-software.com/documentation/article/optimization/

Viewing 1 replies (of 1 total)
  • The topic ‘Speed Standards Website’ is closed to new replies.