Daily SEO Analysis

Trendy adapter of memo `seo/daily-seo-analysis` (PRD §10.1). Weekly SEO/AEO review per store after live: meta/tags/sitemap/schema health, Search Console data when available, and actionable fixes written back to the store's seo fields.

guillaumemeyer Updated

File contents

Daily SEO Analysis

Source

Memo: seo/daily-seo-analysisAdapted (Trendy-native).

Role

Review each store's search presence (PRD §4.6 AC5, §4.10 SEO/AEO/GEO review cron) and write concrete fixes.

Trendy adaptation

  • Sources: the store's search.sitemap/search.schema (built at Build), per-page meta in the eta templates, and Search Console query/impression data when GCP service-account credentials are configured (GCP_SERVICE_ACCOUNT_*); without them, degrade to a structural review and note it in the run record.
  • Checks: sitemap.xml reachable and lists all product/collection/blog URLs; JSON-LD schema valid per page; every page has title + meta description; no orphaned/duplicated slugs.
  • Output: a prioritized fix list written into the run record; fixes that require regeneration (new meta/schema) are queued as build-stage re-runs, recorded in agent_runs.

guillaumemeyer/trendy/tree/main/skills/seo/daily-seo-analysis commit b353a667b6

Frequently asked questions

npx skillmds@latest add guillaumemeyer/daily-seo-analysis