seo

Optimize websites for search visibility through technical SEO and structured data.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/adrigonz-sfts/softour-fe-components__module --skill seo-adrigonz-sfts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo
Source: https://github.com/adrigonz-sfts/softour-fe-components__module/tree/main/.cursor/skills/seo
Command: npx skills add https://github.com/adrigonz-sfts/softour-fe-components__module --skill seo-adrigonz-sfts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps improve a website's ranking and visibility in search engine results pages (SERPs) by addressing technical, on-page, and structured data aspects of Search Engine Optimization.

Core Features & Use Cases

  • Technical SEO Audit: Analyzes crawlability, sitemaps, URL structure, and HTTPS implementation.
  • On-Page Optimization: Guides on optimizing title tags, meta descriptions, headings, images, and internal linking.
  • Structured Data Implementation: Provides examples for JSON-LD schema markup (Organization, Article, Product, FAQ, Breadcrumbs).
  • Use Case: A marketing manager wants to ensure their new product page ranks higher. They can use this Skill to check and implement best practices for title tags, meta descriptions, heading structure, and add product-specific structured data.

Quick Start

Use the seo skill to generate a robots.txt file that allows all crawling and disallows access to /admin/ and /api/ directories.

Frequently Asked Questions about seo

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

FAQPage Schema
How do I optimize website ranking with technical SEO and structured data?

Optimize website ranking by analyzing crawlability, URL structure, and HTTPS implementation, while adding JSON-LD schema markup like Product or FAQ to improve search visibility and indexing.

What is the best way to implement structured data for search engine optimization?

Implement structured data for search engine optimization by adding JSON-LD schema markup for Organization, Article, Product, FAQ, and Breadcrumbs to enhance content relevance in SERPs.

How do I generate a robots.txt file to manage crawlability for my website?

Generate a robots.txt file to manage crawlability by configuring rules that allow all crawling while disallowing access to restricted directories like /admin/ and /api/.

Can I use Lighthouse SEO audit principles to check on-page optimization elements?

Yes, you can use Lighthouse SEO audit principles to check on-page optimization elements, ensuring adherence to Google Search guidelines for title tags, meta descriptions, and headings.

Does technical SEO require HTTPS implementation and sitemaps for better indexing?

Technical SEO requires HTTPS implementation and sitemaps for better indexing, directly addressing crawlability and URL structure to improve overall search engine performance.