Carrd seo & core web vitals
★★★★★ 4.6 CE

Carrd SEO & Core Web Vitals 2026

Carrd is a deliberately minimal one-page builder: small static HTML that crawls cleanly and loads fast, but the SEO surface is narrow and mostly Pro-gated.

Carrd SEO & Core Web Vitals verdict

Verified today·7 sources checked

Carrd is a deliberately minimal one-page builder.

Light and crawlable, thin on controls. Its pages are small static HTML, so Google reads the content from the initial response, and the single page loads fast simply by being small.

What it means for your rankings

Choose Carrd for lightweight one-page sites, landing pages, link-in-bio and simple portfolios, where a small static page is the whole point and basic meta plus a sitemap is enough. Plan for Pro, since most SEO controls are gated there. Avoid Carrd if you need canonical control, structured data, hreflang or a documented performance pipeline, because its minimalism is a deliberate ceiling.

Honest limits
  • Carrd serves one small static page, so content is in the initial response and crawlable, unlike a client-rendered app, though field CWV data is sparse because its sites are small.
  • The SEO surface is intentionally minimal and mostly Pro-gated, since meta tags, redirects, an editable robots.txt and update frequency need Pro. There is no canonical control, no native structured data and no hreflang beyond a single language setting.
  • Performance is undocumented beyond serving fonts locally, so image optimization, WebP, CDN and caching are not stated features.
Page type
One small static page
Indexability
Crawlable from initial HTML
SEO controls
Minimal, mostly Pro
Canonical / schema / hreflang
None
Performance docs
Local fonts + SSL only
View sources

This page covers Carrd's SEO controls and page performance. Migration and pricing live on their own pages.

Do real Carrd sites pass Core Web Vitals?

Technical SEO configuration in Carrd

Under the site's Meta Tags (Pro), enter one name=content pair per line. This is how you add a noindex, a Search Console verification token, or keyword/robots directives. Carrd injects them into the page head.

Meta tags (name=content, incl. noindex)text
# Site Meta Tags (Pro): one name=content pair per line
google-site-verification=xxxxxxxxxx
robots=noindex
keywords=pirates, robots, ninjas
# -> rendered into the site's <head> as <meta name=... content=...>

Carrd auto-generates a sitemap, and on Pro you can customize supporting files like robots.txt through the Site Files feature. Edit it directly, or clear its contents to omit the file entirely.

Edit robots.txt (Site Files)text
# Site Files (Pro): edit robots.txt directly
User-agent: *
Allow: /
Sitemap: https://your-domain.com/sitemap.xml
# (Clear the file's contents to omit robots.txt entirely.)

When moving an existing site to Carrd, preserve URLs with /request=destination redirects (Pro, requires your own domain). Point a slash URL to a section, an external URL, or back to the site, and use wildcards to fold whole paths.

