seo-hreflangТехнічне SEO, навичка для агента від agricidaniel/claude-seo

Технічне SEO

agricidaniel/claude-seoskills.sh ↗

Встановлень

5 027

без дублів, на момент останньої синхронізації

Відколи рахуємо

+3.3%

37 зчитувань, приблизно раз на 2 год. Це не жива крива.

Наша категорія

Технічне SEO

наше

Останнє зчитування

5 вер. 2026 р.

з каталогу

Наш розбір

наше

Навичка seo-hreflang проводить аудит міжнародних SEO‑реалізацій, перевіряючи існуючі hreflang‑теги, правильність кодів мови та регіону та забезпечуючи двостороннє зв’язування. Вона також може генерувати правильні hreflang‑теги в HTML, HTTP‑заголовках або XML‑картах сайту. Крім того, вона виконує перевірки паритету контенту, оцінки культурної адаптації та валідації форматів локалі для багатомовних сайтів.

Що дає на виході
  • звіт валідації
  • набір hreflang‑тегів
  • XML‑карта сайту
  • оцінка культурної адаптації
  • матриця паритету
Що потрібно
  • URL сайту
  • HTML‑сторінки
  • файл карти сайту
  • файли довідки про локалі
  • директорія контенту
Платні сервіси

невідомо

Докази включають знахідку, пов’язану з оплатою, але не уточнюють, чи потрібен платний план.

Реєстрація

не виявлено

Немає доказів, які згадують створення облікового запису або реєстрацію.

Межі й людська перевірка

Навичка не може гарантувати покращення позицій у пошуку або виправити SEO‑проблеми поза межами їх звітування. Вона не може автоматично перекладати чи переписувати контент, а також не може перевіряти культурні нюанси, які потребують глибокого людського розуміння. Недоступні URL‑адреси або сайти, захищені автентифікацією, повідомляються як помилки без подальшого аналізу.

Доказиstatic findingsskills/seo-hreflang/references/content-parity.md:1-50skills/seo-hreflang/references/cultural-profiles.md:1-49skills/seo-hreflang/references/locale-formats.md:1-80+2
static findingsstatic_finding
[{"code":"payment","match":"pricing","path":"references/content-parity.md"}]
skills/seo-hreflang/references/content-parity.md1–50 · уривок обрізано
# Content Parity Audit for Multi-Language Sites

Load this reference when auditing content parity across language versions of a site.
Content parity ensures all language versions provide equivalent value and SEO signals.

Original concept: Chris Muller (Pro Hub Challenge)

## Content Parity Matrix

For each page that exists in multiple languages, check:

| Dimension | What to Compare | Acceptable Variance | Severity if Failing |
|-----------|----------------|--------------------|--------------------|
| Page existence | Does equivalent page exist in all declared languages? | 0% — all declared languages must have the page | High |
| Section structure | Same number of H2/H3 sections? | ±1 section allowed | Medium |
| FAQ items | Same number of FAQ questions? | ±2 items allowed | Medium |
| Images | Same number of images with localized alt text? | Must match exactly | Medium |
| Charts/SVGs | Charts present in all versions? | Must match exactly | Low |
| Word count | Proportional to language expansion ratio? | ±30% of expected ratio | Low |
| Schema markup | JSON-LD present and localized in all versions? | Must match type and key properties | High |
| Title tag | Localized with target 
skills/seo-hreflang/references/cultural-profiles.md1–49 · уривок обрізано
# Cultural Adaptation Profiles for International SEO

Load this reference when analyzing multi-language sites or generating hreflang
implementations. Profiles guide cultural assessment beyond technical validation.

Original concept: Chris Muller (Pro Hub Challenge)

## DACH Region (DE, AT, CH)

| Dimension | Guideline |
|-----------|-----------|
| Formality | High. Use "Sie" (formal you). Professional tone expected. |
| Humor | Conservative. Avoid sarcasm and wordplay in CTAs. |
| CTA Style | Indirect preferred. "Jetzt entdecken" over "Jetzt kaufen". |
| Trust Signals | Certifications (TUV, ISO), "Datenschutz" (privacy), Impressum required by law. |
| Legal | Impressum page mandatory. DSGVO (GDPR). Widerrufsrecht (right of withdrawal). |
| Number Format | 1.000,00 (dot for thousands, comma for decimal) |
| Date Format | DD.MM.YYYY |
| Currency | EUR (DE/AT), CHF (CH) |
| Color Symbolism | Blue = trust, Green = eco/nature, Red = caution (not urgency) |
| Brand Substitution | Walmart → MediaMarkt, Home Depot → Hornbach, Amazon → Otto/Zalando |
| Word Expansion | +25-35% vs English (plan for longer headlines and button text) |

## Francophone (FR, BE, CA-FR, CH-FR)

| Dimension | Guid
skills/seo-hreflang/references/locale-formats.md1–80 · уривок обрізано
# Locale Format Reference for International SEO

Load this reference when validating content parity or generating localized content.
Mismatched formats (e.g., US date format on a German page) signal poor localization
and reduce user trust.

Original concept: Chris Muller (Pro Hub Challenge)

## Number Formats

