What problem does it solve?
This Skill audits a Replit-built website or web app's source code and implements practical SEO improvements so pages are discoverable, shareable, and indexable before deployment.
Core Features & Use Cases
- Title & Meta Optimization: Ensure each page or route has a unique title and meta description and implement dynamic titles for SPAs.
- Social & Structured Data: Add Open Graph and Twitter Card tags plus JSON-LD structured data appropriate to the site type.
- Crawlability & Technical Fixes: Generate or fix robots.txt and sitemap.xml, add canonical links, enforce semantic HTML, image alt attributes, and SPA prerendering/SSR or meta injection as needed.
- Use Case: Prepare a Replit landing page or single-page app for launch by fixing head tags, adding OG images, creating a sitemap, and ensuring routes render correctly for crawlers.
Quick Start
Ask the skill to audit and apply SEO fixes to the current Replit project, including titles, meta descriptions, Open Graph tags, sitemap, robots.txt, canonical links, image alts, and SPA fixes.