Skip to main content

seo-hreflang

Audits 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 Mar 22, 2026 and we found 22 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 96

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

SourceSKILL.md
146<loc>https://example.com/page</loc>
low line 147

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

SourceSKILL.md
153<loc>https://example.com/fr/page</loc>
low line 154

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

SourceSKILL.md
180| en-US | https://... | ✅ | ✅ | ✅ | ✅ |
low line 181

External URL reference

SourceSKILL.md
181| fr | https://... | ❌ | ⚠️ | ✅ | ❌ |
low line 182

External URL reference

SourceSKILL.md
182| de | https://... | ✅ | ❌ | ✅ | ❌ |
Scanned on Mar 22, 2026
View Security Dashboard