Pages: Legal
Guides legal page content, structure, and SEO handling.
When invoking: On first use, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output.
Initial Assessment
Identify:
- Page type: Privacy Policy, Terms of Service, Cookie Policy, etc.
- Jurisdiction: GDPR, CCPA, etc.
- Business model: SaaS, e-commerce, content site
- Indexing: Index or noindex (often noindex for legal)
Common Legal Pages
| Page |
Purpose |
| Privacy Policy |
Data collection, use, sharing, rights |
| Terms of Service |
User agreement, limitations, termination |
| Cookie Policy |
Cookie types, consent, management |
| Acceptable Use |
Prohibited uses, enforcement |
| Refund Policy |
Refund conditions (e-commerce) |
Best Practices
Content
- Clear language: Avoid legalese where possible
- Structure: Headings, sections, table of contents
- Updates: Date of last update; version if needed
- Legal review: Have lawyer review for compliance
SEO
| Approach |
When |
| Index |
If you want legal pages discoverable (rare) |
| Noindex |
Common for legal; reduces low-value indexed pages |
| Canonical |
If multiple versions (e.g., by region) |
Placement
- Footer links to all legal pages
- Consent flows (cookie banner) link to Privacy/Cookie Policy
- Sign-up/checkout link to Terms
Structure
- Privacy Policy: What data, why, how long, rights, contact
- Terms: Acceptance, use, IP, liability, termination, governing law
- Cookie Policy: Types, purposes, how to manage
Output Format
- Outline for each legal page type
- Section structure and key points
- SEO recommendation (index vs. noindex)
- Footer link placement
- Disclaimer: Recommend legal review
Related Skills
- pages-privacy: Privacy Policy page
- pages-terms: Terms of Service page
- seo-technical-indexing: noindex for legal pages
- seo-on-page-title, seo-on-page-description, seo-on-page-metadata: Legal page metadata
- pages-home: Footer links to legal
1---2name: pages-legal3description: When the user wants to create, optimize, or structure legal pages (Privacy, Terms, etc.). Also use when the user mentions "privacy policy," "terms of service," "legal pages," "cookie policy," or "terms and conditions."4---56# Pages: Legal78Guides legal page content, structure, and SEO handling.910**When invoking**: On **first use**, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On **subsequent use** or when the user asks to skip, go directly to the main output.1112## Initial Assessment1314Identify:151. **Page type**: Privacy Policy, Terms of Service, Cookie Policy, etc.162. **Jurisdiction**: GDPR, CCPA, etc.173. **Business model**: SaaS, e-commerce, content site184. **Indexing**: Index or noindex (often noindex for legal)1920## Common Legal Pages2122| Page | Purpose |23|------|---------|24| **Privacy Policy** | Data collection, use, sharing, rights |25| **Terms of Service** | User agreement, limitations, termination |26| **Cookie Policy** | Cookie types, consent, management |27| **Acceptable Use** | Prohibited uses, enforcement |28| **Refund Policy** | Refund conditions (e-commerce) |2930## Best Practices3132### Content3334- **Clear language**: Avoid legalese where possible35- **Structure**: Headings, sections, table of contents36- **Updates**: Date of last update; version if needed37- **Legal review**: Have lawyer review for compliance3839### SEO4041| Approach | When |42|----------|------|43| **Index** | If you want legal pages discoverable (rare) |44| **Noindex** | Common for legal; reduces low-value indexed pages |45| **Canonical** | If multiple versions (e.g., by region) |4647### Placement4849- Footer links to all legal pages50- Consent flows (cookie banner) link to Privacy/Cookie Policy51- Sign-up/checkout link to Terms5253## Structure5455- **Privacy Policy**: What data, why, how long, rights, contact56- **Terms**: Acceptance, use, IP, liability, termination, governing law57- **Cookie Policy**: Types, purposes, how to manage5859## Output Format6061- **Outline** for each legal page type62- **Section** structure and key points63- **SEO** recommendation (index vs. noindex)64- **Footer** link placement65- **Disclaimer**: Recommend legal review6667## Related Skills6869- **pages-privacy**: Privacy Policy page70- **pages-terms**: Terms of Service page71- **seo-technical-indexing**: noindex for legal pages72- **seo-on-page-title, seo-on-page-description, seo-on-page-metadata**: Legal page metadata73- **pages-home**: Footer links to legal