How to Get Your SaaS Listed in ChatGPT and Perplexity Results | saasuji
How to Get Your SaaS Listed in ChatGPT and Perplexity Results
Step-by-step guide to getting your SaaS product recommended by ChatGPT, Perplexity, and Claude. Covers llms.txt, directory listings, and structured data.
September 19, 20262 min readBy Saasuji Editorial Team
ChatGPT handles 200M+ queries daily. Perplexity is the go-to for product research. When users ask these AI engines "what's the best tool for X?", they get recommendations โ and those recommendations drive real signups.
The question is: does your SaaS appear in those recommendations?
How AI Chatbots Choose Products
AI models don't randomly pick products. They choose based on:
Structured data availability โ Can the crawler understand what your product does?
Cross-platform mentions โ Is your product cited on multiple reputable sources?
llms.txt presence โ Do you have a dedicated AI-readable product description?
Comparison content โ Are you positioned relative to alternatives?
Factual accuracy โ Can your claims be verified across sources?
Step-by-Step: Getting Listed
Step 1: Create llms.txt (30 minutes)
Create /llms.txt at your domain root:
# YourProduct
> One-line value proposition
## What it does
2-3 sentences about core functionality.
## Who it's for
Target audience and use cases.
## Key features
- Feature 1: Description
- Feature 2: Description
- Feature 3: Description
## Pricing
Free tier: [details]
Pro: $X/month
## How it compares to [Competitor]
Brief comparison.
Step 2: Add JSON-LD Schema (1 hour)
Add structured data to your homepage and product pages:
Ask ChatGPT queries like 'best [your category] tool' and 'alternatives to [competitor]'. If your product doesn't appear, follow the steps in this guide.
How long does it take to appear in AI recommendations?
With llms.txt, schema markup, and 3+ directory listings, most products appear in AI recommendations within 2-4 weeks.