kweonsikyung/hreflang-check
Verify multilingual SEO integrity — hreflang symmetry, canonical tags, status codes, and redirect chains
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | Page URL(s) to check, comma-separated | no | — |
| sitemap | Sitemap XML URL to crawl | no | — |
| locales | Expected locale codes, comma-separated (e.g. en,ko,ja) | no | — |
| format | Output format — table or json | no | table |
| report | Path to write an HTML report file (e.g. ./hreflang-report.html) | no | — |
| render | Also fetch each page with Playwright and diff raw HTML vs fully-rendered DOM (requires playwright installed in the calling repo) | no | false |
| next-config | Path to next.config.js/mjs — auto-detects i18n.locales (overrides locales input) | no | — |
| fail-on-error | Fail the action when issues are found | no | true |
Outputs
no outputs