Add Big Bend location signal to homepage metadata and llms.txt
The site carried no geographic signal at all: the homepage title, description and schema keywords never mentioned Alpine, Marfa or the Big Bend, and llms.txt still described the show as broadcasting from a fictional desert hermit's RV and being produced in New Mexico. - Homepage title, description and OG/Twitter tags now lead with Alpine, Texas and name the surrounding towns; keywords put the location terms first - PodcastSeries schema gains contentLocation with Alpine's real coordinates (from BIG_BEND_TOWNS), spatialCoverage for the region, and an about array covering Alpine, Marfa, Terlingua, Big Bend National Park and the Marfa Lights - llms.txt: corrects the setting throughout, adds the region to Key Facts, and answers "what places does the show talk about" - Fixes the stale "37+ episodes" in five places, using 50+ so it ages better - Corrects three claims that were also wrong on How It Works: 68 voice profiles (now 82), adaptive call shapes (deleted system), and 5 recording stems (now 7) Also adds the Tier 2 plan for crawlable per-episode pages. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
+36
-9
@@ -3,22 +3,22 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Luke at the Roost — AI Call-In Comedy Podcast</title>
|
||||
<meta name="description" content="AI-powered late-night call-in comedy podcast. Real callers and AI-generated characters talk to Luke MacNeil about life, love, and everything in between. 37+ episodes. Call in: 208-439-LUKE.">
|
||||
<meta name="keywords" content="AI podcast, comedy podcast, call-in radio, AI-generated callers, late-night radio, Luke MacNeil, talk show, AI comedy, artificial intelligence podcast, call-in podcast">
|
||||
<title>Luke at the Roost — Late-Night Call-In Comedy from Alpine, Texas</title>
|
||||
<meta name="description" content="A late-night call-in comedy podcast from Alpine, Texas, in the Big Bend. Callers from Marfa, Terlingua, Marathon and Fort Stockton talk to Luke MacNeil about life, love, and the Marfa Lights. 50+ episodes. Call in: 208-439-LUKE.">
|
||||
<meta name="keywords" content="Big Bend podcast, Alpine Texas podcast, Marfa podcast, Marfa Lights, Terlingua, West Texas radio, call-in radio, late-night radio, Luke MacNeil, AI podcast, AI-generated callers, comedy podcast">
|
||||
<meta name="theme-color" content="#1a1209">
|
||||
<link rel="canonical" href="https://lukeattheroost.com">
|
||||
|
||||
<!-- OG / Social -->
|
||||
<meta property="og:site_name" content="Luke at the Roost">
|
||||
<meta property="og:title" content="Luke at the Roost — AI Call-In Comedy Podcast">
|
||||
<meta property="og:description" content="AI-powered late-night call-in comedy podcast. Real callers and AI-generated characters talk to Luke about life, love, and everything in between. 37+ episodes.">
|
||||
<meta property="og:title" content="Luke at the Roost — Late-Night Call-In Comedy from Alpine, Texas">
|
||||
<meta property="og:description" content="A late-night call-in comedy podcast from Alpine, Texas, in the Big Bend. Callers from Marfa, Terlingua, Marathon and Fort Stockton talk to Luke about life, love, and everything in between. 50+ episodes.">
|
||||
<meta property="og:image" content="https://cdn.lukeattheroost.com/media/podcasts/LukeAtTheRoost/cover_feed.png?v=3">
|
||||
<meta property="og:url" content="https://lukeattheroost.com">
|
||||
<meta property="og:type" content="website">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="Luke at the Roost — AI Call-In Comedy Podcast">
|
||||
<meta name="twitter:description" content="AI-powered late-night call-in comedy podcast. Real callers and AI-generated characters talk to Luke about life, love, and everything in between. 37+ episodes.">
|
||||
<meta name="twitter:title" content="Luke at the Roost — Late-Night Call-In Comedy from Alpine, Texas">
|
||||
<meta name="twitter:description" content="A late-night call-in comedy podcast from Alpine, Texas, in the Big Bend. Callers from Marfa, Terlingua, Marathon and Fort Stockton talk to Luke about life, love, and everything in between. 50+ episodes.">
|
||||
<meta name="twitter:image" content="https://cdn.lukeattheroost.com/media/podcasts/LukeAtTheRoost/cover_feed.png?v=3">
|
||||
|
||||
<!-- Favicon -->
|
||||
@@ -39,7 +39,7 @@
|
||||
"@context": "https://schema.org",
|
||||
"@type": "PodcastSeries",
|
||||
"name": "Luke at the Roost",
|
||||
"description": "An AI-powered late-night call-in comedy podcast. Real callers and AI-generated characters with unique personalities talk to host Luke MacNeil about life, love, relationships, and everything in between. Broadcast from a desert hermit's RV, featuring 37+ episodes of unpredictable conversations.",
|
||||
"description": "A late-night call-in comedy podcast broadcast from Alpine, Texas, in the Big Bend country of far West Texas. Real callers and AI-generated characters from Marfa, Terlingua, Marathon, Fort Stockton and the Big Bend talk to host Luke MacNeil about life, love, relationships, the Marfa Lights, and everything in between. 50+ episodes of unpredictable conversations.",
|
||||
"url": "https://lukeattheroost.com",
|
||||
"image": "https://cdn.lukeattheroost.com/media/podcasts/LukeAtTheRoost/cover_feed.png?v=3",
|
||||
"author": {
|
||||
@@ -56,7 +56,34 @@
|
||||
"inLanguage": "en",
|
||||
"webFeed": "https://podcast.macneilmediagroup.com/@LukeAtTheRoost/feed.xml",
|
||||
"startDate": "2026-02",
|
||||
"keywords": "AI podcast, comedy, call-in radio, artificial intelligence, AI-generated callers, late-night talk show",
|
||||
"keywords": "Big Bend podcast, Alpine Texas, Marfa, Marfa Lights, Terlingua, Marathon Texas, Fort Stockton, West Texas, call-in radio, late-night talk show, AI podcast, AI-generated callers, comedy",
|
||||
"contentLocation": {
|
||||
"@type": "Place",
|
||||
"name": "Big Bend, West Texas",
|
||||
"address": {
|
||||
"@type": "PostalAddress",
|
||||
"addressLocality": "Alpine",
|
||||
"addressRegion": "TX",
|
||||
"addressCountry": "US"
|
||||
},
|
||||
"geo": {
|
||||
"@type": "GeoCoordinates",
|
||||
"latitude": 30.3585,
|
||||
"longitude": -103.661
|
||||
}
|
||||
},
|
||||
"spatialCoverage": {
|
||||
"@type": "Place",
|
||||
"name": "Big Bend region, far West Texas",
|
||||
"description": "Alpine, Marfa, Marathon, Terlingua, Fort Stockton, Fort Davis, Presidio and Big Bend National Park."
|
||||
},
|
||||
"about": [
|
||||
{ "@type": "Place", "name": "Alpine, Texas" },
|
||||
{ "@type": "Place", "name": "Marfa, Texas" },
|
||||
{ "@type": "Place", "name": "Terlingua, Texas" },
|
||||
{ "@type": "Place", "name": "Big Bend National Park" },
|
||||
{ "@type": "Thing", "name": "Marfa Lights" }
|
||||
],
|
||||
"sameAs": [
|
||||
"https://open.spotify.com/show/0ZrpMigG1fo0CCN7F4YmuF",
|
||||
"https://podcasts.apple.com/us/podcast/luke-at-the-roost/id1875205848",
|
||||
|
||||
+16
-10
@@ -1,10 +1,10 @@
|
||||
# Luke at the Roost
|
||||
|
||||
> An AI-powered late-night call-in comedy podcast hosted by Luke MacNeil
|
||||
> A late-night call-in comedy podcast from Alpine, Texas, in the Big Bend country of far West Texas, hosted by Luke MacNeil
|
||||
|
||||
## What Is This Show?
|
||||
|
||||
Luke at the Roost is a one-of-a-kind podcast that blends real callers with AI-generated characters in a late-night call-in radio format. The host, Luke MacNeil, broadcasts from a fictional desert hermit's RV, taking calls about relationships, life decisions, workplace drama, and everything in between. The show features AI-generated callers with unique personalities, backstories, and voices alongside real human callers, creating an unpredictable and comedic listening experience.
|
||||
Luke at the Roost is a one-of-a-kind podcast that blends real callers with AI-generated characters in a late-night call-in radio format. The show broadcasts from Alpine, Texas — the hub of the Big Bend region of far West Texas — and its callers come from Alpine, Marfa, Marathon, Terlingua, Fort Stockton, Fort Davis, Presidio and the Big Bend backcountry. Host Luke MacNeil takes calls about relationships, life decisions, workplace drama, and everything in between, alongside real human callers, creating an unpredictable and comedic listening experience.
|
||||
|
||||
The show is entirely custom-built: callers are generated in real-time using large language models with structured personality systems, text-to-speech voices are matched to personality traits, and the entire production pipeline — from recording to post-production to publishing — is automated.
|
||||
|
||||
@@ -15,19 +15,22 @@ The show is entirely custom-built: callers are generated in real-time using larg
|
||||
- **Genre**: Comedy / Talk / Call-In
|
||||
- **Format**: Late-night call-in radio show (podcast)
|
||||
- **Frequency**: Daily episodes
|
||||
- **Episodes**: 37+ published episodes
|
||||
- **Episodes**: 50+ published episodes
|
||||
- **Rating**: Explicit (18+)
|
||||
- **Call-in number**: 208-439-LUKE (208-439-5853)
|
||||
- **Started**: February 2026
|
||||
- **Publisher**: MacNeil Media Group
|
||||
- **Based in**: Alpine, Texas (Brewster County), in the Big Bend region of far West Texas
|
||||
- **Region covered**: Alpine, Marfa, Marathon, Terlingua, Fort Stockton, Fort Davis, Presidio, Big Bend National Park
|
||||
|
||||
## What Makes It Unique
|
||||
|
||||
- **AI-generated callers**: Each caller is created in real-time with structured backgrounds, personality traits, communication styles, and emotional states using large language models
|
||||
- **Voice-personality matching**: 68 voice profiles are matched to caller personalities using a scoring system
|
||||
- **Adaptive call shapes**: Calls follow different dramatic arcs (escalation, revelation, debate, etc.) matched to personality types
|
||||
- **AI-generated callers**: A roster of ten callers is written at the top of each show, each with an identity, the situation they're in, the reason they're calling that night, a secret want, and an emotional register
|
||||
- **Real Big Bend geography**: Callers are grounded in accurate facts about Alpine, Marfa, Marathon, Terlingua, Fort Stockton and Big Bend — the Marfa Lights, the Chinati Foundation, the Gage Hotel, the Terlingua chili cookoff, Sul Ross State University, the McDonald Observatory — and are held to real places rather than invented ones
|
||||
- **Voice-personality matching**: Callers are matched to a voice from an 82-voice roster that fits their age and character
|
||||
- **Anti-collision rosters**: No two callers in a show may share an obsession, profession archetype or story theme
|
||||
- **Live research intern**: An AI character named Devon monitors conversations and provides real-time research using web search tools
|
||||
- **Multi-stem recording**: Host, caller, music, SFX, and ads are recorded as separate audio stems
|
||||
- **Multi-stem recording**: Host, caller, Devon, music, SFX, ads and station idents are recorded as seven separate audio stems
|
||||
- **Automated post-production**: Gap removal, voice compression, music ducking, stereo mixing, and loudness normalization run automatically
|
||||
- **Mixed format**: Real human callers dial in alongside AI characters — listeners can't always tell which is which
|
||||
|
||||
@@ -67,7 +70,7 @@ The show is entirely custom-built: callers are generated in real-time using larg
|
||||
The show runs on a custom Python backend using:
|
||||
- OpenRouter for LLM access (multiple models including Grok, MiniMax)
|
||||
- ElevenLabs and Inworld for text-to-speech
|
||||
- A structured caller generation system with personality matching, call shapes, and inter-caller awareness
|
||||
- A structured caller generation system with voice-personality matching, anti-collision rosters, and inter-caller awareness
|
||||
- Automated post-production pipeline (compression, ducking, loudness normalization)
|
||||
- Castopod for podcast hosting
|
||||
- BunnyCDN for audio delivery
|
||||
@@ -91,7 +94,10 @@ Devon is the show's AI intern character — a 23-year-old NMSU grad who does liv
|
||||
Most AI podcasts are fully scripted or use AI to read text. Luke at the Roost generates unique callers with structured personalities in real-time, creates dynamic conversations, and mixes in real human callers. The host is a real person having genuine reactions to unpredictable AI characters.
|
||||
|
||||
**Where is the show based?**
|
||||
The fictional setting is a desert hermit's RV. The show is produced in New Mexico by MacNeil Media Group.
|
||||
The show broadcasts from Alpine, Texas, the Brewster County seat and the hub of the Big Bend region of far West Texas. It is produced in Alpine by MacNeil Media Group.
|
||||
|
||||
**What places does the show talk about?**
|
||||
The Big Bend country of far West Texas. Recurring subjects include the Marfa Lights and the Chinati Foundation in Marfa, the Terlingua ghost town and its chili cookoff, the Gage Hotel in Marathon, Sul Ross State University in Alpine, the McDonald Observatory near Fort Davis, oilfield work around Fort Stockton, the Chisos Mountains and dark skies of Big Bend National Park, and life along the Rio Grande border at Presidio and Boquillas.
|
||||
|
||||
## Show Tone & Content
|
||||
|
||||
@@ -99,7 +105,7 @@ The show is rated **explicit** and features adult language, dark humor, and fran
|
||||
|
||||
## Recurring Characters
|
||||
|
||||
- **Luke MacNeil** — The host. Real human. Gives advice from his RV in the desert. Blunt, occasionally profound, frequently profane.
|
||||
- **Luke MacNeil** — The host. Real human. Broadcasts from Alpine, Texas. Blunt, occasionally profound, frequently profane.
|
||||
- **Devon** — The AI intern. 23-year-old NMSU grad. Monitors calls and provides live research. Eager, slightly incompetent, gets yelled at. Uses web search tools in real-time.
|
||||
- **Regular callers** — Some AI callers return across episodes with stored memories, evolving arcs, and relationships with other regulars.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user