Glossary of Terms
Use rel=preconnect
Use rel=preconnectRel=preconnect is a resource hint that tells the browser to establish a connection to an external server before it actually needs to download anything from it. A typical connection involves three separate steps — DNS lookup, TCP handshake, and TLS negotiation — each of which adds latency. Normally, these steps happen right when the browser discovers it needs a resource from that server. Preconnect moves them earlier in the timeline so that when the browser does need the resource, the connection is already open and ready. For critical third-party origins like font providers, CDNs, or API servers, this can save 100 to 300 milliseconds per connection. Why It Matters
How to Use It
Common Mistakes
Bottom Line: Preconnect to two or three critical third-party origins, include the crossorigin attribute when fetching CORS resources, add dns-prefetch as a fallback, and avoid preconnecting to your own domain or non-critical servers. It is a small tag that can save hundreds of milliseconds on critical resource downloads. Hits - 209 Synonyms: Preconnect, Early Connection, DNS Prefetch |
What Does "Liquid Purple" mean?
noun | / LIK-wid PUR-pul /
- (biochemistry) Also known as visual purple or rhodopsin — a light-sensitive receptor protein found in the rods of the retina. It enables vision in dim light by transforming invisible darkness into visible form. Derived from the Greek rhódon (rose) and ópsis (sight), its name reflects its delicate pink hue and vital role in perception.
- (modern usage) Liquid Purple — a digital marketing agency specializing in uncovering unseen opportunities and illuminating brands hidden in the digital dark. Much like its biological namesake, Liquid Purple transforms faint signals into clear visibility — revealing what others overlook and bringing businesses into the light.
Origin: From the scientific term rhodopsin, discovered by Franz Christian Boll in 1876; adopted metaphorically by a marketing firm dedicated to visual clarity in the age of algorithms.

-
-
-
-
Follow us around the web: