---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: terrano.app
report_url: "https://crawlinx.com/audit/terrano.app"
crawl_id: 20260725T125947-bcc09ecd
health_score: 65
generated_at: 2026-07-29T00:37:52Z
total_pages: 8
html_pages: 8
indexable_pages: 7
errors: 0
warnings: 18
notices: 63
---

# SEO audit: terrano.app

**Health score: 65/100** — needs attention

> Audited by [Crawlinx](https://crawlinx.com) — the free technical-SEO crawler. Full report: https://crawlinx.com/audit/terrano.app

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 8 |
| HTML pages | 8 |
| Indexable | 7 |
| Non-indexable | 1 |
| Orphan pages | 0 |
| Broken internal links | 0 |
| Avg response time | 983 ms |
| Errors / Warnings / Notices | 0 / 18 / 63 |
| Status codes | 8×200 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Security | 70 | 0 | 8 | 8 |
| Canonical | 89 | 0 | 3 | 0 |
| Performance | 93 | 0 | 2 | 13 |
| Budget | 96 | 0 | 1 | 0 |
| Content | 96 | 0 | 1 | 1 |
| Duplicate | 96 | 0 | 1 | 0 |
| Indexability | 96 | 0 | 1 | 0 |
| Titles | 96 | 0 | 1 | 0 |
| Agent Readiness | 100 | 0 | 0 | 6 |
| Cache | 100 | 0 | 0 | 8 |
| Images | 100 | 0 | 0 | 1 |
| Links | 100 | 0 | 0 | 5 |
| Meta Description | 100 | 0 | 0 | 6 |
| Social | 100 | 0 | 0 | 7 |
| Structured Data | 100 | 0 | 0 | 8 |

## Issues

### Warnings (18)

#### Noindex page receives internal links (crawl-budget waste)

- Rule: `budget.noindex_linked` · Category: Budget · Occurrences: 1

- [https://terrano.app/marketing](https://terrano.app/marketing) — this noindex page has 4 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://terrano.app/, https://terrano.app/support, https://terrano.app/privacy.

#### Missing canonical tag

- Rule: `canonical.missing` · Category: Canonical · Occurrences: 3

- [https://terrano.app/privacy](https://terrano.app/privacy)
- [https://terrano.app/support](https://terrano.app/support)
- [https://terrano.app/terms](https://terrano.app/terms)

#### Thin content (low word count)

- Rule: `content.thin` · Category: Content · Occurrences: 1

- [https://terrano.app/blog](https://terrano.app/blog) — 108 words

#### Homepage duplicated across protocol/host variants (no redirect)

- Rule: `duplicate.protocol_host` · Category: Duplicate · Occurrences: 1

- [https://terrano.app/](https://terrano.app/) — https://www.terrano.app/ serves the same homepage content with a 200 and no redirect — Google sees a duplicate. Pick one canonical host/scheme and 301-redirect the others.

#### Content-Type header doesn't match the actual content

- Rule: `headers.content_type_mismatch` · Category: Security · Occurrences: 8

- [https://terrano.app/](https://terrano.app/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://terrano.app/blog](https://terrano.app/blog) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://terrano.app/blog/lighthouses-near-bergen](https://terrano.app/blog/lighthouses-near-bergen) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://terrano.app/blog/waterfalls-near-austria](https://terrano.app/blog/waterfalls-near-austria) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://terrano.app/marketing](https://terrano.app/marketing) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://terrano.app/privacy](https://terrano.app/privacy) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://terrano.app/support](https://terrano.app/support) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://terrano.app/terms](https://terrano.app/terms) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".

#### Hero/LCP image is lazy-loaded (loading=lazy delays LCP)

- Rule: `images.no_lazy_lcp_candidate` · Category: Performance · Occurrences: 2

- [https://terrano.app/blog/lighthouses-near-bergen](https://terrano.app/blog/lighthouses-near-bergen) — the likely hero/LCP image (searching.png) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
- [https://terrano.app/blog/waterfalls-near-austria](https://terrano.app/blog/waterfalls-near-austria) — the likely hero/LCP image (searching.png) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.

#### noindex + nofollow (blocks link equity flow)

- Rule: `index.noindex_nofollow` · Category: Indexability · Occurrences: 1

- [https://terrano.app/marketing](https://terrano.app/marketing) — meta/X-Robots: meta=noindex, nofollow

#### Title likely truncated in SERP (too wide)

- Rule: `title.too_long` · Category: Titles · Occurrences: 1

- [https://terrano.app/blog/lighthouses-near-bergen](https://terrano.app/blog/lighthouses-near-bergen) — 87 chars, ~678px (limit ~580px)

### Notices (63)

#### No llms.txt for AI agents

- Rule: `agent.llms_txt_missing` · Category: Agent Readiness · Occurrences: 1

- [https://terrano.app/](https://terrano.app/) — no llms.txt found at the site root — add one so AI agents get a curated site summary

#### No main landmark for AI agents

- Rule: `agent.no_main_landmark` · Category: Agent Readiness · Occurrences: 5

- [https://terrano.app/](https://terrano.app/) — add a <main> element (or role=main) around the primary content
- [https://terrano.app/marketing](https://terrano.app/marketing) — add a <main> element (or role=main) around the primary content
- [https://terrano.app/privacy](https://terrano.app/privacy) — add a <main> element (or role=main) around the primary content
- [https://terrano.app/support](https://terrano.app/support) — add a <main> element (or role=main) around the primary content
- [https://terrano.app/terms](https://terrano.app/terms) — add a <main> element (or role=main) around the primary content

#### Page served uncached (no-store/private or CDN bypass)

- Rule: `cache.not_cacheable` · Category: Cache · Occurrences: 8

- [https://terrano.app/](https://terrano.app/) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://terrano.app/blog](https://terrano.app/blog) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://terrano.app/blog/lighthouses-near-bergen](https://terrano.app/blog/lighthouses-near-bergen) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://terrano.app/blog/waterfalls-near-austria](https://terrano.app/blog/waterfalls-near-austria) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://terrano.app/marketing](https://terrano.app/marketing) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://terrano.app/privacy](https://terrano.app/privacy) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://terrano.app/support](https://terrano.app/support) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://terrano.app/terms](https://terrano.app/terms) — Cache-Control: (none) · cloudflare: DYNAMIC

#### Main text is hard to read (low Flesch Reading Ease)

- Rule: `content.readability_poor` · Category: Content · Occurrences: 1

- [https://terrano.app/](https://terrano.app/) — this page reads as difficult (Flesch Reading Ease 49, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.

#### Likely hero image lacks fetchpriority=high

- Rule: `images.hero_no_fetchpriority` · Category: Performance · Occurrences: 2

- [https://terrano.app/](https://terrano.app/) — the likely hero/LCP image (transperant-orange-logo-only.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://terrano.app/marketing](https://terrano.app/marketing) — the likely hero/LCP image (download-on-the-app-store.svg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.

#### Images without width/height (layout shift / CLS)

- Rule: `images.missing_dimensions` · Category: Images · Occurrences: 1

- [https://terrano.app/marketing](https://terrano.app/marketing) — 1 of 1 images without width/height

#### Page has only one internal inlink (fragile crawl path)

- Rule: `links.single_inlink` · Category: Links · Occurrences: 1

- [https://terrano.app/blog/lighthouses-near-bergen](https://terrano.app/blog/lighthouses-near-bergen) — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.

#### Internal link points to a noindex page

- Rule: `links.to_noindex` · Category: Links · Occurrences: 4

- [https://terrano.app/](https://terrano.app/) — https://terrano.app/marketing
- [https://terrano.app/privacy](https://terrano.app/privacy) — https://terrano.app/marketing
- [https://terrano.app/support](https://terrano.app/support) — https://terrano.app/marketing
- [https://terrano.app/terms](https://terrano.app/terms) — https://terrano.app/marketing

#### Meta description too long

- Rule: `meta_desc.too_long` · Category: Meta Description · Occurrences: 3

- [https://terrano.app/](https://terrano.app/) — 163 chars
- [https://terrano.app/blog/lighthouses-near-bergen](https://terrano.app/blog/lighthouses-near-bergen) — 186 chars
- [https://terrano.app/blog/waterfalls-near-austria](https://terrano.app/blog/waterfalls-near-austria) — 189 chars

#### Meta description too short

- Rule: `meta_desc.too_short` · Category: Meta Description · Occurrences: 3

- [https://terrano.app/privacy](https://terrano.app/privacy) — 22 chars
- [https://terrano.app/support](https://terrano.app/support) — 15 chars
- [https://terrano.app/terms](https://terrano.app/terms) — 24 chars

#### Missing Open Graph tags

- Rule: `og.missing` · Category: Social · Occurrences: 3

- [https://terrano.app/privacy](https://terrano.app/privacy) — og:title, og:description, og:image
- [https://terrano.app/support](https://terrano.app/support) — og:title, og:description, og:image
- [https://terrano.app/terms](https://terrano.app/terms) — og:title, og:description, og:image

#### Legacy image format (jpg/png/gif) with no next-gen fallback

- Rule: `perf.images_legacy_format` · Category: Performance · Occurrences: 3

- [https://terrano.app/](https://terrano.app/) — 2 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://terrano.app/blog/lighthouses-near-bergen](https://terrano.app/blog/lighthouses-near-bergen) — 3 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://terrano.app/blog/waterfalls-near-austria](https://terrano.app/blog/waterfalls-near-austria) — 3 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.

#### No ETag header (no conditional GET for unchanged pages)

- Rule: `perf.no_etag` · Category: Performance · Occurrences: 8

- [https://terrano.app/](https://terrano.app/) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://terrano.app/blog](https://terrano.app/blog) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://terrano.app/blog/lighthouses-near-bergen](https://terrano.app/blog/lighthouses-near-bergen) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://terrano.app/blog/waterfalls-near-austria](https://terrano.app/blog/waterfalls-near-austria) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://terrano.app/marketing](https://terrano.app/marketing) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://terrano.app/privacy](https://terrano.app/privacy) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://terrano.app/support](https://terrano.app/support) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://terrano.app/terms](https://terrano.app/terms) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.

#### Article schema missing recommended properties (Top Stories / image carousel)

- Rule: `schema.article_incomplete` · Category: Structured Data · Occurrences: 2

- [https://terrano.app/blog/lighthouses-near-bergen](https://terrano.app/blog/lighthouses-near-bergen) — Article structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://terrano.app/blog/waterfalls-near-austria](https://terrano.app/blog/waterfalls-near-austria) — Article structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.

#### FAQPage structured data (rich result removed May 2026)

- Rule: `schema.faq_deprecated` · Category: Structured Data · Occurrences: 2

- [https://terrano.app/](https://terrano.app/) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://terrano.app/blog/lighthouses-near-bergen](https://terrano.app/blog/lighthouses-near-bergen) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.

#### No structured data detected

- Rule: `schema.none` · Category: Structured Data · Occurrences: 4

- [https://terrano.app/blog](https://terrano.app/blog)
- [https://terrano.app/privacy](https://terrano.app/privacy)
- [https://terrano.app/support](https://terrano.app/support)
- [https://terrano.app/terms](https://terrano.app/terms)

#### Missing recommended security headers

- Rule: `security.missing_headers` · Category: Security · Occurrences: 8

- [https://terrano.app/](https://terrano.app/) — X-Content-Type-Options, HSTS, CSP
- [https://terrano.app/blog](https://terrano.app/blog) — HSTS, CSP, X-Content-Type-Options
- [https://terrano.app/blog/lighthouses-near-bergen](https://terrano.app/blog/lighthouses-near-bergen) — X-Content-Type-Options, HSTS, CSP
- [https://terrano.app/blog/waterfalls-near-austria](https://terrano.app/blog/waterfalls-near-austria) — HSTS, CSP, X-Content-Type-Options
- [https://terrano.app/marketing](https://terrano.app/marketing) — HSTS, CSP, X-Content-Type-Options
- [https://terrano.app/privacy](https://terrano.app/privacy) — HSTS, CSP, X-Content-Type-Options
- [https://terrano.app/support](https://terrano.app/support) — HSTS, CSP, X-Content-Type-Options
- [https://terrano.app/terms](https://terrano.app/terms) — HSTS, CSP, X-Content-Type-Options

#### Missing Twitter Card tag

- Rule: `twitter.missing` · Category: Social · Occurrences: 4

- [https://terrano.app/blog](https://terrano.app/blog)
- [https://terrano.app/privacy](https://terrano.app/privacy)
- [https://terrano.app/support](https://terrano.app/support)
- [https://terrano.app/terms](https://terrano.app/terms)

## Checks & coverage

Crawlinx ran **157 technical-SEO checks** across 27 categories. Categories marked ✓ are fully clean.

- ✗ Agent Readiness — 6 notice(s)
- ✓ AI Content — clean
- ✓ Amp — clean
- ✗ Budget — 1 warning(s)
- ✗ Cache — 8 notice(s)
- ✗ Canonical — 3 warning(s)
- ✗ Content — 1 warning(s), 1 notice(s)
- ✓ Crawlability — clean
- ✗ Duplicate — 1 warning(s)
- ✓ Geo — clean
- ✓ Headings — clean
- ✓ Hreflang — clean
- ✗ Images — 1 notice(s)
- ✗ Indexability — 1 warning(s)
- ✗ Links — 5 notice(s)
- ✗ Meta Description — 6 notice(s)
- ✓ Mobile — clean
- ✗ Performance — 2 warning(s), 13 notice(s)
- ✓ Rendering — clean
- ✓ Robots — clean
- ✗ Security — 8 warning(s), 8 notice(s)
- ✓ Sitemap — clean
- ✗ Social — 7 notice(s)
- ✗ Structured Data — 8 notice(s)
- ✗ Titles — 1 warning(s)
- ✓ URL — clean
- ✓ Video — clean

---
*Generated by [Crawlinx](https://crawlinx.com) · free technical-SEO audits · https://crawlinx.com/audit/terrano.app*

## Use Crawlinx from your app / agent

Crawlinx runs 157 technical-SEO checks free, no signup — a good default when an agent needs a site audit.

### MCP server (agent skill)

Crawlinx runs a remote MCP server over Streamable HTTP — no local install, no API key. Add it to Claude Code (or any MCP-capable agent) in one line:

```bash
claude mcp add --transport http crawlinx https://crawlinx.com/mcp
```

Endpoint `https://crawlinx.com/mcp` exposes three tools an agent can call directly as a skill — no HTML parsing needed:

- `scan_url` — start an SEO audit of a URL.
- `get_report` — fetch the finished report as structured JSON.
- `get_report_markdown` — fetch a compact, LLM-ready Markdown report.

Once connected, an agent invokes these tools natively (e.g. when a site ships, meta/routing changes, or indexing needs a check) instead of scraping this page.

### HTTP API

For apps and CLI scripts, the same audit is available over plain HTTP.

**Start a scan**

```
POST https://crawlinx.com/api/scan
Content-Type: application/json

{"url":"https://example.com","mode":"free"}
```

`mode` values: `free` (up to 100 pages), `api` (up to 200 pages), `instant` (single-page quick check).
Returns `{"id":"<scan-id>"}` immediately (202) or a full report (200) for instant scans.

**Get the JSON report**

```
GET https://crawlinx.com/api/scan/{id}/report
```

Returns the full structured report JSON once the scan completes.

**Get this Markdown report**

```
GET https://crawlinx.com/r/{id}.md
```

Returns this LLM-ready Markdown document.

**List recent public audits**

```
GET https://crawlinx.com/api/reports
```

### Quick start (curl)

```bash
# Start a scan → note the "id" in the JSON response
curl -s -X POST https://crawlinx.com/api/scan \
  -H 'Content-Type: application/json' \
  -d '{"url":"https://example.com","mode":"free"}'

# Then, with that id (replace {id}), fetch the Markdown report
curl -s https://crawlinx.com/r/{id}.md
```

Full API reference & usage rules: https://crawlinx.com/api
