Brandenvii← Dictionary
Website · TECHNOLOGY

Redirect

also called 301, 302

Meaning

A rule sending a request for one URL to a different URL.

Base Meaning

Old link, new destination.

Redirect is a Website item, filed under Structure. The canonical meaning is a rule sending a request for one URL to a different URL.

It is a mechanism rather than an opinion: set up properly it behaves predictably, and set up badly it fails just as predictably. That definition is deliberately narrow — the narrowness is what makes it usable.

Redirect earns its keep in site builds, page structure and the technical decisions underneath them. It rarely travels alone — expect it next to 301 Redirect, 404 Page and URL. The practical test is whether it is configured, documented and actually working.

The cost of being vague about Redirect shows up later, not today. When it is unclear, the site still launches — it just quietly underperforms. The businesses that treat it seriously spend less time redoing work.

Explain It Like I'm Five

It is a piece of machinery doing one job in the background. Old link, new destination.

How the meaning shifts depending on who is using it, and where.

INDUSTRY

In agency and in-house rooms, Redirect means exactly a rule sending a request for one URL to a different URL.

PLAIN

In plain conversation it comes out as old link, new destination.

Redirect pays off when it is specific and costs you when it is not. Old link, new destination.

#Website#Structure#Technology#301 Redirect#404 Page#URL