---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: housemate.tw
report_url: "https://crawlinx.com/audit/housemate.tw"
crawl_id: 20260717T214122-9f383efc
health_score: 65
generated_at: 2026-08-26T03:15:32Z
total_pages: 10
html_pages: 10
indexable_pages: 8
errors: 0
warnings: 33
notices: 113
---

# SEO audit: housemate.tw

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

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

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 10 |
| HTML pages | 10 |
| Indexable | 8 |
| Non-indexable | 2 |
| Orphan pages | 0 |
| Broken internal links | 0 |
| Avg response time | 1089 ms |
| Errors / Warnings / Notices | 0 / 33 / 113 |
| Status codes | 10×200 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Canonical | 85 | 0 | 5 | 0 |
| Content | 85 | 0 | 5 | 4 |
| Meta Description | 85 | 0 | 5 | 3 |
| Agent Readiness | 88 | 0 | 4 | 1 |
| Duplicate | 88 | 0 | 4 | 2 |
| Links | 88 | 0 | 4 | 9 |
| Budget | 94 | 0 | 2 | 0 |
| Indexability | 94 | 0 | 2 | 0 |
| Performance | 94 | 0 | 2 | 38 |
| Cache | 100 | 0 | 0 | 10 |
| Crawlability | 100 | 0 | 0 | 1 |
| Headings | 100 | 0 | 0 | 3 |
| Images | 100 | 0 | 0 | 6 |
| Security | 100 | 0 | 0 | 10 |
| Social | 100 | 0 | 0 | 10 |
| Structured Data | 100 | 0 | 0 | 8 |
| Titles | 100 | 0 | 0 | 8 |

## Issues

### Warnings (33)

#### Control has no accessible name

- Rule: `agent.control_no_name` · Category: Agent Readiness · Occurrences: 4

