programmatic-seo-templates
Installation
SKILL.md
Programmatic SEO Templates
A pSEO template is a reusable page structure that renders unique content from a data source for every variation. The template determines whether each generated page is genuinely useful or a thin shell around swapped keywords. A good template produces pages that pass the editorial test: "Would a human editor publish this as a standalone piece?"
The principle: templates have static sections (same on every page) and dynamic sections (unique per page). At least 40% of each rendered page must be unique. Below that threshold, Google treats the pages as near-duplicates.
Template Architecture
Every pSEO template has 7 layers. Each layer is either static (same on all pages), dynamic (unique per page from data), or semi-dynamic (template sentences with data-filled slots).
| Layer | Type | Purpose |
|---|---|---|
| 1. SEO metadata | Dynamic | Title tag, meta description, OG tags, canonical URL |
| 2. Hero section | Dynamic | H1, subtitle, key metric or value prop |
| 3. Introduction | Semi-dynamic | Context paragraph, why this page exists |
| 4. Core content blocks | Dynamic | The main data-driven sections (comparisons, features, details) |
| 5. Supporting content | Semi-dynamic | Methodology, buyer's guide, editorial commentary |
| 6. FAQ | Dynamic | Questions generated from related searches |
| 7. CTA | Static | Call-to-action, consistent across pages |