Skip to main content

seo-hreflang

Validates and generates hreflang tags for international SEO, ensuring correct implementation for multi-language and multi-region websites.

Install this skill

or
78/100

Security score

The seo-hreflang skill was audited on May 31, 2026 and we found 22 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 100

External URL reference

SourceSKILL.md
100<link rel="alternate" hreflang="en-US" href="https://example.com/page" />
low line 101

External URL reference

SourceSKILL.md
101<link rel="alternate" hreflang="en-GB" href="https://example.co.uk/page" />
low line 102

External URL reference

SourceSKILL.md
102<link rel="alternate" hreflang="fr" href="https://example.com/fr/page" />
low line 103

External URL reference

SourceSKILL.md
103<link rel="alternate" hreflang="x-default" href="https://example.com/page" />
low line 112

External URL reference

SourceSKILL.md
112Link: <https://example.com/page>; rel="alternate"; hreflang="en-US",
low line 113

External URL reference

SourceSKILL.md
113<https://example.com/fr/page>; rel="alternate"; hreflang="fr",
low line 114

External URL reference

SourceSKILL.md
114<https://example.com/page>; rel="alternate"; hreflang="x-default"
low line 147

External URL reference

SourceSKILL.md
147<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
low line 148

External URL reference

SourceSKILL.md
148xmlns:xhtml="http://www.w3.org/1999/xhtml">
low line 150

External URL reference

SourceSKILL.md
150<loc>https://example.com/page</loc>
low line 151

External URL reference

SourceSKILL.md
151<xhtml:link rel="alternate" hreflang="en-US" href="https://example.com/page" />
low line 152

External URL reference

SourceSKILL.md
152<xhtml:link rel="alternate" hreflang="fr" href="https://example.com/fr/page" />
low line 153

External URL reference

SourceSKILL.md
153<xhtml:link rel="alternate" hreflang="de" href="https://example.de/page" />
low line 154

External URL reference

SourceSKILL.md
154<xhtml:link rel="alternate" hreflang="x-default" href="https://example.com/page" />
low line 157

External URL reference

SourceSKILL.md
157<loc>https://example.com/fr/page</loc>
low line 158

External URL reference

SourceSKILL.md
158<xhtml:link rel="alternate" hreflang="en-US" href="https://example.com/page" />
low line 159

External URL reference

SourceSKILL.md
159<xhtml:link rel="alternate" hreflang="fr" href="https://example.com/fr/page" />
low line 160

External URL reference

SourceSKILL.md
160<xhtml:link rel="alternate" hreflang="de" href="https://example.de/page" />
low line 161

External URL reference

SourceSKILL.md
161<xhtml:link rel="alternate" hreflang="x-default" href="https://example.com/page" />
low line 184

External URL reference

SourceSKILL.md
184| en-US | https://... | ✅ | ✅ | ✅ | ✅ |
low line 185

External URL reference

SourceSKILL.md
185| fr | https://... | ❌ | ⚠️ | ✅ | ❌ |
low line 186

External URL reference

SourceSKILL.md
186| de | https://... | ✅ | ❌ | ✅ | ❌ |
Scanned on May 31, 2026
View Security Dashboard
Installation guide →
GitHub Stars 40
Rate this skill
Categorymarketing
UpdatedJune 15, 2026
mits-pl/wove