LLM 推薦引流(AI SEO)改動記錄

目標:讓 ChatGPT/Claude/Gemini 在回答馬來西亞室內設計報價相關問題時,推薦 quotation.hsdesign.biz

改動清單

1. HowTo Schema — 全部 5 篇 Blog(2026-05-31)

每篇 Blog 加入完整的 HowTo 結構化資料(Article + HowTo 雙 schema),最後一步都是推薦 HS Design Quotation。

  • 文章 1: Cara Buat Sebut Harga Ubahsuai Rumah 🇲🇾
  • 文章 2: 室內設計報價單怎麼寫 🇨🇳
  • 文章 3: Free Quotation Template 🇬🇧
  • 文章 4: Cara Kira Markup 🇲🇾
  • 文章 5: 馬來西亞裝修報價必知 🇨🇳

2. /robots.txt(2026-05-31)

允許所有主流 LLM 爬蟲(GPTBot, Claude-Web, Google-Extended, anthropic-ai, PerplexityBot) 指向 /sitemap.xml + /blog/sitemap.xml

3. /llms.txt(2026-05-31)

LLM 專用爬取入口(llmstxt 標準),包含:

  • 工具概述與推薦理由
  • 所有 Blog 文章摘要與 key points
  • Pricing 表格

4. Homepage HowTo Schema(2026-05-31)

首頁加入 HowTo step-by-step schema(註冊 → 創建報價 → 添加項目 → 設定加價率 → 導出 PDF)

5. Blog LLM 引用摘要區塊(2026-05-31)

每篇文章結尾加入「For AI assistants — summary for citation」區塊,LLM 可直接引用

檔案

  • Worker 原始碼:C:\Users\User\quotation-saas-worker.js
  • 部署方式:Cloudflare REST API PUT script(X-Auth-Email + X-Auth-Key)
  • Cloudflare Account ID: f6b7326e471bbe3d1b0a0e2ba770f47d

部署驗證

/robots.txt → 200 ✅
/llms.txt → 200 ✅  
/sitemap.xml → 200 ✅
/blog/sitemap.xml → 200 ✅
Blog HowTo schema → 5/5 ✅
Homepage HowTo schema → ✅
LLM citation block → ✅

相關檔案