seo-fundamentals

Audit HTML head structure, semantic markup, and social tags for SEO readiness.

274|18|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/DanielPodolsky/ownyourcode --skill seo-fundamentals-danielpodolsky
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-fundamentals
Source: https://github.com/DanielPodolsky/ownyourcode/tree/main/.claude/skills/fundamentals/seo
Command: npx skills add https://github.com/DanielPodolsky/ownyourcode --skill seo-fundamentals-danielpodolsky

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reviews SEO readiness and ensures metadata, structure, and social previews are correct for public-facing pages.

Core Features & Use Cases

  • SEO auditing: verifies title tags, meta descriptions, heading hierarchy, and semantic HTML.
  • Open Graph & social: checks og: tags and Twitter Card data for accurate social previews.
  • Use Case: When launching a marketing page or blog post, ensure the page has a clear title, description, and proper meta structure.

Quick Start

Use the seo-fundamentals skill to audit a page’s head section and validate title, description, and Open Graph presence.

Frequently Asked Questions about seo-fundamentals

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit SEO readiness for a marketing page?

Open Graph and social tags ensure accurate social media previews. Check the HTML head section for og: tags and Twitter Card data to validate that titles, descriptions, and images render correctly when shared across social platforms.

What semantic HTML elements impact SEO auditing the most?

Semantic HTML elements like proper heading hierarchy and structured markup impact SEO auditing by verifying that search engines can parse the page structure. Reviewing these elements ensures metadata accuracy and clear content relationships across blogs and product pages.

How do I validate title tags and meta descriptions before launching a blog post?

Validate title tags and meta descriptions by reviewing the HTML head section of the blog post. Check that the title, description, and Open Graph presence are properly structured to ensure solid SEO foundations and accurate social previews upon publishing.

Does SEO auditing require external dependencies to check meta tags?

SEO auditing to check meta tags requires no external dependencies. The process reviews the existing HTML head structure, semantic markup, and social tags directly within the page code to verify metadata accuracy across marketing, blog, and product pages.

Why are my social media previews showing incorrect page titles?

Social media previews show incorrect titles when Open Graph tags are missing or inaccurate. Audit the page's og: tags and Twitter Card data in the HTML head section to verify that social sharing metadata matches the intended title and description.