[wp-meta] [Making WordPress.org] #6769: Plugin pages should prewarm s.w.org
Making WordPress.org
noreply at wordpress.org
Fri Feb 17 06:44:02 UTC 2023
#6769: Plugin pages should prewarm s.w.org
------------------------------+---------------------
Reporter: jonoaldersonwp | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Plugin Directory | Resolution:
Keywords: seo performance |
------------------------------+---------------------
Comment (by jonoaldersonwp):
Browsers which don't support `preconnect` will fall back to `dns-prefetch`
gracefully when both are included, and `preconnect` 'includes' `dns-
prefetch`. So having both is good practices.
I'd be nervous about doing this globally, as there's a cost to (either)
hint if/when it's not used.
We should do this regardless of caching, as the browser still needs to do
the HTTPS handshake, etc, and getting that started sooner saves a bunch of
time.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/6769#comment:3>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list