seo

Provides SEO guidance for technical elements, on-page content, and JSON-LD structured data.

Updated Mar 11, 2018
One-click install
npx skills add https://github.com/jorgegvalencia/dotfiles --skill seo-jorgegvalencia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo
Source: https://github.com/jorgegvalencia/dotfiles/tree/main/gemini/skills/seo
Command: npx skills add https://github.com/jorgegvalencia/dotfiles --skill seo-jorgegvalencia

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps improve a website's ranking in search engine results by optimizing various technical and on-page elements.

Core Features & Use Cases

  • Technical SEO: Optimizes crawlability, sitemaps, URL structure, and HTTPS implementation.
  • On-Page SEO: Guides on title tags, meta descriptions, headings, image optimization, and internal linking.
  • Structured Data: Provides examples for implementing JSON-LD for organizations, articles, products, FAQs, and breadcrumbs.
  • Use Case: You need to ensure your new blog post is discoverable by search engines. This Skill can help you craft an optimal title tag, meta description, and implement relevant structured data.

Quick Start

Use the seo skill to generate a basic JSON-LD schema for an article.

Frequently Asked Questions about seo

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

FAQPage Schema
How do I implement structured data in JSON-LD format for an article?

To implement JSON-LD structured data for an article, you add a script tag with type "application/ld+json" to your page containing the Article schema. This Skill provides exact JSON-LD templates for articles, products, FAQs, and breadcrumbs to enhance search engine visibility.

What is the best way to optimize technical SEO elements like robots.txt and sitemaps?

The best way to optimize technical SEO is by configuring robots.txt for crawlability, generating XML sitemaps, and setting canonical URLs. This Skill guides you through these technical implementations alongside HTTPS enforcement to ensure search engines properly index your website structure.

How do I write effective title tags and meta descriptions for on-page SEO?

Writing effective title tags and meta descriptions for on-page SEO requires crafting concise, keyword-rich summaries of your page content. This Skill provides guidance on optimizing these on-page elements, headings, image alt text, and internal linking strategies.

Do I need structured data for mobile and international SEO?

Structured data benefits mobile and international SEO by helping search engines understand content context across regions. This Skill addresses mobile and international SEO considerations alongside structured data implementation for various content types like Organization and Product.

Why does my search engine optimization strategy need canonical URLs and HTTPS?

Your search engine optimization strategy needs canonical URLs to prevent duplicate content issues and HTTPS to ensure secure connections. This Skill covers these technical SEO aspects to protect crawl budget and improve site trustworthiness for better rankings.

Can I use this SEO skill to generate schema markup for an FAQPage?

Yes, you can use this Skill to generate schema markup for an FAQPage. It provides comprehensive JSON-LD examples for FAQPage, BreadcrumbList, Organization, Article, and Product content types to help search engines parse your page data.