international-seo

Implement hreflang tags and URL structures for multi-market websites.

207|31|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/AbsolutelySkilled/AbsolutelySkilled --skill international-seo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: international-seo
Source: https://github.com/AbsolutelySkilled/AbsolutelySkilled/tree/main/skills/international-seo
Command: npx skills add https://github.com/AbsolutelySkilled/AbsolutelySkilled --skill international-seo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

international-seo helps marketing and engineering teams optimize websites for multiple countries or languages by guiding hreflang implementation, URL structure decisions (ccTLD vs subdomain vs subdirectory), and geo-targeting in Google Search Console, plus multilingual content strategy.

Core Features & Use Cases

  • Hreflang guidance: implement correct language-country mappings, x-default fallbacks, and reciprocal signals to avoid common errors.
  • URL structure decisions: compare ccTLD, subdomain, and subdirectory approaches with trade-offs for geo-signal, authority, and maintenance.
  • Auditing and debugging: provide checks for common hreflang issues, debugging workflows, and framework-specific patterns (HTML, sitemap, Next.js).
  • Use Case: scaling a site to 3+ markets with localized content and consistent indexing.

Quick Start

Specify a target market and ask the AI to generate a complete hreflang and URL-structure plan for your site.

Frequently Asked Questions about international-seo

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

FAQPage Schema
How do I implement hreflang tags for a multi-market website?

International SEO requires choosing between ccTLD, subdomain, and subdirectory URL structures. Comparing these approaches involves evaluating trade-offs for geo-signals, domain authority, and maintenance to scale localized content across multiple markets.

Why are my hreflang tags not working correctly in Google Search Console?

Hreflang tags fail when ISO codes are invalid or reciprocal signals are missing. Debugging international SEO issues requires validating language-country mappings, checking x-default fallbacks, and auditing common errors within your HTML or XML sitemap implementations.

What is the best way to set up geo-targeting for multilingual content?

The best way to set up geo-targeting for multilingual content is by configuring Google Search Console settings alongside a structured URL strategy. This ensures search engines properly index localized content for specific regions and languages.

Do I need an x-default hreflang tag for my localized site?

Next.js supports international SEO by providing framework-specific patterns to implement hreflang tags and URL structures. You can use these patterns alongside HTML and XML sitemap configurations to generate valid multilingual geo-targeting signals.