Carrd SEO

A practical, current guide to Carrd SEO — what the platform handles automatically (HTTPS, Cloudflare CDN, auto-generated sitemap.xml, mobile-responsive, static HTML), what each Pro plan unlocks, and the hard limits of a single-page builder: one keyword focus per site, no native blog, no URL path structure, no hreflang, and no native structured data. Includes the full Free / Pro Lite / Pro Standard / Pro Plus SEO feature matrix and why Carrd on a custom domain beats Linktree.

First published: Jun 27, 2026 · Last updated: Jul 19, 2026 · Advanced
demand #6 in Website Builders#31 in Platform SEO#243 in Technical SEO#339 on the site

Carrd does the technical baseline for you on every plan: HTTPS via Let's Encrypt, a Cloudflare CDN, an auto-generated sitemap.xml, mobile-responsive templates, and static pre-rendered HTML (so no JavaScript crawl issues for Google or AI crawlers). But the SEO levers that matter are plan-gated. The free plan and Pro Lite ($9/yr) don't give you meta tags or a custom domain — so Pro Standard ($19/yr) is the real minimum: custom domain, meta tags, analytics, and the code embed you need to add JSON-LD. Pro Plus ($49/yr) adds 301 redirects, canonical control, robots.txt, and update frequency. The bigger constraint is architectural: a Carrd site is one URL — its 'pages' are scroll anchors, not separate indexable URLs — so you get one keyword focus per site, no native blog, no URL paths, and no hreflang. Used right (a focused single-topic page on your own domain), that's fine, and it beats Linktree, which builds authority on linktr.ee instead of your domain.

TL;DR — Carrd gives you a clean technical baseline on every plan: HTTPS (Let’s Encrypt), a Cloudflare CDN, an auto-generated sitemap.xml with Google image/video extensions, mobile-responsive templates, and static pre-rendered HTML — so there’s no JavaScript-crawlability problem for Googlebot or AI crawlers. The SEO levers are plan-gated: the free plan and Pro Lite ($9/yr) don’t unlock meta tags or a custom domain, making Pro Standard ($19/yr) the minimum viable SEO tier (custom domain, meta tags, analytics, code embed for JSON-LD). Pro Plus ($49/yr) adds 301 redirects, explicit canonical control, robots.txt, and sitemap update frequency. The hard limit is architectural: a Carrd site is one URL — its “pages” are scroll anchors, not separate indexable URLs — so you get one keyword focus per site, no native blog, no URL path structure, no hreflang, and no native structured data. Used for a focused single-topic page on your own domain, it works, and it beats Linktree for SEO on every axis that matters.

Evidence for this claim The article's described carrd-seo capabilities must be evaluated against the platform's current documentation rather than assumed to be search-engine behavior. Scope: Platform-specific capability documentation. Confidence: high · Verified: Carrd: Meta tags Evidence for this claim Regardless of platform, Google needs crawlable URLs, accessible rendered content, descriptive metadata, and valid search directives. Scope: Google requirements independent of platform. Confidence: high · Verified: Google Search Central: SEO Starter Guide

What Carrd handles automatically (all plans, free included)

Carrd’s technical defaults are genuinely solid, and they apply on the free tier:

  • HTTPS — SSL certificates via Let’s Encrypt on every plan; custom domains get SSL automatically once DNS propagates.
  • Static HTML rendering — and this is the underrated one. Carrd serves pre-rendered HTML, not a client-side JavaScript app. Googlebot doesn’t have to execute JavaScript to see your content, and neither do the AI crawlers (many of which don’t render JavaScript at all). This sidesteps the entire class of crawl-and-render problems that plague client-side SPAs.
  • Auto-generated sitemap.xml — at /sitemap.xml on every plan, following the standard sitemap protocol including Google’s image and video extensions.
  • Cloudflare-backed CDN — fast global delivery without you configuring anything.
  • Mobile-responsive templates — responsive by default.

That’s a respectable foundation. The constraints are everything that sits on top of it.

The plan ladder: what each tier actually unlocks

