# SEO > Skill for implementing SEO best practices - Author: Sbozo88 - Repository: Sbozo88/TKM-Registration-Form - Version: 20260128021444 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/Sbozo88/TKM-Registration-Form - Web: https://mule.run/skillshub/@@Sbozo88/TKM-Registration-Form~SEO:20260128021444 --- --- name: SEO description: Skill for implementing SEO best practices --- # SEO Skill This skill provides a checklist for ensuring good SEO. ## Instructions - [ ] **Title Tag**: Each page must have a unique, descriptive ``. - [ ] **Meta Description**: Add `<meta name="description" content="...">`. - [ ] **H1 Tag**: Ensure exactly one `<h1>` per page. - [ ] **Alt Text**: Add `alt` attributes to all `<img>` tags. - [ ] **Semantic HTML**: Use `<header>`, `<main>`, `<footer>`, `<nav>`, `<article>`, etc. - [ ] **Open Graph**: Add `og:title`, `og:description`, `og:image` meta tags for social sharing.