- [https://housemate.tw/](https://housemate.tw/) — 20 button/link(s) with no text or aria-label — an agent can't target them
- [https://housemate.tw/housing](https://housemate.tw/housing) — 20 button/link(s) with no text or aria-label — an agent can't target them
- [https://housemate.tw/roommate](https://housemate.tw/roommate) — 20 button/link(s) with no text or aria-label — an agent can't target them
- [https://housemate.tw/terms-of-service](https://housemate.tw/terms-of-service) — 1 button/link(s) with no text or aria-label — an agent can't target them

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

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

- [https://housemate.tw/privacy-policy](https://housemate.tw/privacy-policy) — this noindex page has 3 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://housemate.tw/login, https://housemate.tw/terms-of-service, https://housemate.tw/privacy-policy.
- [https://housemate.tw/terms-of-service](https://housemate.tw/terms-of-service) — this noindex page has 3 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://housemate.tw/login, https://housemate.tw/terms-of-service, https://housemate.tw/privacy-policy.

#### Missing canonical tag

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

- [https://housemate.tw/forgot-password](https://housemate.tw/forgot-password)
- [https://housemate.tw/login](https://housemate.tw/login)
- [https://housemate.tw/login/email](https://housemate.tw/login/email)
- [https://housemate.tw/profile](https://housemate.tw/profile)
- [https://housemate.tw/register](https://housemate.tw/register)

#### Thin content (low word count)

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

- [https://housemate.tw/forgot-password](https://housemate.tw/forgot-password) — 5 words
- [https://housemate.tw/login](https://housemate.tw/login) — 9 words
- [https://housemate.tw/login/email](https://housemate.tw/login/email) — 8 words
- [https://housemate.tw/profile](https://housemate.tw/profile) — 8 words
- [https://housemate.tw/register](https://housemate.tw/register) — 4 words

#### Duplicate page content

- Rule: `duplicate.content` · Category: Duplicate · Occurrences: 2

- [https://housemate.tw/](https://housemate.tw/) — content shared by 2 pages: https://housemate.tw/roommate
- [https://housemate.tw/roommate](https://housemate.tw/roommate) — content shared by 2 pages: https://housemate.tw/

#### Duplicate <title> across pages

- Rule: `duplicate.title` · Category: Duplicate · Occurrences: 2

- [https://housemate.tw/](https://housemate.tw/) — title shared by 2 pages: https://housemate.tw/roommate
- [https://housemate.tw/roommate](https://housemate.tw/roommate) — title shared by 2 pages: https://housemate.tw/

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

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

- [https://housemate.tw/](https://housemate.tw/) — the likely hero/LCP image (avatar_6a593b286109d1784232744.webp) 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://housemate.tw/roommate](https://housemate.tw/roommate) — the likely hero/LCP image (avatar_6a593b286109d1784232744.webp) 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: 2

- [https://housemate.tw/privacy-policy](https://housemate.tw/privacy-policy) — meta/X-Robots: meta=noindex, nofollow
- [https://housemate.tw/terms-of-service](https://housemate.tw/terms-of-service) — meta/X-Robots: meta=noindex, nofollow

#### Internal link points to a redirect

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

- [https://housemate.tw/forgot-password](https://housemate.tw/forgot-password) — https://housemate.tw/ → https://housemate.tw/roommate
- [https://housemate.tw/login](https://housemate.tw/login) — https://housemate.tw/ → https://housemate.tw/roommate
- [https://housemate.tw/login/email](https://housemate.tw/login/email) — https://housemate.tw/ → https://housemate.tw/roommate
- [https://housemate.tw/register](https://housemate.tw/register) — https://housemate.tw/ → https://housemate.tw/roommate

#### Missing meta description

- Rule: `meta_desc.missing` · Category: Meta Description · Occurrences: 5

- [https://housemate.tw/forgot-password](https://housemate.tw/forgot-password)
- [https://housemate.tw/login](https://housemate.tw/login)
- [https://housemate.tw/login/email](https://housemate.tw/login/email)
- [https://housemate.tw/profile](https://housemate.tw/profile)
- [https://housemate.tw/register](https://housemate.tw/register)

### Notices (113)

#### No llms.txt for AI agents

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

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

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

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

- [https://housemate.tw/](https://housemate.tw/) — Cache-Control: no-cache, private · cloudflare: DYNAMIC
- [https://housemate.tw/forgot-password](https://housemate.tw/forgot-password) — Cache-Control: max-age=0, must-revalidate, no-cache, no-store, private · cloudflare: DYNAMIC
- [https://housemate.tw/housing](https://housemate.tw/housing) — Cache-Control: no-cache, private · cloudflare: DYNAMIC
- [https://housemate.tw/login](https://housemate.tw/login) — Cache-Control: max-age=0, must-revalidate, no-cache, no-store, private · cloudflare: DYNAMIC
- [https://housemate.tw/login/email](https://housemate.tw/login/email) — Cache-Control: max-age=0, must-revalidate, no-cache, no-store, private · cloudflare: DYNAMIC
- [https://housemate.tw/privacy-policy](https://housemate.tw/privacy-policy) — Cache-Control: no-cache, private · cloudflare: DYNAMIC
- [https://housemate.tw/profile](https://housemate.tw/profile) — Cache-Control: no-cache, private · cloudflare: DYNAMIC
- [https://housemate.tw/register](https://housemate.tw/register) — Cache-Control: max-age=0, must-revalidate, no-cache, no-store, private · cloudflare: DYNAMIC
- [https://housemate.tw/roommate](https://housemate.tw/roommate) — Cache-Control: no-cache, private · cloudflare: DYNAMIC
- [https://housemate.tw/terms-of-service](https://housemate.tw/terms-of-service) — Cache-Control: no-cache, private · cloudflare: DYNAMIC

#### Low text-to-HTML ratio

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

- [https://housemate.tw/login](https://housemate.tw/login) — 4.8%

#### Duplicate meta description across pages

- Rule: `duplicate.meta_desc` · Category: Duplicate · Occurrences: 2

- [https://housemate.tw/](https://housemate.tw/) — meta description shared by 2 pages: https://housemate.tw/roommate
- [https://housemate.tw/roommate](https://housemate.tw/roommate) — meta description shared by 2 pages: https://housemate.tw/

#### Multiple <h1> elements

- Rule: `h1.multiple` · Category: Headings · Occurrences: 3

- [https://housemate.tw/](https://housemate.tw/) — 2 <h1> elements
- [https://housemate.tw/housing](https://housemate.tw/housing) — 2 <h1> elements
- [https://housemate.tw/roommate](https://housemate.tw/roommate) — 2 <h1> elements

#### Likely hero image lacks fetchpriority=high

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

- [https://housemate.tw/forgot-password](https://housemate.tw/forgot-password) — the likely hero/LCP image (logo.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://housemate.tw/housing](https://housemate.tw/housing) — the likely hero/LCP image (email.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.
- [https://housemate.tw/login](https://housemate.tw/login) — the likely hero/LCP image (logo.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://housemate.tw/login/email](https://housemate.tw/login/email) — the likely hero/LCP image (logo.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://housemate.tw/privacy-policy](https://housemate.tw/privacy-policy) — the likely hero/LCP image (logo.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://housemate.tw/profile](https://housemate.tw/profile) — the likely hero/LCP image (email.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.
- [https://housemate.tw/register](https://housemate.tw/register) — the likely hero/LCP image (logo.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://housemate.tw/terms-of-service](https://housemate.tw/terms-of-service) — the likely hero/LCP image (logo.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.

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

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

- [https://housemate.tw/](https://housemate.tw/) — 117 of 138 images without width/height
- [https://housemate.tw/housing](https://housemate.tw/housing) — 12 of 13 images without width/height
- [https://housemate.tw/privacy-policy](https://housemate.tw/privacy-policy) — 1 of 1 images without width/height
- [https://housemate.tw/profile](https://housemate.tw/profile) — 12 of 13 images without width/height
- [https://housemate.tw/roommate](https://housemate.tw/roommate) — 117 of 138 images without width/height
- [https://housemate.tw/terms-of-service](https://housemate.tw/terms-of-service) — 1 of 1 images without width/height

#### Internal link has no anchor text / accessible name

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

- [https://housemate.tw/terms-of-service](https://housemate.tw/terms-of-service) — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.

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

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

- [https://housemate.tw/forgot-password](https://housemate.tw/forgot-password) — 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.
- [https://housemate.tw/register](https://housemate.tw/register) — 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: 6

- [https://housemate.tw/login](https://housemate.tw/login) — https://housemate.tw/privacy-policy
- [https://housemate.tw/login](https://housemate.tw/login) — https://housemate.tw/terms-of-service
- [https://housemate.tw/privacy-policy](https://housemate.tw/privacy-policy) — https://housemate.tw/privacy-policy
- [https://housemate.tw/privacy-policy](https://housemate.tw/privacy-policy) — https://housemate.tw/terms-of-service
- [https://housemate.tw/terms-of-service](https://housemate.tw/terms-of-service) — https://housemate.tw/privacy-policy
- [https://housemate.tw/terms-of-service](https://housemate.tw/terms-of-service) — https://housemate.tw/terms-of-service

#### Legacy <meta name=keywords> tag present (Google ignores it)

- Rule: `meta.keywords_present` · Category: Content · Occurrences: 3

- [https://housemate.tw/](https://housemate.tw/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://housemate.tw/housing](https://housemate.tw/housing) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://housemate.tw/roommate](https://housemate.tw/roommate) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt

#### Meta description too short

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

- [https://housemate.tw/](https://housemate.tw/) — 34 chars
- [https://housemate.tw/housing](https://housemate.tw/housing) — 49 chars
- [https://housemate.tw/roommate](https://housemate.tw/roommate) — 34 chars

#### Missing Open Graph tags

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

- [https://housemate.tw/forgot-password](https://housemate.tw/forgot-password) — og:title, og:description, og:image
- [https://housemate.tw/login](https://housemate.tw/login) — og:title, og:description, og:image
- [https://housemate.tw/login/email](https://housemate.tw/login/email) — og:title, og:description, og:image
- [https://housemate.tw/profile](https://housemate.tw/profile) — og:title, og:description, og:image
- [https://housemate.tw/register](https://housemate.tw/register) — 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: 10

- [https://housemate.tw/](https://housemate.tw/) — 1 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://housemate.tw/forgot-password](https://housemate.tw/forgot-password) — 1 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://housemate.tw/housing](https://housemate.tw/housing) — 1 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://housemate.tw/login](https://housemate.tw/login) — 1 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://housemate.tw/login/email](https://housemate.tw/login/email) — 1 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://housemate.tw/privacy-policy](https://housemate.tw/privacy-policy) — 1 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://housemate.tw/profile](https://housemate.tw/profile) — 1 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://housemate.tw/register](https://housemate.tw/register) — 1 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://housemate.tw/roommate](https://housemate.tw/roommate) — 1 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://housemate.tw/terms-of-service](https://housemate.tw/terms-of-service) — 1 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: 10

- [https://housemate.tw/](https://housemate.tw/) — 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://housemate.tw/forgot-password](https://housemate.tw/forgot-password) — 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://housemate.tw/housing](https://housemate.tw/housing) — 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://housemate.tw/login](https://housemate.tw/login) — 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://housemate.tw/login/email](https://housemate.tw/login/email) — 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://housemate.tw/privacy-policy](https://housemate.tw/privacy-policy) — 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://housemate.tw/profile](https://housemate.tw/profile) — 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://housemate.tw/register](https://housemate.tw/register) — 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://housemate.tw/roommate](https://housemate.tw/roommate) — 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://housemate.tw/terms-of-service](https://housemate.tw/terms-of-service) — 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.

#### No Last-Modified header (no conditional GET for unchanged pages)

- Rule: `perf.no_last_modified` · Category: Performance · Occurrences: 10

- [https://housemate.tw/](https://housemate.tw/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://housemate.tw/forgot-password](https://housemate.tw/forgot-password) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://housemate.tw/housing](https://housemate.tw/housing) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://housemate.tw/login](https://housemate.tw/login) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://housemate.tw/login/email](https://housemate.tw/login/email) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://housemate.tw/privacy-policy](https://housemate.tw/privacy-policy) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://housemate.tw/profile](https://housemate.tw/profile) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://housemate.tw/register](https://housemate.tw/register) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://housemate.tw/roommate](https://housemate.tw/roommate) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://housemate.tw/terms-of-service](https://housemate.tw/terms-of-service) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.

#### URL redirects to another URL

- Rule: `redirect.single` · Category: Crawlability · Occurrences: 1

- [https://housemate.tw/](https://housemate.tw/) — redirects to https://housemate.tw/roommate

#### No structured data detected

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

- [https://housemate.tw/](https://housemate.tw/)
- [https://housemate.tw/forgot-password](https://housemate.tw/forgot-password)
- [https://housemate.tw/housing](https://housemate.tw/housing)
- [https://housemate.tw/login](https://housemate.tw/login)
- [https://housemate.tw/login/email](https://housemate.tw/login/email)
- [https://housemate.tw/profile](https://housemate.tw/profile)
- [https://housemate.tw/register](https://housemate.tw/register)
- [https://housemate.tw/roommate](https://housemate.tw/roommate)

#### Missing recommended security headers

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

- [https://housemate.tw/](https://housemate.tw/) — CSP
- [https://housemate.tw/forgot-password](https://housemate.tw/forgot-password) — CSP
- [https://housemate.tw/housing](https://housemate.tw/housing) — CSP
- [https://housemate.tw/login](https://housemate.tw/login) — CSP
- [https://housemate.tw/login/email](https://housemate.tw/login/email) — CSP
- [https://housemate.tw/privacy-policy](https://housemate.tw/privacy-policy) — CSP
- [https://housemate.tw/profile](https://housemate.tw/profile) — CSP
- [https://housemate.tw/register](https://housemate.tw/register) — CSP
- [https://housemate.tw/roommate](https://housemate.tw/roommate) — CSP
- [https://housemate.tw/terms-of-service](https://housemate.tw/terms-of-service) — CSP

#### Title tag is identical to the H1 (missed keyword variation)

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

- [https://housemate.tw/profile](https://housemate.tw/profile) — the <title> and the H1 are identical — differentiate them to cover more query variation

#### Title is very short

- Rule: `title.too_short` · Category: Titles · Occurrences: 7

- [https://housemate.tw/forgot-password](https://housemate.tw/forgot-password) — 10 chars
- [https://housemate.tw/login](https://housemate.tw/login) — 8 chars
- [https://housemate.tw/login/email](https://housemate.tw/login/email) — 14 chars
- [https://housemate.tw/privacy-policy](https://housemate.tw/privacy-policy) — 11 chars
- [https://housemate.tw/profile](https://housemate.tw/profile) — 6 chars
- [https://housemate.tw/register](https://housemate.tw/register) — 8 chars
- [https://housemate.tw/terms-of-service](https://housemate.tw/terms-of-service) — 10 chars

#### Missing Twitter Card tag

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

- [https://housemate.tw/forgot-password](https://housemate.tw/forgot-password)
- [https://housemate.tw/login](https://housemate.tw/login)
- [https://housemate.tw/login/email](https://housemate.tw/login/email)
- [https://housemate.tw/profile](https://housemate.tw/profile)
- [https://housemate.tw/register](https://housemate.tw/register)

## Checks & coverage

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

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

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

## 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
