Redirect check: "bit.ly"

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://bit.ly?
     DNS: bit.ly → 67.199.248.10 • 67.199.248.11
     Immediate privacy upgrade https://bitly.com/
     Temporary redirection (302) - Search engines will keep on indexing the original URL
     Redirect ignores path: http://bit.ly/<xyz> http://freedomhaters.org/?q…
     Redirect keeps querystring: http://bit.ly?<var=abc> https://bitly.com/?<var=abc>

HTTPS redirection

     Original URL: https://bit.ly? - check HTTPS config settings for bit.ly
     Immediate redirection https://bitly.com/
     Temporary redirection (302) - Search engines will keep on indexing the original URL
     Redirect ignores path: https://bit.ly/<xyz> http://freedomhaters.org/?q…
     Redirect keeps querystring: https://bit.ly?<var=abc> https://bitly.com/?<var=abc>

CONFIG CODE: D-sUQ-SRQ

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]