AI Visibility

RAB AI Toolkit

Use the tools below to create resourses for your station website to grow and improve your AI visibility.

Share a Post on Your Station's Website

Turn a post into a page for your station's website in just a few minutes — no coding or design skills needed. Paste in your article, tell us a bit about your station, and we'll build a polished, ready-to-post page for you. We'll also add a few behind-the-scenes tags so search engines and AI tools can find your station and send potential advertisers your way.

Fields marked with * are required — everything else is optional, so don't worry if you skip something.

Step 1: Tell Us About Your Station

We'll add this to the page so it's clear the article is being shared by you — and so search engines and AI tools know how to find and link back to your station.

Step 2: Add the Article

Have a PDF instead? Upload it here and we'll pull the text out for you.
(Just make sure it's a real, selectable-text PDF — not a scanned image.)

Step 3: Double-Check the Details

We pulled these from your article automatically — take a quick look and fix anything that's off.

Step 4: Where This Page Will Live

We'll suggest a web address once we know your station's site and the article title — feel free to change it.

Your Page Is Ready

Fill in the steps on the left and click Create My Page — your preview will show up right here.

AEO Checklist

Make sure your stations brand is seen and heard. Use this AEO checklist to make sure your site content is visible to the LLMs.


Get the Checklist

Robots.txt File

Among other things, your robot.txt allows the various LLMs to search and train from content on your website. This is a very important file and should only be modified by an experienced website developer. The following is a list current tokens that should be listed in your robots.txt file, allowing the vatious AI search bots access to select folders. Note, these do change from time to time so please verifty with each AI before publishing.

# Default: block everything for all other crawlers
User-agent: *
Disallow: /

# ---- OpenAI ----
User-agent: GPTBot
User-agent: OAI-SearchBot
User-agent: ChatGPT-User
Allow: /blog/
Allow: /docs/
Allow: /faq/
Disallow: /admin/
Disallow: /account/
Disallow: /checkout/
Disallow: /internal/

# ---- Google / Gemini ----
User-agent: Google-Extended
User-agent: Google-Bot
Allow: /blog/
Allow: /docs/
Allow: /faq/
Disallow: /admin/
Disallow: /account/
Disallow: /checkout/
Disallow: /internal/

# ---- Anthropic / Claude ----
User-agent: ClaudeBot
User-agent: Claude-SearchBot
User-agent: Claude-User
Allow: /blog/
Allow: /docs/
Allow: /faq/
Disallow: /admin/
Disallow: /account/
Disallow: /checkout/
Disallow: /internal/

# ---- Perplexity ---- User-agent: PerplexityBot
User-agent: Perplexity-User
Allow: /blog/
Allow: /docs/
Allow: /faq/
Disallow: /admin/
Disallow: /account/
Disallow: /checkout/
Disallow: /internal/

# ---- Optional: broader AI training crawlers ----
# User-agent: Applebot-Extended
# User-agent: Amazonbot
# Allow: /blog/
# Allow: /docs/
# Allow: /faq/
# Disallow: /admin/
# Disallow: /account/
# Disallow: /checkout/
# Disallow: /internal/

Sitemap: https://www.yoursite.com/sitemap.xml