Skip to content

feat(seo): rewrite hero fold on Amazon ASIN and TikTok Shop use-case pages - #500

Open
JayZeeDesign wants to merge 1 commit into
mainfrom
cursor/ecommerce-usecase-hero-rewrite-cce8
Open

JayZeeDesign wants to merge 1 commit into
mainfrom
cursor/ecommerce-usecase-hero-rewrite-cce8

Conversation

@JayZeeDesign

Copy link
Copy Markdown
Contributor

What this does

Rewrites the first fold (H1, lede, title) on two ecommerce use-case pages to match the converting people-search LP and hub patterns:

Pages changed:

  • /use-cases/amazon-product-detail-by-asin
  • /use-cases/tiktok-shop-products-and-reviews

Before → After:

Page Old H1 New H1
Amazon ASIN "Amazon product API: any product's detail by ASIN" "Pull any Amazon product by ASIN"
TikTok Shop "TikTok Shop API: search products by keyword and read a product's reviews, without a seller account" "Search TikTok Shop products and reviews"

Both pages now have:

  • Clear buyer job in the headline (not keyword essay)
  • Catalog-backed price in title and lede ({cheapest} template)
  • Concise copy without em-dashes
  • Proper treg.to naming throughout
  • Start free CTA (unchanged, from shared template)

No new URLs, no fabricated metrics, no changes to comparison tables, FAQ, or content below the fold.

How it was tested

  • Verified module loads: python3 -c "from treg.agent_pages import USE_CASE_PAGES; ..."
  • Confirmed no em-dashes in diff
  • Confirmed all {n} and {cheapest} placeholders retained for catalog-backed pricing

Checklist

  • uv run --with pytest-xdist pytest -n auto -q passes locally
  • Added or updated tests for the change (if it affects behavior) — no behavior change, copy only
  • Updated the relevant docs/context/ fragment (if a subsystem changed) — no subsystem change
  • No secrets in the diff (keys, tokens, .env values)
Open in Web Open in Cursor 

…pages

Tighten the first fold (H1, lede, title) on two ecommerce use-case pages
to match the converting people-search LP and hub patterns:

/use-cases/amazon-product-detail-by-asin
- H1: 'Pull any Amazon product by ASIN' (was keyword essay)
- Lede: concise buyer outcome, price from catalog, no affiliate required

/use-cases/tiktok-shop-products-and-reviews
- H1: 'Search TikTok Shop products and reviews' (was API-focused)
- Lede: concise buyer outcome, price from catalog, no seller account needed

Both pages now have:
- Clear buyer job in the headline
- Catalog-backed price in title and lede ({cheapest} template)
- Concise copy without em-dashes
- Proper treg.to naming throughout

No new URLs, no fabricated metrics, no changes to comparison tables or FAQ.

Co-authored-by: Jason Zhou <JayZeeDesign@users.noreply.github.com>
@cursor

cursor Bot commented Sep 17, 2026

Copy link
Copy Markdown

Folded into #551.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants