Being Found — SEO, AI Assistants, Feeds

Your Keepsake Page is built so that your words travel. Not through an algorithm, not through likes or shares — but through the oldest, calmest mechanics of the web: search engines that find you because your page is well-structured, feeds that readers can subscribe to, and AI assistants that can cite you because they can read you cleanly. None of this requires you to do anything. It's on by default.

Citable by AI assistants

AI assistants — ChatGPT, Claude, Perplexity, Gemini, Copilot — increasingly answer questions by searching the web and quoting sources. Keepsake is set up so that your posts can be read, quoted, and cited by these assistants without scraping fragile HTML.
1

Your page is available as clean Markdown

Append .md to any profile or post URL. /@yourname.md returns your profile and recent notes as Markdown. /@yourname/slug.md returns a single post as Markdown with YAML front-matter (title, author, canonical URL, date, language).

2

AI crawlers are explicitly welcomed

Our robots.txt lists the AI crawlers we allow by name: GPTBot, ClaudeBot, Google-Extended, PerplexityBot, CCBot, Applebot-Extended, MistralAI-User, and a dozen others. No ambiguity — they know they're allowed.

3

/llms.txt tells assistants what’s here

keepsake.place/llms.txt is a single-page index written for AI assistants: what Keepsake is, where the feeds live, and the list of the 200 most-recently-updated creators. It follows the llmstxt.org convention.

4

Each post carries a canonical URL

When an assistant fetches the Markdown variant, it receives a Link: <canonical-URL>; rel="canonical" header. So when it cites you, it cites the HTML URL — not the .md variant.

Tip

If you want to see exactly what an AI sees, try fetching https://keepsake.place/@yourname.md in a browser. That's what ChatGPT, Claude and Perplexity see when they look you up.

Subscribable by RSS and JSON Feed

Long before algorithms, the calm web ran on feeds. Every Keepsake Page has two:
1

RSS feed

At /@yourname/rss.xml. Import this URL into Feedbin, Feedly, Readwise Reader, Inoreader, NetNewsWire — any feed reader. Your readers will get your new posts there, clean, in reverse chronological order, without algorithmic distortion.

2

JSON Feed

At /@yourname/feed.json. Same content as RSS, but in JSON Feed 1.1 format — easier to process for modern tools and custom integrations.

Tip

Both feeds are auto-discoverable: a reader’s app that supports “find feed on page” will pick them up just by pointing at /@yourname.

Calm by design

None of this introduces noise. There are no public view counters, no engagement dashboards, no trending lists. Being findable is not the same as being pushed. Your Page stays what it is: a quiet room that anyone can walk into — including Google and the AI assistants that billions of people now use to answer questions.

Tip

If you ever want to prevent AI crawling on your profile specifically, let us know — we’ll add per-profile opt-out as soon as a single user asks for it.

Related guides

Something missing? Suggest features

Ready to try Keepsake?

Start organizing your relationships, notes, and tasks today. Free for 7 days.

One click — you're in. No credit card. 7 days free.