Hreflang Tag Checker — International SEO Audit avatar

Hreflang Tag Checker — International SEO Audit

Pricing

from $0.20 / 1,000 hreflang or audit rows

Go to Apify Store
Hreflang Tag Checker — International SEO Audit

Hreflang Tag Checker — International SEO Audit

Extract and validate hreflang tags from web pages for international SEO audits and monitoring.

Pricing

from $0.20 / 1,000 hreflang or audit rows

Rating

0.0

(0)

Developer

Q Services

Q Services

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

14 days ago

Last modified

Categories

Share

Extract and validate rel="alternate" hreflang tags from any list of pages.

Use it for international SEO audits, migration checks, recurring monitoring, and client reports.

Example result:

{
"sourceUrl": "https://www.apple.com",
"status": "found",
"hreflang": "en-US",
"href": "https://www.apple.com/",
"isValidHreflang": true,
"isSelfReferencing": true,
"canonicalUrl": "https://www.apple.com/",
"scrapedAt": "2026-07-09T10:30:00.000Z"
}

How to use it

  1. Paste one or more page URLs.
  2. Choose whether to include pages with no hreflang tags.
  3. Start the Actor and export the Dataset.

Pricing

EventPrice
Run start$0.005
Per hreflang or audit row$0.0002

1,000 rows cost about $0.205 before Apify platform usage.

Output fields

FieldTypeAlways present
sourceUrlURLYes
statusfound or missingYes
pageTitlestring or nullNo
canonicalUrlURL or nullNo
hreflangstring or nullNo
hrefURL or nullNo
isValidHreflangboolean or nullNo
isAbsoluteUrlboolean or nullNo
isSelfReferencingboolean or nullNo
scrapedAtISO dateYes

Limitations

  • It checks only the URLs you provide; it does not crawl an entire site.
  • It validates tag shape, absolute targets and self-reference signals, but does not fetch every alternate URL.
  • Reciprocal hreflang validation can be added later if demand appears.

FAQ

Can I use it for scheduled monitoring? Yes. Schedule key templates or locale pages and alert on missing tags.

Does it support x-default? Yes, x-default is treated as a valid hreflang value.