HTTPS WWW Canonical Host Auditor avatar

HTTPS WWW Canonical Host Auditor

Pricing

from $4.90 / 1,000 https www canonical host auditor page auditeds

Go to Apify Store
HTTPS WWW Canonical Host Auditor

HTTPS WWW Canonical Host Auditor

Audit https www canonical host auditor inputs and return structured findings, evidence rows, and a buyer-ready report for SEO, developer, and operations teams.

Pricing

from $4.90 / 1,000 https www canonical host auditor page auditeds

Rating

0.0

(0)

Developer

junipr

junipr

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Store Positioning

Store title: HTTPS WWW Canonical Host Auditor

Short description: Audit https www canonical host auditor inputs and return structured findings, evidence rows, and a buyer-ready report for SEO, developer, and operations teams.

SEO title: HTTPS WWW Canonical Host Auditor — technical SEO, web, and domain audit

SEO description: Audit https www canonical host auditor inputs and return structured findings, evidence rows, and a buyer-ready report for SEO, developer, and operations teams. Use it to find crawlability, indexability, security, metadata, and page-quality issues with evidence-backed rows and audit reports.

Categories: SEO_TOOLS

Keywords: https, www, canonical, host, auditor, structured data, public data, web/domain audit

Fixed-Inclusive PPE Pricing

This actor uses pay-per-event pricing. Event prices include Apify platform usage; users are not expected to pay a separate platform-usage pass-through charge for the configured pricing model.

  • Tier: W1 — Web/domain audit
  • Primary event: page-audited at $0.00490 base
  • Default max charge: $10.00
  • Store discounts: FREE/BRONZE base, SILVER discounted, GOLD deepest approved discount

Event set:

  • actor-start: base $0.00500, GOLD $0.00400. HTTPS Www Canonical Host Auditor: charged when actor start is completed. The price includes Apify platform usage; no separate usage pass-through is intended.
  • page-audited: base $0.00490, GOLD $0.00392. HTTPS Www Canonical Host Auditor: charged when page audited is completed. The price includes Apify platform usage; no separate usage pass-through is intended.
  • rule-parsed: base $0.00372, GOLD $0.00298. HTTPS Www Canonical Host Auditor: charged when rule parsed is completed. The price includes Apify platform usage; no separate usage pass-through is intended.
  • finding-emitted: base $0.00372, GOLD $0.00298. HTTPS Www Canonical Host Auditor: charged when finding emitted is completed. The price includes Apify platform usage; no separate usage pass-through is intended.
  • audit-report-generated: base $0.05000, GOLD $0.04000. HTTPS Www Canonical Host Auditor: charged when audit report generated is completed. The price includes Apify platform usage; no separate usage pass-through is intended.

Public Task Concepts

  • Audit HTTPS WWW Canonical Host controls on a capped public sample
  • Find high-priority HTTPS WWW Canonical Host issues before release
  • Validate HTTPS WWW Canonical Host evidence from supplied pages
  • Prioritize HTTPS WWW Canonical Host fixes with severity and proof
  • Export HTTPS WWW Canonical Host QA rows for client review

HTTPS WWW Canonical Host Auditor tests whether HTTP/HTTPS and www/non-www variants converge on one preferred public URL. It follows real redirect chains and records the final host, protocol, canonical tag, HSTS signal, and actionable normalization failures.

What it checks

  • Generates the enabled HTTP/HTTPS and www/non-www variants for each supplied origin.
  • Follows redirects up to maxRedirects, preserving every hop and status code.
  • Detects redirect loops, protocol downgrades, HTTP endpoints that do not enforce HTTPS, split final hosts, non-success finals, and canonical conflicts.
  • Evaluates the preferred host/protocol and optional HSTS and canonical-tag signals.
  • Accepts redirectSnapshots for repeatable audits of captured redirect behavior without replacing the live URL-fetch path.

Reports

The default key-value store includes https-www-canonical-host-audit.md, host-variant-results.csv, redirect-chain-results.json, canonical-host-conflicts.csv, and https-enforcement-issues.csv. Every report is derived from the emitted variant rows.

Example input

{
"siteOrigins": [
"https://example.com/"
],
"preferredHost": "example.com",
"preferredProtocol": "https",
"testWwwNonWww": "true",
"testHttpHttps": "true",
"followRedirects": true,
"maxRedirects": 6,
"includeCanonicalTagCheck": true,
"includeHstsCheck": true,
"requestDelayMs": 100,
"timeoutMs": 10000
}

Output fields

siteOrigin, variantUrl, variantType, statusCode, redirectCount, redirectChain, finalUrl, finalProtocol, finalHost, preferredHostMatched, preferredProtocolMatched, canonicalUrl, canonicalMatchesFinalUrl, hstsPresent, protocolDowngrade, loopDetected, issueCode, severity, recommendation

Cost controls

Each checked host variant produces at most one dataset row. Keep origin lists and maxRedirects bounded; use allowedDomains when the input comes from a larger sitemap.

Limitations

Results reflect public HTTP responses at run time. This actor does not change DNS, TLS certificates, redirects, server configuration, canonical tags, or HSTS policy.