This is where most Carrd SEO articles are wrong or out of date, so be precise:

  • Free — auto features only (HTTPS, sitemap, CDN, mobile, static HTML) and a basic site title/description. No custom meta tags, no custom domain, no code embed, no analytics. The site lives at username.carrd.co, so any authority you earn accrues to Carrd’s domain, not yours. Not viable for serious SEO.
  • Pro Lite ($9/yr) — adds a custom share image and removes the Carrd badge, but still no custom meta tags and no custom domain. It does not move the SEO needle.
  • Pro Standard ($19/yr) — the minimum viable SEO tier. This is the floor. It unlocks: a custom domain with SSL; custom meta tags (in name=content format — including robots=noindex, google-site-verification, and Open Graph pairs); analytics (Google Analytics or others); and the Embed element, which lets you place custom code, including in the <head>. That last one is how you add JSON-LD structured data, custom Open Graph tags, and Google Tag Manager.
  • Pro Plus ($49/yr) — adds the advanced technical controls: 301 redirects (internal, homepage, external, and wildcard, in /old-path=https://destination form); explicit canonical URL control; robots.txt and ads.txt customization via Site Files; and update frequency (the sitemap changefreq signal).

Most people are well served by Pro Standard. Reach for Pro Plus when you actually need redirects (a migration), canonical control, or robots.txt — not by default.

The canonical and duplicate-content gotcha

Here’s the practical trap. On Pro Standard with a custom domain, your site can be live at both username.carrd.co and yourdomain.com simultaneously — that’s a classic duplicate-content situation. Pro Plus solves it cleanly with explicit canonical URL control. If you’re on Pro Standard and can’t set a canonical, the workaround is to add a robots=noindex meta tag to the carrd.co version via the Meta Tags field so only your custom domain gets indexed. Either way, don’t leave both versions indexable and un-disambiguated.

The single-page reality

Everything above is plumbing. This is the real ceiling, and no plan changes it: a Carrd site is one URL. Carrd’s “multi-page” feature is section anchors on the same page (#about-style scroll targets), not separate URLs with their own crawlable paths. From Google’s perspective, it is one page. The consequences:

  • One keyword focus per site. One URL = one intent = one topic. Don’t try to rank a single Carrd page for several unrelated terms.
  • No native blog and no URL path structure. You cannot build /blog/post-title/. All content lives at the root. To blog, you pair Carrd with something external (Medium, Substack, a separate blog domain) and link out.
  • No hreflang — no native international targeting.
  • No native structured data — you inject JSON-LD manually via the embed (below).
  • No server log access — you can’t do log-file analysis of Googlebot’s behavior.
  • Backlinks consolidate to one URL. That’s a double-edged thing: no PageRank dilution across internal hops, but also harder to earn links without informational content to attract them.

The upside: this constraint is single-page SEO best practice. A focused page with real content — Gary Illyes’ point that “without content it literally is not possible to rank” applies directly — will do fine on branded queries, local service terms, and low-competition long-tail. It just won’t win broad, competitive head terms, and it was never going to.

Adding structured data to Carrd

Carrd has no native schema, but you can inject JSON-LD (Pro Standard or higher):

  1. Add an Embed element.
  2. Set its style to Hidden and its location to Head.
  3. Paste your JSON-LD <script type="application/ld+json"> block in the code field.
  4. Validate with Google’s Rich Results Test.

For a local-service landing page, LocalBusiness schema plus visible NAP (name, address, phone) and the business name + location in your title tag is the standard move.

Carrd vs. Linktree for SEO

This comes up constantly, and the answer is clear: Carrd on a custom domain beats Linktree for SEO, on every axis that matters.

  • Domain authority. A Linktree page on linktr.ee/yourname means every branded query, backlink, and bit of authority accrues to Linktree’s domain, not yours. Carrd on a custom domain keeps all of that on your domain.
  • Meta control and code embeds. Carrd (Pro Standard) gives you full meta tag control and a <head> code embed for JSON-LD. Linktree offers far less.
  • Custom domain, at any price. Linktree doesn’t offer one. Its own help center is explicit: “We don’t offer the option to use a custom domain to replace the linktr.ee URL.” The closest thing is a Redirect Link that sends visitors elsewhere — not domain forwarding, and it doesn’t get your domain indexed as your Linktree page. Carrd’s custom domain is $19/year, full stop. This isn’t a pricing gap, it’s a feature Linktree doesn’t have on any plan.

One honest caveat: a thin link-in-bio page — just a list of links with no real content — is unlikely to rank for anything competitive regardless of platform. Carrd’s edge over Linktree is about owning your domain and your branded queries, not about magically ranking a thin page.

The honest verdict

Use Carrd for a single-purpose page: a portfolio, a personal site, a link-in-bio on your own domain, a focused local-service landing page. Don’t use it for a content site, a blog, multi-keyword ranking, or ecommerce — it’s deliberately minimal and will hit the ceiling fast. Within its lane, the technical foundation is clean and the constraint actually keeps you honest.

Add an expert note

Pin an expert quote

New person? Create their unclaimed profile at /admin/experts/ → Pin an expert quote first.