seo-technical-canonical

Audit and fix canonical URL issues and improper redirects across SomosTécnicos.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/basabecode/SomosTecnicos --skill seo-technical-canonical
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-technical-canonical
Source: https://github.com/basabecode/SomosTecnicos/tree/main/.agents/skills/seo-technical-canonical
Command: npx skills add https://github.com/basabecode/SomosTecnicos --skill seo-technical-canonical

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit and fix canonical URLs and redirects to prevent indexing problems and Google Search Console errors on SomosTécnicos.

Core Features & Use Cases

  • Identify incorrect canonical declarations and redirect chains across static pages and dynamic routes.
  • Enforce consistent canonical paths, metadataBase usage, and openGraph.url with accurate sitemap alignment.

Quick Start

Audit the site to detect mismatched canonical paths and implement fixes.

Frequently Asked Questions about seo-technical-canonical

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

FAQPage Schema
How do I fix canonical URL issues causing Google Search Console indexing errors?

Audit canonical URL issues by identifying incorrect canonical declarations and redirect chains across static pages and dynamic routes to improve indexing and prevent Google Search Console errors. Enforce consistent relative canonical paths and align metadataBase configurations with Google Search Console expectations.

How do I enforce relative canonical URLs and avoid trailing slashes in Next.js?

Enforce relative canonical URLs and avoid trailing slashes by auditing Next.js metadataBase configurations and canonical path declarations across public pages and dynamic routes. Ensure consistent rules avoiding www prefixes to maintain proper SEO indexing and sitemap integrity.

Why does my og:url tag mismatch the canonical URL on dynamic routes?

Your og:url tag mismatches the canonical URL when openGraph.url declarations are inconsistent with canonical paths across dynamic routes. Audit your metadataBase usage and enforce alignment between openGraph.url and canonical declarations to ensure accurate sitemap integrity and SEO reliability.

How do I audit redirect chains and sitemap integrity for SEO reliability?

Audit redirect chains and sitemap integrity by identifying improper redirects and verifying sitemap alignment across public pages and dynamic routes. Enforce consistent canonical paths and metadataBase configurations to ensure SEO reliability and prevent indexing problems.

Does this canonical SEO audit work with Next.js metadataBase and dynamic routes?

Yes, this canonical SEO audit works with Next.js metadataBase and dynamic routes by identifying mismatched canonical paths and enforcing consistent relative canonicals. It ensures openGraph.url consistency, avoids trailing slashes, and aligns sitemap generation with Google Search Console expectations.