Redirect check: "www.wired.com"

HTTP redirect (a.k.a. web forwarding) is used when you want to send browsers/visitors from one URL to another automatically. This can be because you've switched domain names, and you don't want to lose people who still arrive on the old URL, or because you use an easy-to-remember domain (e.g. firefox.com) but the actual content is on another website.

HTTP redirection

     Original URL: http://www.wired.com?
     DNS: www.wired.com → 151.101.38.194
     Local privacy upgrade https://www.wired.com/? (same domain)
     Final redirect: https://www.wired.com/ (privacy upgraded)
     Permanent redirection (301) - Search engines will eventually only index the destination
     Redirect keeps path: http://www.wired.com/<xyz> https://www.wired.com/<xyz>
     Redirect keeps querystring: http://www.wired.com?<var=abc> https://www.wired.com/?<var=abc>

     Original URL: http://wired.com?
     DNS: wired.com → 151.101.66.194 • 151.101.130.194 • 151.101.2.194 • 151.101.194.194
     Local privacy upgrade https://wired.com/? (same domain)
     Final redirect: https://www.wired.com/ (privacy upgraded)
     Permanent redirection (301) - Search engines will eventually only index the destination
     Redirect keeps path: http://wired.com/<xyz> https://wired.com/<xyz>
     Redirect keeps querystring: http://wired.com?<var=abc> https://wired.com/?<var=abc>

HTTPS redirection

     Original URL: https://www.wired.com? - check HTTPS config settings for www.wired.com
     Regular https page, not a redirect
     Certificate issued to: condenast.com
     Certificate issued by: GlobalSign Atlas R3 DV TLS CA 2024 Q1
     Web cache: 1.1 varnish, 1.1 varnish

     Original URL: https://wired.com? - check HTTPS config settings for wired.com
     Immediate redirection https://www.wired.com/?
     Permanent redirection (301) - Search engines will eventually only index the destination
     Redirect keeps path: https://wired.com/<xyz> https://www.wired.com/<xyz>
     Redirect keeps querystring: https://wired.com?<var=abc> https://www.wired.com/?<var=abc>

CONFIG CODE: D-wsL1PQ-sL1PQ-wS!-SR1PQ

This config code is a simple representation of the redirection policies on this server. It's an easy way to compare two sites without reading all the text.

Examples

  • apple.be: regional URL, redirects to Apple.com [D-wsU1PQ-sR1PQ-wSR1PQ-Sd1PQ]
  • amazone.com: common misspelled URL, redirects to Amazon [D-wsR1Q-sR1Q-w0x-0x]
  • bit.ly: a short URL, redirects to Youtube [P-sU1-SR1]
  • firefox.com: a domain for a product, that redirects to the vendor's site [D-wsU1Q-sU1Q-wSR1Q-SR1Q]
  • wired.com: everything redirects to secure www.wired.com [D-wsR1PQ-sR1PQ-wS!-SR1PQ]
  • yahoo.be: regional URL, redirects to be.yahoo.com, but no https [D-wsR1-sR1-w0x-0x]