Skip to content

Prioritize <link rel="preconnect"> fetches. #907

Description

@Algon-33

Prioritize fetching requests.
Key requests on our page should be prioritizing fetch requests with to speed up network connections. Which may be necessary for important third-party origins. The informs the browser that our page intends to establish a connection to another origin, and the process should start ASAP.

To fix this, we can use the preconnect or dns-prefetch resource hints on our page as a way to allow connections to third party origins to be made promptly.

SEMRush flagged the following pages as potentially suffering from this issue.
https://aisafety.info/questions/6412/What-about-technologi0cal-unemployment-from-I
https://aisafety.info/
https://aisafety.info/chat/
https://aisafety.info/how-can-i-help
https://aisafety.info/questions/NLZQ/What-is-this-site-about

Metadata

Metadata

Assignees

No one assigned

    Labels

    OptimizationOptimize the site to use fewer resoucesSEO

    Type

    No type

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions