Loading...
Loading...
Compare original and translation side by side
.claude/product-marketing-context.md.cursor/product-marketing-context.md.claude/product-marketing-context.md.cursor/product-marketing-context.md| Principle | Practice |
|---|---|
| Logical grouping | General -> specific (e.g., Furniture -> Bedroom furniture -> Beds) |
| User search intent | Match how users search (e.g., "bedroom furniture" vs "furniture") |
| Crawl depth | <=4 clicks from homepage; shorter paths improve indexing |
| Long-tail categories | Niche categories convert better (36% vs 11.5% for broad) |
| 原则 | 实践方案 |
|---|---|
| 逻辑分组 | 从宽泛到细分(例如:家具 -> 卧室家具 -> 床) |
| 匹配用户搜索意图 | 符合用户的搜索习惯(例如:“卧室家具” vs “家具”) |
| 抓取深度 | 从首页点击到达不超过4次;更短的路径能提升收录效果 |
| 长尾分类 | 细分分类转化率更高(宽泛分类转化率为11.5%,长尾分类可达36%) |
example.com/shoes/sneakersexample.com/shoes/outdoor-shoes/category/example.com/shoes/sneakersexample.com/shoes/outdoor-shoes/category/| Strategy | Use |
|---|---|
| Canonical | Point all faceted URLs to base category URL |
| robots.txt | Block faceted URLs from indexing if needed |
| nofollow | Add to internal links to faceted URLs |
| JavaScript | Keep filters client-side; single URL for category |
| 策略 | 用途 |
|---|---|
| Canonical标签 | 所有分面筛选URL指向基础分类页URL |
| robots.txt | 必要时屏蔽分面URL被收录 |
| nofollow | 指向分面URL的内链添加nofollow属性 |
| JavaScript | 筛选功能保持客户端渲染;分类页仅保留单一URL |
| Element | Practice |
|---|---|
| H1 | One per page; primary keyword; clear purpose |
| Title tag | 50-60 chars; keyword; compelling for CTR |
| Meta description | 150-160 chars; value props (free shipping, returns) |
| Schema | ItemList, Product; AggregateRating if reviews; FAQ if applicable |
| 元素 | 实践方案 |
|---|---|
| H1 | 每页仅1个;包含核心关键词;用途清晰 |
| Title标签 | 50-60字符;包含关键词;足够吸引用户点击(提升CTR) |
| Meta描述 | 150-160字符;突出价值点(包邮、退换货等) |
| Schema结构化数据 | ItemList、Product类型;如有评论添加AggregateRating;适用场景下添加FAQ类型 |