TutorialsKnowledge BaseAbout Start here
R

Redirect

SEO 4 min read Knowledge Base entry 18 of 26
Definition

A redirect automatically sends anyone who visits one URL to a different URL — and tells search engines whether the move is permanent.

In plain English

Two types matter in practice. A 301 says “this moved permanently, update your records” and passes the old page's ranking strength to the new one. A 302 says “temporarily, keep the old address”.

Using the wrong one is one of the quietest ways to lose traffic you already earned.

01/old-page0202301 Moved0303/new-page04Ranking preserved
A 301 is the only redirect that reliably carries ranking strength across with it.

Why it matters

Every site restructure, domain change or deleted post leaves behind URLs that people and Google still hold.

Redirects turn those dead ends into working paths. Skip them and you trade hard-won rankings for 404 pages.

How it works

  1. List the old URLs firstBefore you change anything. Export from your sitemap or your analytics.
  2. Map each to its closest new equivalentNot everything to the homepage — search engines treat that as a soft 404.
  3. Implement themA redirect plugin, your host's control panel, or server rules.
  4. Test, then watchCheck a sample by hand, then monitor Search Console for new 404s.

Avoid redirect chains

A → B → C costs speed and dilutes signal at every hop. Point A straight at C.

Watch it in a real build


Tip: use ← and → to move between entries.

The Friday email

One email a week. The thing I'd tell you over coffee.

What changed in WordPress and AI that week, what I'd actually use, and what I'd ignore. Written by me, not summarised by a tool.

  • New tutorials the moment they're published
  • Honest verdicts on tools — including the ones I dropped
  • No sequences, no upsells, one click to leave

41,000+ readers. Unsubscribe in one click.

Free, forever, no signup

Pick a starting point. Have something real by tonight.

Every tutorial is free, complete, and built in real time — including the bits that break. Start where you are, not where a course thinks you should be.