| Locale | Thousands | Decimal | Example |
|--------|-----------|---------|---------|
| en-US | , | . | 1,234.56 |
| en-GB | , | . | 1,234.56 |
| de-DE | . | , | 1.234,56 |
| de-AT | . | , | 1.234,56 |
| de-CH | ' | . | 1'234.56 |
| fr-FR | (space) | , | 1 234,56 |
| fr-CA | (space) | , | 1 234,56 |
| es-ES | . | , | 1.234,56 |
| es-MX | , | . | 1,234.56 |
| ja-JP | , | . | 1,234 |
| pt-BR | . | , | 1.234,56 |
| it-IT | . | , | 1.234,56 |
| nl-NL | . | , | 1.234,56 |
| ko-KR | , | . | 1,234 |
| zh-CN | , | . | 1,234.56 |

## Date Formats

| Locale | Format | Example |
|--------|--------|---------|
| en-US | MM/DD/YYYY | 04/14/2026 |
| en-GB | DD/MM/YYYY | 14/04/2026 |
| de-DE | DD.MM.YYYY | 14.04.2026 |
| fr-FR | DD/MM/YYYY | 14/04/2026 |
| es-ES | DD/MM/YYYY | 14/04/2026 |
| ja-JP | YYYY/MM/DD or YYYY年MM月DD日 | 2026/04/14 |
| pt-BR | DD/MM/YYYY | 14/04/2026 |
| ko-KR | YYYY.M
skills/seo-hreflang/references/machine-translation-qa.md1–44 · уривок обрізано
# Machine-translation QA flag (September 11, 2025 QRG)

Google's January 23, 2025 Quality Rater Guidelines update added
explicit language about **machine-translated content with no human
review** as a form of scaled content abuse (§4.6.5). This is also the
**enforceable webmaster-facing spam policy** (updated 2026-05-15), which
names "automated transformations like synonymizing, **translating**, or
other obfuscation techniques" as scaled content abuse:
https://developers.google.com/search/docs/essentials/spam-policies

> "Using automated tools (generative AI or otherwise) as a low-effort
> way to produce many pages that add little-to-no value."

Machine-translated content is fine **when reviewed by a human
speaker and corrected**. Untranslated MT — or "lightly post-edited"
output that still contains hallucinated terms, wrong gender/number
agreement, or untranslated proper nouns — is treated as scaled
content abuse.

## Signals the seo-hreflang audit should surface

| Signal | Severity | Notes |
|---|---|---|
| Multiple `hreflang` alternates point to URLs whose content is identical except for header chrome | Critical | Indicates the body wasn't translated; just template wrapped. |
|
skills/seo-hreflang/SKILL.md1–269 · уривок обрізано
---
name: seo-hreflang
description: >
  Hreflang and international SEO audit, validation, and generation. Detects
  common mistakes, validates language/region codes, and generates correct
  hreflang implementations. Use when user says "hreflang", "i18n SEO",
  "international SEO", "multi-language", "multi-region", or "language tags".
user-invocable: true
argument-hint: "[url]"
license: MIT
metadata:
  author: AgriciDaniel
  version: "2.2.5"
  category: seo
---

# Hreflang & International SEO

Validate existing hreflang implementations or generate correct hreflang tags
for multi-language and multi-region sites. Supports HTML, HTTP header, and
XML sitemap implementations.

## Validation Checks

### 1. Self-Referencing Tags
- Every page must include an hreflang tag pointing to itself
- The self-referencing URL must exactly match the page's canonical URL
- Missing self-referencing tags cause Google to ignore the entire hreflang set

### 2. Return Tags
- If page A links to page B with hreflang, page B must link back to page A
- Every hreflang relationship must be bidirectional (A→B and B→A)
- Missing return tags invalidate the hreflang signal for both pages
- Check all language versions

Прочитано 6 з 6 текстових файлів скіла.

Станом на вересень 2026 р. · GPTСкладено з опублікованих файлів скіла. Перед тим як покладатися на дані про доступ і вартість — перевірте у джерелі.

Встановленняз каталогу

npx skills add https://github.com/agricidaniel/claude-seo

Встановлення відбувається там, не тут. Ми — покажчик із думкою, а не дзеркало.

Що всерединіз каталогу

LICENSE.txt
references/content-parity.md
references/cultural-profiles.md
references/locale-formats.md
references/machine-translation-qa.md
SKILL.md

6 файлів — лише назви. Каталог не повідомляє розмірів.

Що знайшли аудиториз каталогу

Скіл — це інструкції, яких ваш агент послухається, і скрипти, які він може запустити: хто це перевірив, важить не менше, ніж скільки людей його поставили.

Gen Agent Trust HubThis skill is a comprehensive SEO reference and guide for validating and generating hreflang tags. It consists entirely of documentation and reference tables for internationalization and cultural adaptation. No executable code, scripts, or network exfiltration patterns were detected.11 трав. 2026 р. · SAFEpass
SocketNo alerts11 трав. 2026 р.pass
SnykRisk: MEDIUM · 1 issue11 трав. 2026 р. · MEDIUMwarn
Runlayer1 file scanned · No issues21 лют. 2026 р. · NONEpass
ZeroLeaksScore: 93/100 · 2 sections analyzed16 квіт. 2026 р. · NONEpass

Встановлення, зчитування за зчитуваннямнаше

4.9k
5k
30 серп. 2026 р.37 зчитувань за 6 дн., намальовано по останньому зчитуванню кожного дня.5 вер. 2026 р.

Вісь починається з 4.9k, не з нуля — діапазон від 4.9k до 5k.

Поруч на тій самій полицінаше