{
  "generated_at": "2026-04-26T09:12:31.195Z",
  "primary": "https://pfeffel.at",
  "summary": {
    "ok": 2,
    "warn": 3,
    "error": 3
  },
  "results": [
    {
      "start": "http://pfeffel.at",
      "hops": [
        {
          "url": "http://pfeffel.at",
          "status": 301,
          "location": "https://pfeffel.at/"
        },
        {
          "url": "https://pfeffel.at/",
          "status": 200
        }
      ],
      "finalStatus": 200,
      "finalUrl": "https://pfeffel.at/",
      "verdict": "ok-primary",
      "message": "200 OK at https://pfeffel.at/"
    },
    {
      "start": "http://www.pfeffel.at",
      "hops": [
        {
          "url": "http://www.pfeffel.at",
          "status": 302,
          "location": "http://pfeffel.at/"
        },
        {
          "url": "http://pfeffel.at/",
          "status": 301,
          "location": "https://pfeffel.at/"
        },
        {
          "url": "https://pfeffel.at/",
          "status": 200
        }
      ],
      "finalStatus": 200,
      "finalUrl": "https://pfeffel.at/",
      "verdict": "error-chain",
      "message": "Redirect chain (2 hops) instead of single 301"
    },
    {
      "start": "https://www.pfeffel.at",
      "hops": [
        {
          "url": "https://www.pfeffel.at",
          "status": 302,
          "location": "https://pfeffel.at/"
        },
        {
          "url": "https://pfeffel.at/",
          "status": 200
        }
      ],
      "finalStatus": 200,
      "finalUrl": "https://pfeffel.at/",
      "verdict": "warn-302",
      "message": "Uses 302/307 (temporary) instead of 301 (permanent)"
    },
    {
      "start": "http://gartenhotel-wachau.at",
      "hops": [
        {
          "url": "http://gartenhotel-wachau.at",
          "status": 302,
          "location": "http://pfeffel.at/"
        },
        {
          "url": "http://pfeffel.at/",
          "status": 301,
          "location": "https://pfeffel.at/"
        },
        {
          "url": "https://pfeffel.at/",
          "status": 200
        }
      ],
      "finalStatus": 200,
      "finalUrl": "https://pfeffel.at/",
      "verdict": "error-chain",
      "message": "Redirect chain (2 hops) instead of single 301"
    },
    {
      "start": "http://www.gartenhotel-wachau.at",
      "hops": [
        {
          "url": "http://www.gartenhotel-wachau.at",
          "status": 302,
          "location": "http://pfeffel.at/"
        },
        {
          "url": "http://pfeffel.at/",
          "status": 301,
          "location": "https://pfeffel.at/"
        },
        {
          "url": "https://pfeffel.at/",
          "status": 200
        }
      ],
      "finalStatus": 200,
      "finalUrl": "https://pfeffel.at/",
      "verdict": "error-chain",
      "message": "Redirect chain (2 hops) instead of single 301"
    },
    {
      "start": "https://gartenhotel-wachau.at",
      "hops": [
        {
          "url": "https://gartenhotel-wachau.at",
          "status": 302,
          "location": "https://pfeffel.at/"
        },
        {
          "url": "https://pfeffel.at/",
          "status": 200
        }
      ],
      "finalStatus": 200,
      "finalUrl": "https://pfeffel.at/",
      "verdict": "warn-302",
      "message": "Uses 302/307 (temporary) instead of 301 (permanent)"
    },
    {
      "start": "https://www.gartenhotel-wachau.at",
      "hops": [
        {
          "url": "https://www.gartenhotel-wachau.at",
          "status": 302,
          "location": "https://pfeffel.at/"
        },
        {
          "url": "https://pfeffel.at/",
          "status": 200
        }
      ],
      "finalStatus": 200,
      "finalUrl": "https://pfeffel.at/",
      "verdict": "warn-302",
      "message": "Uses 302/307 (temporary) instead of 301 (permanent)"
    },
    {
      "start": "https://pfeffel.at",
      "hops": [
        {
          "url": "https://pfeffel.at",
          "status": 200
        }
      ],
      "finalStatus": 200,
      "finalUrl": "https://pfeffel.at",
      "verdict": "ok-primary",
      "message": "200 OK direct"
    }
  ]
}