BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/stackfoundry/ai-seo

AI SEO

stackfoundry/ai-seo
FreeBlock

llms.txt, llms-full.txt, and AI sitemap routes for AI-ready discovery.

Install it

npx shadcn@latest add https://stackfoundry.dev/r/ai-seo.json

Source

apps/web/src/lib/stackfoundry/ai-seo.tsstackfoundry.dev/r/ai-seo.json · first 6 KB
1export const siteUrl = process.env.NEXT_PUBLIC_SITE_URL ?? "https://example.com";
2
3export type AiSeoPage = {
4 title: string;
5 path: string;
6 description: string;
7 audience: string;
8};
9
10export const aiSeoPages: AiSeoPage[] = [
11 {
12 title: "Home",
13 path: "/",
14 description: "API SaaS positioning, install flow, module previews, and product overview.",
15 audience: "founders, devtools builders, agencies, platform teams, and AI API teams",
16 },
17 {
18 title: "Docs",
19 path: "/docs",
20 description: "How to install, review, author, and maintain source-delivered SaaS modules.",
21 audience: "developers and automation installing or maintaining modules",
22 },
23 {
24 title: "Registry",
25 path: "/registry",
26 description: "Catalog of modules, recipes, provider adapters, and registry families.",
27 audience: "teams choosing API SaaS capabilities, provider adapters, and install paths",
28 },
29 {
30 title: "Build and Grow a SaaS With Source-Owned Modules",
31 path: "/blog/building-saas-with-source-modules",
32 description:
33 "Practical guide to building SaaS in layers: API keys, usage, billing, webhooks, auth, analytics, support, SEO, and vendor adapters as editable source.",
34 audience: "builders planning SaaS architecture, growth loops, and production readiness",
35 },
36 {
37 title: "SaaS Starter Alternatives",
38 path: "/alternatives",
39 description:
40 "Index of comparison pages for Makerkit, Supastarter, ShipFast, Gravity, Open SaaS, Nextacular, BoxyHQ, and StackFoundry.",
41 audience: "builders comparing SaaS starter kits and source-owned module alternatives",
42 },
43 {
44 title: "Makerkit Alternative",
45 path: "/alternatives/makerkit",
46 description:
47 "Compare Makerkit with StackFoundry when you want production SaaS modules as editable source instead of a paid all-in-one starter.",
48 audience: "builders comparing SaaS starter alternatives",
49 },
50 {
51 title: "Supastarter Alternative",
52 path: "/alternatives/supastarter",
53 description:
54 "Compare Supastarter with StackFoundry when you want rich SaaS capabilities without making one starter own the app architecture.",
55 audience: "builders comparing SaaS starter alternatives",
56 },
57 {
58 title: "ShipFast Alternative",
59 path: "/alternatives/shipfast",
60 description:
61 "Compare ShipFast with StackFoundry when speed matters but you still want source-owned API, billing, webhook, and operations modules.",
62// … truncated

What it pulls in

Other registry items

  • https://stackfoundry.dev/r/seo.json

Files it writes

  • apps/web/src/lib/stackfoundry/ai-seo.ts
  • apps/web/src/app/llms.txt/route.ts
  • apps/web/src/app/llms-full.txt/route.ts
  • apps/web/src/app/ai-sitemap.json/route.ts

Facts

Registry
stackfoundry
Type
registry:block
Access
Free
Files written
4
Licence
MIT
First indexed
2026-08-01
Last confirmed
today

Go to the source

stackfoundry.dev jesseoue/stackfoundry on GitHub Raw registry item This item as JSON

More from stackfoundry

All 157 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Account Deletionaccount-deletionstackfoundryBlocksFreeno deps · 3 files
Account Modesaccount-modesstackfoundryBlocksFreeno deps · 3 files
Account Settingsaccount-settingsstackfoundryBlocksFreeno deps · 2 files
Admin Consoleadmin-consolestackfoundryBlocksFreeno deps · 2 files
Agent-Ready Installsagent-ready-installsstackfoundryBlocksFreeno deps · 13 files
AI Chatai-chatstackfoundryBlocksFree3 deps · 4 files
AI Chatbot SDKai-chatbot-sdkstackfoundryBlocksFree3 deps · 2 files
AI Elementsai-elementsstackfoundryBlocksFreeno deps · 5 files
BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex

BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex

BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex