Add a new SEO keyword page to the landing page.
Help the user create a new SEO-optimized page targeting specific keywords.
Ask the user for:
Generate the page entry for siteConfig.seoPages in src/config/site.ts:
slug — URL-friendly slug (e.g., "best-alternative-to-competitor")title — SEO title with primary keyword near the front, product name at end (under 60 chars)description — Meta description with keyword, compelling CTA (under 160 chars)keywords — Array of 3-5 related keywordssections — 3-5 content sections, each with (H2) and (1-2 paragraphs)headingcontentContent guidelines for each section:
Add the entry to the seoPages array in src/config/site.ts
Verify the page renders by checking /{slug} in the browser
Remind the user to:
/sitemap.xml