Blog

Blog

Read helpful articles about shipping solutions, industry updates, and how to grow your business

Plane flying over crates of containers

Create a free website with Framer, the website builder loved by startups, designers and agencies.

(function () { try { var head = document.head; function getMeta(selector) { var el = head.querySelector(selector); return el && el.getAttribute("content"); } function getLink(selector) { var el = head.querySelector(selector); return el && el.getAttribute("href"); } var payload = { type: "FRAMER_META_SYNC", meta: { title: document.title || null, description: getMeta('meta[name="description"]'), ogTitle: getMeta('meta[property="og:title"]'), ogDescription: getMeta('meta[property="og:description"]'), ogImage: getMeta('meta[property="og:image"]'), icon: getLink('link[rel="icon"]') || getLink('link[rel="shortcut icon"]'), appleTouchIcon: getLink('link[rel="apple-touch-icon"]') } }; window.parent && window.parent.postMessage(payload, "*"); } catch (e) { console.warn("FRAMER_META_SYNC failed:", e); } })();