pseo-linking

Builds internal linking systems with hub-and-spoke structures, breadcrumbs, and XML sitemaps.

53|8|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/lisbeth718/pseo-skills --skill pseo-linking
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pseo-linking
Source: https://github.com/lisbeth718/pseo-skills/tree/main/skills/pseo-linking
Command: npx skills add https://github.com/lisbeth718/pseo-skills --skill pseo-linking

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of creating a robust and effective internal linking structure that boosts SEO performance, improves user navigation, and distributes link equity across a website.

Core Features & Use Cases

  • Hub-and-Spoke Architecture: Establishes clear topical authority by linking category hubs to child pages and vice-versa.
  • Related Pages: Dynamically suggests relevant content to keep users engaged and exploring the site.
  • Breadcrumbs & Navigation: Implements user-friendly breadcrumb trails and persistent navigation for better site structure.
  • Sitemap Generation: Creates dynamic XML sitemaps for improved search engine crawlability.
  • Redirect Management: Handles URL changes gracefully with 301 redirects to preserve SEO value.
  • Use Case: Implement a comprehensive internal linking strategy for a large e-commerce site, ensuring all product pages are discoverable, category hubs are well-connected, and users can easily navigate between related products.

Quick Start

Use the pseo-linking skill to build breadcrumb navigation for the current page.

Frequently Asked Questions about pseo-linking

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

FAQPage Schema
How do I build a hub-and-spoke internal linking structure for SEO?

A hub-and-spoke internal linking structure connects category hubs to child pages and vice-versa to establish topical authority. This architecture distributes link equity efficiently while improving crawlability and user navigation across topical clusters.

How do I implement BreadcrumbList schema markup for navigation?

You can implement BreadcrumbList schema markup by building breadcrumb trails with proper schema coordination. This requires data layer access for page relationships to generate accurate user-friendly breadcrumb navigation for your site structure.

What's the best way to generate dynamic XML sitemaps for large websites?

Dynamic XML sitemaps are generated by mapping page relationships within the data layer, improving search engine crawlability. This ensures all topical clusters, hub pages, and individual pages remain discoverable during regular crawling.

How do I manage 301 redirects to preserve SEO value during URL changes?

Redirect management preserves SEO value during URL changes by implementing 301 redirects to route traffic gracefully. This ensures users and search engine crawlers reach the correct destinations without losing existing link equity.

Does this internal linking approach work for large e-commerce sites?

Yes, this internal linking approach works for large e-commerce sites by ensuring all product pages remain discoverable and category hubs stay well-connected. Cross-category links, related pages components, and footer navigation keep users exploring related products.

Why do I need data layer access for programmatic SEO internal linking?

Data layer access is required for programmatic SEO internal linking because it provides the page relationships needed to dynamically generate breadcrumbs, related pages components, and XML sitemaps accurately across the entire site architecture.