Redirects (preserve old URLs)text
# Redirects (Pro, Use my own domain): /request=destination, one per line
/about.html=/            # old page back to the site
/contact=#contact        # to a section anchor
/blog=https://medium.com/untitled   # to an external URL
/products/*=#products    # wildcard: anything under /products/
/blog/*=https://domain.ext/blog/*   # wildcard with * substituted

How sites built on Carrd rank and load

  • Carrd builds single-page sites where sections sit on one long page, which is inherently lightweight static HTML that Google can read from the initial response
  • Independently, Google indexes the rendered HTML of a page, and because Carrd emits a small static page up front, that requirement is met immediately, the opposite of a client-rendered app
  • The control surface is intentionally minimal and largely Pro-gated: title and description, custom meta tags including a noindex and Search Console verification, plus an editable robots.txt and an auto sitemap
  • Several common controls are simply absent: canonical tags are not documented, structured data is not a native feature, and there is no hreflang or multilingual support beyond a single language setting

How Google sees a Carrd site

Googlebot reality (independent)On CarrdWhy it mattersSource
Indexing modelCrawl, render, indexCarrd pages go through Google's normal pipelineGoogle Search Central
Content in initial HTMLPresent (one static page)A Carrd site is a single static page, so content is there before any render, unlike a SPACarrd + Google
What gets indexedThe rendered HTMLCarrd's static HTML is the rendered HTML, met from the first responseGoogle Search Central
Crawl controlrobots=noindex + editable robots.txtA noindex meta plus a Site-Files-editable robots.txt gate what is indexed (Pro)Carrd docs
SitemapAuto, changefreq configurableAuto sitemap.xml with a configurable update frequency on ProCarrd docs
Field CWV dataSparse (small-site base)Few Carrd sites meet the CrUX traffic threshold, so this is indexability, not a CWV averageGoogle Search Central

SEO controls you actually get in Carrd

SEO controlOn CarrdHow it worksSource
Title & descriptionBuilt-inChange the title and description, then publish; the head updates
Custom meta tags + noindexBuilt-in (Pro)Enter name=content pairs; includes robots=noindex and google-site-verification
301 redirects (own domain)Built-in (Pro)/request=destination pairs with wildcards; preserves old URLs when moving to Carrd
robots.txtEditable (Pro, Site Files)Edit the robots.txt directly through the Site Files feature, or clear it to omit
XML sitemapAuto + changefreqAuto sitemap.xml following the protocol with Google extensions; update frequency configurable
Site language (lang)Built-inSets the lang attribute so engines identify the language; supports RTL orientation
Canonical tagsNot documentedNo canonical control in the docs; rely on a single clean URL per site
Structured data / hreflangNot nativeNo native schema generator and no multilingual/hreflang beyond the single language setting

Carrd performance levers you control

LeverCarrd behaviorEffect on speedSource
Single-page architectureOne lightweight pageSections sit on one small static page, so there is little to load, the core speed advantage
Serve fonts locallyDocumented optionHosting fonts locally avoids a third-party request, trimming render-blocking weight
SSL (Let's Encrypt)FreeFree HTTPS via Let's Encrypt, required for HTTP/2 and a ranking signal
Image optimization / WebPNot documentedNo image-optimization or WebP article; not a platform guarantee, keep media light yourself
CDN / cachingNot documentedNo CDN or caching article is published, so do not rely on them as stated features

What to verify before you commit to Carrd

  • Several SEO controls are absent: there is no canonical control, no native structured data and no hreflang, so a site that needs schema or multilingual SEO will hit Carrd's ceiling
  • Most SEO features are Pro-gated: meta tags, redirects, editable Site Files and update frequency all require Pro or higher, so price the tier into your SEO plan
  • Performance is undocumented beyond local fonts: there is no image-optimization, WebP, CDN or caching article, so speed rests on keeping the single page small rather than a platform pipeline
  • Field CWV data is sparse because Carrd's sites are small, so judge speed from your own published page in PageSpeed, and treat the clean static-HTML indexability above as the reliable independent signal

Carrd SEO & Core Web Vitals FAQ

Is Carrd good for SEO?

For simple one-page sites, adequately, with a deliberately minimal toolkit. You get a title and description, plus custom meta tags including noindex and Search Console verification. There is an editable robots.txt through Site Files, an auto sitemap with a configurable update frequency, and a language setting. Most of this requires Pro. What you do not get is canonical control, native structured data or hreflang, so Carrd suits lightweight sites rather than SEO-heavy ones.

Are Carrd sites fast?

They tend to be, mainly because a Carrd site is one small static page, so there is little to load. Beyond that architecture, the documented levers are thin. You can serve fonts locally and you get free SSL, but image optimization, WebP, a CDN and caching are not documented as platform features. Speed comes from keeping the single page small rather than from a tuning pipeline, so judge your own page in PageSpeed.

Can I add schema or canonical tags on Carrd?

Not natively. Carrd does not document a structured-data generator or a canonical-tag control, and there is no hreflang beyond a single language setting. You can add arbitrary meta tags as name and content pairs, but full schema and canonical management are outside Carrd's deliberately minimal feature set. If those matter, Carrd will hit a ceiling.

Will a Carrd site get indexed by Google?

Cleanly, yes. A Carrd site is a single static HTML page, so the content is present in the initial response that Google reads, with no deferred JavaScript render to wait on. That is the structural opposite of an app builder. Carrd also auto-generates a sitemap that follows the protocol with Google's extensions, and you control indexing with a robots=noindex meta and an editable robots.txt on Pro.

What are the SEO limits of Carrd?

Three. First, the control surface is minimal and mostly Pro-gated, with no canonical, no native schema and no hreflang. Second, performance is undocumented beyond serving fonts locally, so there is no stated image, CDN or caching pipeline. Third, field CWV data is sparse because Carrd's sites are small. Carrd is excellent for lightweight one-pagers and a poor fit for sites that need a full SEO and performance toolkit.

Sources & verification

Verified by ComparEdgeMethod: Vendor docs, official pages, and selected independent sources
SourceWhat was checkedLast checked
Carrd OfficialOfficial product pageJuly 10, 2026
Carrd Sites Changing A Title And DescriptionSites Changing A Title And DescriptionJuly 10, 2026
Carrd Sites Changing Update FrequencySites Changing Update FrequencyJuly 10, 2026
Carrd Sites Customizing Site FilesSites Customizing Site FilesJuly 10, 2026
Carrd Sites Serving Fonts LocallySites Serving Fonts LocallyJuly 10, 2026
Carrd Sites Setting A LanguageSites Setting A LanguageJuly 10, 2026
Carrd Sites Setting Up A SitemapSites Setting Up A SitemapJuly 10, 2026

Every fact on this Carrd page is tied to a named source and a verification date. Freshness-sensitive figures trace to the sources above; verify against the vendor before relying on them.