Typo3 SEO
Description
SEO configuration and best practices for TYPO3 v13/v14, including EXT:seo setup, sitemaps, meta tags, and structured data.
What Claude Learns
- → 1. Core SEO Extension Setup
- → Page Properties SEO Tab
- → 2. Meta Tags Configuration
- → TypoScript Setup (v13/v14)
- → Dynamic Meta Description
- → Hreflang Tags (Multi-Language)
Installation
```bash
ddev composer require typo3/cms-seo
ddev typo3 extension:activate seo
ddev typo3 cache:flush
```
Stack & Dependencies
HTML
Google Analytics
Frequently Asked Questions
Is Typo3 SEO free to use?
Yes u2014 Typo3 SEO is free. Install it directly with one command (`npx mkt-skills install typo3-seo`) or download the SKILL.md file and drop it into your `~/.claude/skills/` directory. No account, no sign-up, no license fee.