🏷️ Meta Tag Analyzer avatar

🏷️ Meta Tag Analyzer

Pricing

Pay per event

Go to Apify Store
🏷️ Meta Tag Analyzer

🏷️ Meta Tag Analyzer

Analyze meta tags, Open Graph, Twitter Cards, JSON-LD, canonical, hreflang for any URL. Detect SEO issues, missing tags, social preview problems. Bulk scan up to 500 URLs at once.

Pricing

Pay per event

Rating

0.0

(0)

Developer

太郎 山田

太郎 山田

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

6 hours ago

Last modified

Share

Analyze meta tags, Open Graph, Twitter Cards, JSON-LD, and hreflang for any URL. Detect SEO issues and missing social preview tags.

Store Quickstart

Start with the Quickstart template (3 demo URLs). For full SEO audits, use SEO Audit template with 50+ URLs.

Key Features

  • 🏷️ All meta tags extracted — Title, description, keywords, canonical, robots, viewport, charset
  • 📱 Open Graph parsed — og:title, og:image, og:description, og:type, og:url and more
  • 🐦 Twitter Card detected — twitter:card, twitter:image, twitter:creator, twitter:site
  • 🌍 Hreflang inspected — Multi-language alternate links for international SEO
  • 🧩 JSON-LD structured data — Schema.org types detected (Article, Product, Organization, etc.)
  • ⚠️ Issues flagged — Missing canonical, truncated titles, missing OG image, hreflang errors

Use Cases

WhoWhy
SEO specialistsAudit title/meta tags for length, missing canonical, duplicate content
Social media managersVerify Open Graph images render correctly on Facebook/LinkedIn
International teamsValidate hreflang tags on multilingual sites
Content marketersEnsure Twitter Cards display properly when content is shared
Schema.org auditorsDetect missing or malformed structured data on product pages

Input

FieldTypeDefaultDescription
urlsstring[](required)URLs to analyze (max 500)
concurrencyinteger10Parallel requests (1-10)

Input Example

{
"urls": ["https://example.com/product/1", "https://example.com/blog/post-1"],
"concurrency": 10
}

Output Example

{
"url": "https://example.com/product/1",
"title": "Premium Widget — Example Store",
"description": "Buy the best widget...",
"canonical": "https://example.com/product/1",
"og": {"title": "Premium Widget", "image": "https://example.com/widget.jpg", "type": "product"},
"twitter": {"card": "summary_large_image"},
"hreflang": [{"lang": "en-us", "href": "..."}],
"jsonLd": [{"@type": "Product", "name": "Premium Widget"}],
"issues": []
}

FAQ

Which meta tags are most important for SEO?

title, description, canonical, and robots are critical. og:image matters for social shares. hreflang matters if you have multilingual content.

Can it follow redirects?

Yes. Meta tags are extracted from the final URL after redirects.

Does it render JavaScript?

No. Tags are extracted from initial HTML only. If your site renders tags client-side, this actor won't see them.

What issues are flagged?

Truncated titles (>60 chars), missing description, missing canonical, missing og:image, duplicate meta description.

URL/Link Tools cluster — explore related Apify tools:

Cost

Pay Per Event:

  • actor-start: $0.01 (flat fee per run)
  • dataset-item: $0.003 per output item

Example: 1,000 items = $0.01 + (1,000 × $0.003) = $3.01

No subscription required — you only pay for what you use.