seo-meta
Installation
Summary
Complete SEO meta tags for every page, covering titles, descriptions, Open Graph, Twitter Cards, and JSON-LD structured data.
- Provides title tag patterns, meta description formulas, and character limits for homepage, service, location, about, and contact pages with credibility modifiers
- Includes Open Graph configuration (1200x630px image specs), Twitter Card setup with fallback behavior, and canonical URL best practices
- Offers four JSON-LD schema types: LocalBusiness (with business-specific subtypes like Plumber), Service, FAQ, and BreadcrumbList for rich snippets
- Contains validation tools, error prevention checklist, and testing workflow covering Google Rich Results, Facebook Debugger, and Twitter Card Validator
SKILL.md
SEO Meta Tags
Status: Production Ready ✅ Last Updated: 2026-01-14 Source: Schema.org, Open Graph Protocol, Twitter Developer Docs
Quick Start
Every page needs:
<head>
{/* Basic SEO */}
<title>Service in Location | Brand Name</title>
<meta name="description" content="Value prop. Differentiator. Call to action." />
<link rel="canonical" href="https://example.com/page" />
Related skills
More from jezweb/claude-skills
tailwind-v4-shadcn
|
2.7Ktanstack-query
|
2.5Kshadcn-ui
Install and configure shadcn/ui components for React projects. Guides component selection, installation order, dependency management, customisation with semantic tokens, and common UI recipes (forms, data tables, navigation, modals). Use after tailwind-theme-builder has set up the theme infrastructure, when adding components, building forms, creating data tables, or setting up navigation.
2.5Ktailwind-theme-builder
>
2.2Kfastapi
|
2.0Kcolor-palette
>
1.9K