meta-tags

Audit page URLs and generate corrected HTML meta tag snippets.

105|8|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/686f6c61/alfred-dev --skill meta-tags
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-tags
Source: https://github.com/686f6c61/alfred-dev/tree/main/skills/seo/meta-tags
Command: npx skills add https://github.com/686f6c61/alfred-dev --skill meta-tags

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the critical issue of poor website visibility and unattractive social media link previews caused by missing or incorrectly configured meta tags.

Core Features & Use Cases

  • Comprehensive Audit: Checks for essential SEO tags (title, description, canonical, lang, viewport) and social media tags (Open Graph, Twitter Cards).
  • Page-Specific Optimization: Ensures each URL has unique and relevant meta tags tailored to its content.
  • Automated Correction: Generates the exact HTML for missing or incorrect meta tags, ready for implementation.
  • Use Case: A company launches a new product page but notices it doesn't appear in search results and looks unappealing when shared on LinkedIn. This Skill can audit the page, identify the missing og:image and a truncated title tag, and provide the corrected HTML to fix both issues.

Quick Start

Audit the meta tags for the homepage URL 'https://example.com'.

Frequently Asked Questions about meta-tags

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

FAQPage Schema
How do I audit and fix SEO meta tags for my web pages?

To audit and fix SEO meta tags, analyze individual page URLs to identify missing or incorrectly configured title, meta description, canonical, Open Graph, and Twitter Card tags, then generate corrected HTML snippets for the head section.

Why does my page look unappealing when shared on social media?

Unappealing social media link previews are caused by missing or improperly configured Open Graph and Twitter Card tags. Auditing the URL identifies missing tags like og:image, allowing you to generate and implement the correct HTML.

What is the best way to check for missing canonical and title tags?

The best way to check for missing canonical and title tags is to run a comprehensive meta tag audit on the specific URL, which targets essential SEO tags and generates ready-to-implement HTML corrections for the head section.

Can I generate corrected HTML snippets for multiple page URLs at once?

Meta tag correction requires analysis of individual page URLs to ensure page-specific optimization. Each URL is evaluated to generate unique and relevant title, description, canonical, and social media tags tailored to its specific content.

Do I need to manually update my website code after auditing meta tags?

Yes, after auditing meta tags, you receive generated HTML snippets for the missing or incorrect tags. You must manually implement these corrected snippets into your web page head sections to improve search visibility.

What essential tags are checked during an SEO meta tag audit?

An SEO meta tag audit checks for essential tags including title, description, canonical, lang, viewport, as well as social media tags like Open Graph and Twitter Cards to ensure both search engine visibility and proper link previews.