feat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]
diff --git a/content/posts/2026/the-10-second-cold-ad-that-converts/index.md b/content/posts/2026/the-10-second-cold-ad-that-converts/index.md index 2d742e0..c41dfd4 100644 --- a/content/posts/2026/the-10-second-cold-ad-that-converts/index.md +++ b/content/posts/2026/the-10-second-cold-ad-that-converts/index.md @@ -1,12 +1,11 @@ --- title: "The 10-second cold ad that converts" -slug: the-10-second-cold-ad-that-converts pubDate: 2026-04-05T20:04:46.000Z updatedDate: 2026-04-05T20:04:46.000Z draft: false excerpt: "The 48-video funnel system we designed had one anchor format: a 9.9-second vertical cold ad. That is the top-of-funnel creative that introduces the brand to people who have never heard … Read more" categories: - - { name: Uncategorized, slug: uncategorized } + - Uncategorized featured: src: https://cdn.slist.net/posts/the-10-second-cold-ad-that-converts/cover.png alt: "Smartphone displaying a vertical nightclub ad in darkness"content: rewrite image URLs from slist.net/wp-content to cdn.slist.net/posts/<slug>/
diff --git a/content/posts/2026/the-10-second-cold-ad-that-converts/index.md b/content/posts/2026/the-10-second-cold-ad-that-converts/index.md index 0e92c49..2d742e0 100644 --- a/content/posts/2026/the-10-second-cold-ad-that-converts/index.md +++ b/content/posts/2026/the-10-second-cold-ad-that-converts/index.md @@ -8,7 +8,7 @@ excerpt: "The 48-video funnel system we designed had one anchor format: a 9.9-se categories: - { name: Uncategorized, slug: uncategorized } featured: - src: https://slist.net/wp-content/uploads/ai_69d2a5da277468.20928712.png + src: https://cdn.slist.net/posts/the-10-second-cold-ad-that-converts/cover.png alt: "Smartphone displaying a vertical nightclub ad in darkness" legacy_wp_id: 16074 ---fix(web): point upload URLs at slist.net (cdn.slist.net not wired up yet)
diff --git a/content/posts/2026/the-10-second-cold-ad-that-converts/index.md b/content/posts/2026/the-10-second-cold-ad-that-converts/index.md index a0db14e..0e92c49 100644 --- a/content/posts/2026/the-10-second-cold-ad-that-converts/index.md +++ b/content/posts/2026/the-10-second-cold-ad-that-converts/index.md @@ -8,7 +8,7 @@ excerpt: "The 48-video funnel system we designed had one anchor format: a 9.9-se categories: - { name: Uncategorized, slug: uncategorized } featured: - src: https://cdn.slist.net/ai_69d2a5da277468.20928712.png + src: https://slist.net/wp-content/uploads/ai_69d2a5da277468.20928712.png alt: "Smartphone displaying a vertical nightclub ad in darkness" legacy_wp_id: 16074 ---feat(web): visually mirror slist.net blog (index + single post)
diff --git a/content/posts/2026/the-10-second-cold-ad-that-converts/index.md b/content/posts/2026/the-10-second-cold-ad-that-converts/index.md index fde240e..a0db14e 100644 --- a/content/posts/2026/the-10-second-cold-ad-that-converts/index.md +++ b/content/posts/2026/the-10-second-cold-ad-that-converts/index.md @@ -4,6 +4,12 @@ slug: the-10-second-cold-ad-that-converts pubDate: 2026-04-05T20:04:46.000Z updatedDate: 2026-04-05T20:04:46.000Z draft: false +excerpt: "The 48-video funnel system we designed had one anchor format: a 9.9-second vertical cold ad. That is the top-of-funnel creative that introduces the brand to people who have never heard … Read more" +categories: + - { name: Uncategorized, slug: uncategorized } +featured: + src: https://cdn.slist.net/ai_69d2a5da277468.20928712.png + alt: "Smartphone displaying a vertical nightclub ad in darkness" legacy_wp_id: 16074 --- The 48-video funnel system we designed had one anchor format: a 9.9-second vertical cold ad. That is the top-of-funnel creative that introduces the brand to people who have never heard of you. Every other format — event-specific pushes, warm retargeting, hot urgency ads — builds on what this single short clip establishes.feat(web): full posts+pages sync, browseable UI, curated pages allowlist
diff --git a/content/posts/2026/the-10-second-cold-ad-that-converts/index.md b/content/posts/2026/the-10-second-cold-ad-that-converts/index.md new file mode 100644 index 0000000..fde240e --- /dev/null +++ b/content/posts/2026/the-10-second-cold-ad-that-converts/index.md @@ -0,0 +1,53 @@ +--- +title: "The 10-second cold ad that converts" +slug: the-10-second-cold-ad-that-converts +pubDate: 2026-04-05T20:04:46.000Z +updatedDate: 2026-04-05T20:04:46.000Z +draft: false +legacy_wp_id: 16074 +--- +The 48-video funnel system we designed had one anchor format: a 9.9-second vertical cold ad. That is the top-of-funnel creative that introduces the brand to people who have never heard of you. Every other format — event-specific pushes, warm retargeting, hot urgency ads — builds on what this single short clip establishes. + +Here is why 10 seconds works and how to build one that converts for nightlife. + +## Why 10 seconds is the right length + +Cold audiences scroll past anything longer than 15 seconds. They do not know you. They have no reason to care. But a 9.9-second vertical clip that hits the right emotional trigger can stop a thumb mid-scroll and plant a brand impression in under the time it takes to read a text message. + +The math on Meta ads supports this. Our efficiency benchmark: 1 ticket sale per $5-10 in ad spend. The 10-second format delivers this because it is cheap to produce, cheap to serve (short videos get favorable CPMs on Meta), and optimized for the one action that matters at the cold stage: a profile visit, not a purchase. + +Cold ads should never ask for a purchase. They ask for curiosity. The purchase comes later, from warm and hot retargeting. + +## The anatomy of a converting cold ad + +Frame 1 (0-2 seconds): the hook. A visual that stops the scroll. For dark culture events, this means dancefloor footage with dramatic lighting, not a flyer. Flyers do not stop scrolls. Footage of bodies moving in red-lit haze does. The first frame must communicate “this is a world you want to enter” without any text. +Diff truncated (60 lines total). View full commit on GitHub →