Typo3 Seo
Optimize TYPO3 websites for search engines automatically, improving rankings and traffic through content analysis and technical SEO fixes.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add typo3-seo npx -- -y @trustedskills/typo3-seo
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"typo3-seo": {
"command": "npx",
"args": [
"-y",
"@trustedskills/typo3-seo"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The typo3-seo skill enables AI agents to manage Search Engine Optimization directly within the TYPO3 Content Management System. It streamlines the optimization of page metadata, ensuring search engines can effectively index and rank your TYPO3 content.
When to use it
- Automating the update of meta titles and descriptions for hundreds of pages during a site migration.
- Adjusting SEO settings dynamically based on user roles or specific content categories.
- Integrating SEO workflows into automated publishing pipelines without manual intervention.
- Ensuring consistent schema markup across all TYPO3 installations managed by an agent.
Key capabilities
- Direct integration with the TYPO3 CMS backend for SEO configuration.
- Management of meta tags, keywords, and canonical URLs.
- Automation of SEO tasks previously requiring manual admin access.
Example prompts
- "Optimize the meta titles for all pages in the 'Products' category to include our new brand keyword."
- "Update the canonical URLs for duplicate content issues found on the blog section."
- "Configure SEO settings for a newly created landing page to maximize search visibility."
Tips & gotchas
This skill requires an active TYPO3 installation with appropriate permissions; it cannot function in isolated environments without CMS connectivity. Ensure your TYPO3 version is compatible with the specific SEO extension this skill interacts with, as older versions may lack necessary API endpoints for automation.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.