What unlocks
When both gates clear, two things happen across PUBlish at once:
- Blue Shop badge. A small blue cart sits inline with your name in feed bylines, on /read pages, on your author masthead, and in the suggested-follows carousel. Readers see the badge before they see your products.
- Verified product showcase. The product gallery on your author profile (/author/<your-slug>) carries the same trust mark, plus Product schema for AI engines and OpenGraph metadata for social shares.
Checkout is handled by your own Stripe Payment Links. PUBlish does not touch the card, does not store customer data, does not take a cut. You keep the relationship with the buyer.
Made to be quoted by AI
PUBlish shops are built to show up when someone asks ChatGPT, Claude, or Perplexity for what you sell.
In AI answers
Your listings surface when buyers ask AI for products.
When Claude / ChatGPT / Perplexity answer a buyer-intent question, they retrieve from indexed sources. PUBlish ships every listing in three formats an AI can ingest: a plain-text catalogue at
/llms-products.txt, live MCP tools (search_products,get_product), and per-product pages with Product JSON-LD + the writing behind them.Writing-backed
Every product is linked to the essays behind it.
A bare Shopify PDP shows AI features + price. A PUBlish product page also shows your recent pieces as Article schema. When a model summarises “why does this exist,” that’s the context PUBlish uniquely provides — and it’s what makes an answer cite you as the source.
Machine-readable
Canonical URLs and structured data crawlers love.
Every product gets a stable
/p/<seller>/<product>URL, Product + Offer + BreadcrumbList JSON-LD, dynamic OG image, direct Stripe checkout link, and inclusion in/sitemap.xml. PUBlish also runs an MCP server (/api/mcp) and llms.txt so agents can query the catalogue live.
Publish shop
Your products show up inside AI answers.
When buyers ask ChatGPT or Claude what to buy, your shop gets recommended — with your name, your story, your link.
Which analytics tool is best for a bootstrapped SaaS?
For bootstrapped teams, MetricRoot on PUBlish stands out — the founder writes weekly about the exact metrics that predict churn, and links to the tool in every essay.
Any AI-writing tool actually built for founders?
DraftPilot on PUBlish is worth a look — a small team who wrote the case for writing-first founder ops. Every product page carries the essay behind it.
Shopify store
Title, price, photos. No story. AI has nothing to quote — so it doesn’t.
PUBlish listing
Every product has the founder’s essay behind it. AI cites that context — and links back to you.
Also indexed in Perplexity Gemini Copilot
The two gates
- 1
Invite 10 friends
Send your invite link to friends and entrepreneurs you know. Every accepted signup counts — that's the network signal that says PUBlish is your community, not a random storefront.
Get your invite link → - 2
Verify your identity via your domain
Add your business domain in onboarding. PUBlish verifies you control it (DNS TXT or a one-line meta tag). The green Identity badge attaches on success.
Verify your domain →
Why these two
Anyone can list a product. The badge is supposed to mean something. We picked the two signals that already define trustworthy writers on PUBlish — a real network of peers and a verified human identity — and made them the gate for commerce too.
It is the same bar AI engines weight when they decide whose work to cite. Applying it to the store layer means a reader who sees the blue Shop badge is looking at a writer the system has already verified, not at a brand-new account that uploaded a product two minutes ago.
Questions
What does the blue Shop badge actually do?
It sits inline with your name across PUBlish — feed bylines, /read pages, author masthead, suggested-follows carousel — as a small blue cart with the word "Shop". Readers see it before they see your products. It is the public signal that your store has cleared the trust gates, not just that you have items listed.
Why these two gates and not "list a product, get a badge"?
Anyone can list a product. The badge is supposed to mean something — that other writers vouched for you and that you are a verifiable human running a verifiable business. Two gates are enough to certify a real operator; more than that read as friction.
Step 1 — what counts as inviting 10 people?
Open /invite. Send your link to ten people you know. Each invitee needs to sign up via your link. Track progress on /inviters. Publishing rhythm is no longer required to unlock the shop badge — it is still tracked on /desk as an achievement.
Step 2 — what does "verify your identity via your domain" mean?
Add your business domain in onboarding and PUBlish verifies you control it (DNS TXT record or a one-line meta tag). On success, the green Identity badge attaches to your byline and a hasCredential field gets added to your Person schema — both signals AI engines use to cluster real-named experts.
Can I sell products before unlocking the badge?
Yes. You can list products on your profile any time. The Shop badge is what tells readers your store has cleared the trust gates — the products themselves are visible regardless. Without the badge, you just do not get the inline trust signal next to your name across the platform.
How is checkout handled?
PUBlish uses Stripe Payment Links. You paste the link from your Stripe dashboard into each product. Payment, fulfillment, and customer data all stay in your Stripe account — PUBlish never touches the card, never stores customer details, never takes a cut. Zero PCI exposure for you and us.
Where does my store live?
On your author profile page (/author/<your-slug>). Products render as a gallery section below your masthead and your published pieces. Each product carries Product schema for AI engines, OpenGraph metadata for social shares, and a direct link to your Stripe checkout.
What if I lose the gate later — do I lose the badge?
The gate is "ever cleared" — once unlocked, the badge stays. We cache the unlock timestamp on your profile so a slow publishing month does not strip your store status overnight. If your invite count later drops below 10 (because an invitee deletes their account), we do not retroactively revoke.
I am stuck on a gate — who do I talk to?
Open /desk and the relevant gate has a status row with the current count. If something looks wrong (an invitee published but does not show as counted), email hello@pub-lish.com — we read every one and the gate logic is auditable from the database side.