Site logo

Home Forums Support problem

Viewing 16 post (of 16 total)
  • Author
    Posts
  • #2450049
    David
    Staff
    Customer Support

    Please note – the items under DIAGNOSTICS in a pagespeed insights report are NOT errors, they are DIAGNOSTICS that show some advice.

    If you want to remove Ensure text remains visible during webfont load diagnostic, then in your @font-face CSS add:

    font-display: swap;

    But this can lead to other issues such as CLS, so i personally would ignore that diagnostic.

    how can i enable page caching on server

    Ask your host if the provide server side page caching.
    If not use one of the many Caching Plugins.

Viewing 16 post (of 16 total)
  • You must be logged in to reply to this topic.