風險與動作
動作: add curated copy, title, description, H1, and internal links; monitor inventory count so indexed facet pages do not become thin
電商索引控制
貼上商品篩選參數,上線前產生 index、follow、canonical、robots.txt 和 sitemap 規則,避免篩選 URL 造成索引膨脹。
每行一條:參數、類型、意圖、搜尋需求、最大可索引值數量、備註。
| 參數 | 意圖 | Meta robots | Canonical | Robots.txt |
|---|---|---|---|---|
| colorsingle | index Strong collection facet | index,follow | self canonical for curated facet landing pages | Allow |
動作: add curated copy, title, description, H1, and internal links; monitor inventory count so indexed facet pages do not become thin
為可索引篩選組合設定上限。過深組合應 noindex 或 canonical 回更強的分類頁。
用 robots.txt 或路由層攔截排序、視圖、工作階段和追蹤類浪費抓取預算的參數。
XML sitemap 只收錄經過策劃的 canonical 篩選頁,排除 noindex、blocked、重複和低需求組合。
只有具備搜尋需求、穩定庫存、獨立文案、可抓取內鏈和自 canonical URL 的篩選頁才應開放索引。
# 篩選導覽 SEO 規劃 - 評分: 92/100 - 狀態: controlled - 摘要: 1 facets, 1 indexable, 0 noindex, 0 blocked ## 策略 ### color - Meta robots: index,follow - Canonical: self canonical for curated facet landing pages - Robots.txt: Allow - Sitemap: include curated canonical facet URLs only - 動作: add curated copy, title, description, H1, and internal links; monitor inventory count so indexed facet pages do not become thin ## 建議 - 為可索引篩選組合設定上限。過深組合應 noindex 或 canonical 回更強的分類頁。 - 用 robots.txt 或路由層攔截排序、視圖、工作階段和追蹤類浪費抓取預算的參數。 - XML sitemap 只收錄經過策劃的 canonical 篩選頁,排除 noindex、blocked、重複和低需求組合。 - 只有具備搜尋需求、穩定庫存、獨立文案、可抓取內鏈和自 canonical URL 的篩選頁才應開放索引。