01

Method

The collector requested the HTTP apex and HTTPS www variants with automatic redirect following disabled. It recorded the first status and Location header. DNS errors are retained as errors rather than silently discarded.

Only two intentional variants were checked. This is a normalization baseline, not a broad subdomain scan.

Measurement recordHostinger VPS in Europe; one cold request per URLCollector version 1.0.0Raw JSON ↗
02

Observed evidence

SignalObservedWhy it matters
http://sitesignalhub.com/HTTP 302 → https://sitesignalhub.com/The insecure apex converged on the preferred HTTPS URL.
https://www.sitesignalhub.com/Status 0 · gaierrorThe www hostname did not resolve from the measurement environment.
Preferred originhttps://sitesignalhub.comUsed consistently in the raw dataset and sitemap.
03

Findings

  • HTTP-to-HTTPS normalization worked with a 302 at measurement time.
  • The www variant had no resolvable DNS path.
  • A user or backlink using www would fail before a canonical signal could be read.
04

Decision and resulting changes

Add an explicit www DNS and redirect rule, then verify it with the same no-follow measurement. Prefer a permanent redirect only after the destination is proven stable.

  • Recorded the failure as a public baseline.
  • Separated hostname remediation from page canonical remediation.
  • Added the www variant to ongoing monitoring.
05

Limits and reproduction

Re-run automation/evidence_collector.py against the public origin and compare the resulting JSON fields. A difference is evidence of a changed response, not automatically an improvement.

  • DNS answers can vary by resolver and time.
  • The study does not enumerate unrelated subdomains.

Primary references

Release record

— Baseline captured from the public site, limitations documented, and remediation decision published.

Prepared by SiteSignal Hub Field Lab. Evidence collection and structural checks are automated; no personal use, customer result, or human test is claimed.