From eafcf27beb12bfe6bf60db545a4f9e38ec36a280 Mon Sep 17 00:00:00 2001 From: tcpsyn Date: Fri, 6 Feb 2026 14:06:07 -0700 Subject: [PATCH] Add SEO, structured data, sitemap, and llms.txt - Expanded meta description with keywords - Canonical URL - JSON-LD PodcastSeries structured data - RSS alternate link for feed discovery - robots.txt allowing all crawlers - sitemap.xml - llms.txt for LLM indexing Co-Authored-By: Claude Opus 4.6 --- website/index.html | 37 ++++++++++++++++++++++++++++++++++--- website/llms.txt | 22 ++++++++++++++++++++++ website/robots.txt | 4 ++++ website/sitemap.xml | 8 ++++++++ 4 files changed, 68 insertions(+), 3 deletions(-) create mode 100644 website/llms.txt create mode 100644 website/robots.txt create mode 100644 website/sitemap.xml diff --git a/website/index.html b/website/index.html index ecad816..b4f411c 100644 --- a/website/index.html +++ b/website/index.html @@ -4,11 +4,13 @@ Luke at the Roost — The ONLY radio show where Luke gives AI life advice - + + + - - + + @@ -20,7 +22,36 @@ + + + + diff --git a/website/llms.txt b/website/llms.txt new file mode 100644 index 0000000..ff5b4c8 --- /dev/null +++ b/website/llms.txt @@ -0,0 +1,22 @@ +# Luke at the Roost + +> The ONLY radio show where Luke gives AI life advice. + +Luke at the Roost is a late-night call-in radio show hosted by Luke MacNeil, broadcast from a desert hermit's RV. The show features a mix of real callers and AI-generated callers who talk to Luke about life, love, relationships, work, and everything in between. It blends comedy, real talk, and empathy with the unique premise of AI characters calling alongside real people. + +## Call In +- Phone: 208-439-LUKE (208-439-5853) +- Call during live shows for your chance to talk to Luke + +## Listen +- Website: https://lukeattheroost.com +- Spotify: https://open.spotify.com/show/0ZrpMigG1fo0CCN7F4YmuF +- Apple Podcasts: https://podcasts.apple.com/us/podcast/luke-at-the-roost/id1875205848 +- YouTube: https://www.youtube.com/watch?v=xryGLifMBTY&list=PLGq4uZyNV1yYH_rcitTTPVysPbC6-7pe- +- RSS: https://podcast.macneilmediagroup.com/@LukeAtTheRoost/feed.xml + +## About +- Host: Luke MacNeil +- Genre: Comedy +- Format: Live call-in radio show +- Contact: luke@macneilmediagroup.com diff --git a/website/robots.txt b/website/robots.txt new file mode 100644 index 0000000..19ba318 --- /dev/null +++ b/website/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Allow: / + +Sitemap: https://lukeattheroost.com/sitemap.xml diff --git a/website/sitemap.xml b/website/sitemap.xml new file mode 100644 index 0000000..78c2190 --- /dev/null +++ b/website/sitemap.xml @@ -0,0 +1,8 @@ + + + + https://lukeattheroost.com + weekly + 1.0 + +