How to handle Expect-CT header deprecation warning in PageSpeed Insights?

Topic summary

  • PSI Best Practices warning: “Expect-CT header deprecated; Chrome requires Certificate Transparency for certs after 2018-04-30.” / Avviso PSI: “Expect-CT deprecato; Chrome richiede Certificate Transparency per certificati dopo 2018-04-30.”
  • Multiple users see the same issue. / Problema comune a più utenti.
  • Identified cause: a site app using obsolete APIs (often the GDPR/consent app). / Causa: un’app con API obsolete (spesso quella GDPR/consenso).
  • Fix: remove that app and replace it with an updated alternative; warning gone. / Soluzione: rimuovere e sostituire l’app; avviso risolto.
  • Fix confirmed by another participant. / Soluzione confermata.
  • Status: resolved via app swap; no platform change noted. / Stato: risolto con sostituzione app; nessuna modifica di piattaforma.
Summarized with AI on January 6. AI used: gpt-5.

Hello, I am currently picking up the following warning from PageSpeed Insights under Best Practices: “The Expect-CT header is deprecated and will be removed. Chrome requires Certificate Transparency for all publicly trusted certificates issued after April 30, 2018.” Could you please help me with it.

1 Like

ho lo stesso problema ma non riesco a risolverlo ne nessuno di shopify mi sa aiutare

I have the same problem, is there an solution for it ?

Pensavo fosse impossibile dopo un mese che tra vari ticket tra assistenza shopify e il mio provider ma ho risolto praticamente quando da questo errore vuol dire che nel nostro sito abbiamo un app che usa api obsolete di solito e quella che gestisce gdpr tolta l’app e sostituita il problema si risolve

1 Like

Thank you for your advice, it works for me also.