About Us

Learn more about us, what we do, and why we do it.

Consult

Learn more about us, what we do, and why we do it.

Discover

Use the Digital Snapshot to learn more about your current business standing, growth opportunities. and stay informed about other helpful marketing tidbits.

Schedule Free Consultation

Things Explained

Strategize

Our team has a wide range of consulting experience, allowing us to assist businesses of all shapes and sizes. We are here to help you along the journey and provide the guidance needed to reach your goals.

New to Business

Mergers, Sales, and Acquisitions

Execute

Growing your business efficiently requires the smooth execution of projects and access to expert resources. Our services are provided by specialists who enjoy helping business grow. Let’s work together to reach your goals!

Fractional Marketing

Customer Acquisition

Customer Experience

Copywriting

Social Media Marketing

Email Marketing

Copywriting

Branding

Websites

Search Engine Optimization (SEO)

AI Optimization
(GEO and AEO)

Things Explained

What Is a 301 Redirect — and Why Do They Matter?
Moved Pages · Saved Rankings · Zero Dead Ends

When you move to a new house, you file a mail-forwarding order so nothing important gets lost. A 301 redirect is exactly that — for your web pages. It's one of the smallest, least glamorous pieces of website plumbing, and skipping it is the #1 reason businesses watch years of Google rankings vanish after a redesign. Here's the whole story in plain English.

If you're planning a redesign or rebrand, read this BEFORE you launch — future you says thanks
Mail Forwarding
A redirect forwards visitors from an old address to the new one
Keeps Your Credit
A 301 passes the Google ranking credit your old page earned
No Dead Ends
Old links, bookmarks & search results keep working instead of hitting errors
Set Once
A few minutes per page, working quietly for years
What's Actually Happening

Every page on your website has an address — and addresses change

Every page lives at a specific URL: yourbusiness.com/services, yourbusiness.com/about. Over a website's life, those addresses change constantly — a redesign reorganizes everything, a page gets renamed, you switch to HTTPS, you rebrand to a new domain, an old product retires. Perfectly normal. The problem is what you leave behind: the whole internet still knows the old addresses. Google's search results point there. Other websites link there. Customers bookmarked there. Your old emails, business cards, and social posts all point there.

A 301 redirect is the mail-forwarding order for a moved page: a small server instruction that says “this page has permanently moved — here's the new address.” Anyone (and anything) arriving at the old URL is seamlessly delivered to the new one, usually without even noticing. The “301” is just the technical code number for “moved permanently” — and that word permanently is what makes it special, because it tells Google something important: transfer everything this old page earned to the new one.

If you've read our indexing guide, this page will feel familiar — redirects came up there again and again, because missing or broken redirects are one of the most common reasons Google loses track of a website's pages. Consider this the full story behind all those mentions: our guide to “Crawled – Currently Not Indexed” pairs with this one.

The Same Moved Page, Two Fates

Without a Redirect

Dead end, lost credit

A customer clicks your Google listing or an old link and lands on a “404 — Page Not Found” error. Most leave immediately (many assume you closed). Meanwhile Google keeps hitting the dead end too, eventually removes the old page from search — and the years of ranking credit that page earned simply evaporate. Your new page starts from zero, a stranger to Google.

With a 301 Redirect

Seamless handoff, credit preserved

The same customer clicks the same old link — and lands on the new page without ever seeing an error. Every old bookmark, business card, and backlink keeps working. And Google, seeing the permanent-move signal, transfers the old page's earned reputation to the new address, so your rankings carry over instead of resetting. Same move, entirely different outcome.

What “ranking credit” actually means: over years, a page accumulates reputation with Google — other sites linking to it, a history of satisfying searchers, trust built visit by visit. That reputation is attached to the page's address, not to your business in the abstract. Change the address without a forwarding order, and the reputation stays behind with a dead URL. The 301 is how you take it with you.

The Number Family

301, 302, 404 — the three numbers worth knowing

These are “status codes” — the short numeric messages a website sends browsers and search engines about a page. You only need three of them:

Moved Permanently

301 — The Workhorse

“This page has moved for good — go here instead, and transfer everything it earned.” The permanent forwarding order. Use it whenever a page's address changes and isn't coming back: redesigns, renames, HTTPS moves, rebrands. When people say “set up redirects,” this is the one they mean.

→ Passes your Google ranking credit to the new address
Moved Temporarily

302 — The Placeholder

“This page is elsewhere for now — but it's coming back, so don't transfer anything.” For genuinely temporary situations: a page under maintenance, a seasonal promotion, a short-term detour. The classic mistake is using a 302 for a permanent move — Google then hesitates to pass the credit along.

→ When in doubt about permanence, it's almost always a 301
Not Found

404 — The Honest Dead End

“Nothing lives at this address.” Not always a villain! When a page truly has no successor — a discontinued service with no replacement — an honest 404 is the correct answer, and a friendly custom 404 page (“Hmm, that page has moved on — here's our menu”) softens the landing.

→ A few honest 404s are fine; hundreds of accidental ones aren't

One tempting shortcut to avoid: redirecting every old page to your homepage. It feels tidy, but it strands visitors (someone seeking your old pricing page doesn't want your homepage) and Google treats mass homepage-redirects as “soft 404s” — dead ends in disguise — and passes little or no credit. The rule: redirect each old page to its most relevant new counterpart, and let truly retired pages 404 honestly.

Symptom Decoder

Redirect problems in the wild — match your situation

Redirect issues rarely announce themselves as redirect issues. Here's what they actually look like from where you're sitting:

What You're Seeing What It Usually Means Severity
Traffic fell off a cliff right after a redesign or new website launch The classic. The new site used new URLs and nobody set up redirects — Google's listings and every old link now hit dead ends Urgent — fixable
Clicking your own site in Google results lands on “Page Not Found” Google still lists old URLs that no longer exist and were never redirected — every one is a customer bouncing off an error page Urgent — fixable
Search Console shows a pile of 404 “Not Found” errors Google is telling you exactly which old addresses need forwarding orders — this report is your redirect to-do list, gift-wrapped Fix this month
Search Console shows “Page with redirect” Usually not a problem at all — Google noting that an old URL forwards somewhere, exactly as designed. Only worth a look if pages that shouldn't redirect appear here Usually fine
“Too many redirects” error — the page won't load at all A redirect loop: A forwards to B, and B forwards back to A, forever. Usually two systems (host, plugin, CDN) each adding their own redirect rule Urgent — site is down
A link takes several visible “hops” before landing A redirect chain (A→B→C→D) — each hop adds delay and shaves reliability. Usually the residue of multiple redesigns stacking forwarding orders Worth cleaning up
Your site loads at both http:// and https://, or with and without www Missing sitewide redirects — your site exists as multiple duplicate versions splitting credit between them. One version should win; the rest should 301 to it Fix this month
You changed your business name and the old domain just... sits there Every link, listing, and memory of the old name is going nowhere — a domain-level 301 forwards all of it (and its accumulated credit) to the new name High-value fix

Check any URL in ten seconds: paste it into a free redirect checker like httpstatus.io — it shows you the exact status code (301, 302, 404) and every hop in the journey. Wondering about your own old pages? Search Google for site:yourbusiness.com, click your listings, and see where they land.

When You Need Them

The 10 moments that call for a redirect

Bookmark this list — every one of these is a moment when a few minutes of redirect setup protects years of earned visibility.

Moment 01 · The Big One

A website redesign or rebuild

New sites almost always mean new URL structures — /our-services becomes /services, blog posts get new paths, everything shuffles. This is where the “traffic fell off a cliff after our beautiful new site launched” story is born: the new site is lovely, and Google's map to it points entirely at demolished addresses.

The move: Before launch, list every old URL and map it to its new home. Redirects go live the same moment the new site does — never “we'll get to it after launch.”

Moment 02

Switching to HTTPS

Getting an SSL certificate makes the secure version of your site available — the sitewide 301 from http:// to https:// is what makes it the only version, moving every visitor and all your credit to the secure address.

The move: Turn on “Force HTTPS” at your host. The full story lives in our “Not Secure” guide.

Moment 03

Renaming a page (changing its slug)

Even a tiny cleanup — /services-2 to /services, or improving a blog post's URL for SEO — creates an orphaned old address the moment you hit save. WordPress sometimes creates the redirect automatically... and sometimes doesn't, which is exactly the kind of “sometimes” that bites.

The move: After any rename, test the old URL yourself. If it 404s, add the 301 manually — thirty seconds now versus lost visitors indefinitely.

Moment 04

A rebrand or new domain name

The highest-stakes version: your entire accumulated reputation lives on the old domain. A domain-level 301 (every old page forwarding to its counterpart on the new domain) carries years of credit — and every old link, listing, and printed card — across the rename.

The move: Keep renewing the old domain (it's cheap insurance — our Domain vs. Hosting vs. Website guide covers why) and leave the redirect in place for years, not months.

Moment 05

Retiring a page, product, or service that has a successor

The old workshop page, the discontinued package, last year's event — if something newer fills the same need, forward the old page to it. Visitors seeking the old thing find its replacement, and the old page's credit boosts the new offering instead of evaporating.

The move: Redirect to the closest relevant successor. No successor at all? An honest 404 with a friendly custom page beats a misleading redirect.

Moment 06

Merging two pages into one

Two thin, overlapping pages (say, two similar service pages competing with each other in search — a problem our indexing guide calls cannibalization) often perform better combined into one strong page. The 301 from the retired page to the survivor is what pools their credit instead of discarding half of it.

The move: Merge the content first, then 301 the retired URL to the combined page. One page, all the credit.

Moment 07

Consolidating www vs. non-www (and other duplicates)

If www.yourbusiness.com and yourbusiness.com both load without one forwarding to the other, Google sees two duplicate websites splitting one site's credit. Same for trailing-slash variants and stray capitalized URLs. Pick one canonical version; 301 everything else to it.

The move: Most hosts handle this with one setting. Test both versions of your address right now — do they end up in the same place?

Moment 08

Moving platforms (builder to WordPress, or between builders)

Wix, Squarespace, Shopify, and WordPress all structure URLs differently, so a platform move silently changes most of your addresses even when the content looks identical. It's a redesign in disguise — with all the same redirect stakes.

The move: Treat every platform migration like Moment 01: full URL inventory before, full redirect map at launch. Each platform has its own redirect tool — they all support this.

Moment 09

Cleaning up after past redesigns you inherited

Maybe the cliff already happened — a redesign two years ago, a platform move under a previous marketing person — and old dead URLs have been quietly bouncing visitors ever since. Good news: it's genuinely never too late. Old links keep pointing at old addresses for years, waiting for a forwarding order.

The move: Search Console's “Not Found” report lists the dead URLs still getting traffic — redirect those first. Recovery follows as Google recrawls.

Moment 10 · The Fun One

Friendly marketing URLs

Redirects aren't only damage control — they're also how you create memorable short addresses on purpose: yourbusiness.com/sale forwarding to a long promotion URL, /podcast to your show page, /book to your scheduling link. Perfect for radio spots, print, and anything people have to remember and type.

The move: Same tools, happier occasion — and pair them with UTM tags so you can see in your analytics exactly how many people typed the short address.

The Real Cost

Why missing redirects hurt twice

A missing forwarding order costs you with two different audiences at once — the humans arriving today, and the search engine deciding who arrives tomorrow:

Cost 1 — Today's Visitors

Every dead end is a customer turned away at the door

The people clicking old links are your warmest traffic — they searched for you, saved you, or were referred to you. A 404 greets that ready-to-buy visitor with a shrug. Few click around to hunt for the new page; many quietly conclude you've closed or moved on, and the referral or ranking that brought them gets wasted at the last possible step.

Cost 2 — Tomorrow's Rankings

Years of earned reputation, abandoned with the old address

Google's trust in a page — built from every site that linked to it and every searcher it satisfied — belongs to the URL. When the URL dies without a 301, that trust doesn't find your new page on its own; it decays with the dead address, and the replacement page starts life as an unknown. This is the mechanism behind “we redesigned and our Google traffic never recovered” — and it's the through-line of our indexing guide.

The hopeful flip side: because both costs flow from one missing instruction, one added instruction fixes both — even retroactively. Add the 301s today and the old links start delivering customers again immediately, while Google gradually re-routes the old credit as it recrawls. Here's what a fully healthy redirect setup looks like:

The Redirect Health Audit — 12 Things to Verify

Old URLs inventoried

You know which past addresses existed — from old sitemaps, crawls, or Search Console?

Each mapped to its best match

Every old page forwards to its most relevant successor — not dumped on the homepage?

301s, not 302s

Permanent moves marked permanent, so the credit actually transfers?

No chains

Old URLs jump straight to the final destination — not A→B→C through redesign history?

No loops

Nothing forwards back to itself — no “too many redirects” errors anywhere?

HTTPS enforced

Every http:// address 301s to https:// sitewide?

One canonical version

www vs. non-www settled — one wins, the other forwards?

Internal links updated

Your own menus and in-page links point at final URLs — not routed through redirects?

Sitemap is clean

Your sitemap lists only live, final URLs — no redirecting or dead addresses?

404 report reviewed

Search Console's Not Found list checked — real pages redirected, junk ignored?

A friendly 404 page

Genuine dead ends land somewhere warm — with a search box and paths onward?

Redirects kept long-term

Forwarding orders left in place for years — not cleaned up prematurely?

The Fix

A step-by-step plan — whether you're preventing or recovering

Same six steps either way: before a redesign, they prevent the cliff; after one, they climb back out of it.

1

Build Your List of Old URLs

Before a redesign: export every current URL (your sitemap at yourbusiness.com/sitemap.xml is the easy source, plus your analytics' top-pages report). After the fact: Search Console's Pages report shows the “Not Found (404)” addresses Google still visits — that list, sorted by traffic, is your priority order, handed to you.

2

Map Each Old Address to Its Best New Home

A simple two-column spreadsheet: old URL, new URL. The guiding question for every row: “if someone wanted the old page, which new page serves them best?” Match like to like — old service page to new service page, old post to its updated version. Resist the homepage shortcut; a page with no true successor gets an honest 404 instead.

3

Put the Redirects In Place

On WordPress, a free plugin like Redirection makes this a paste-in list — no code required. Website builders (Squarespace, Wix, Shopify) each have a built-in URL-redirects panel in settings. Sitewide rules (http→https, www consolidation) belong at your host — usually a single toggle. If your list is hundreds of rows, this is an hour of careful copy-paste, not a technical feat.

4

Test Like a Visitor Would

Click your way through a healthy sample of old URLs — especially your former top pages — and confirm each lands exactly where intended. Run a few through httpstatus.io to verify they return a single 301 hop (no chains, no loops, no sneaky 302s). Then test the sitewide basics: http and https, www and non-www, all arriving at one address.

5

Point Your Own House at the New Addresses

Redirects catch outsiders; your own site shouldn't need catching. Update your menus, footer links, and in-page links to the final URLs, confirm your sitemap contains only live final addresses, and submit it in Search Console. Then update the outside world's most important pointers: your Google Business Profile link, ad destinations, and social bios.

6

Watch, Then Leave Them Alone

Check Search Console every few weeks: the 404 count should shrink as “Page with redirect” entries grow (that's the system working). Then the counterintuitive final step: don't tidy the redirects away later. External links point at old addresses for years — forwarding orders are meant to stay. They cost nothing to keep and something every time one is removed.

A realistic expectation: visitors benefit instantly — the moment a redirect is live, every old link works again. The ranking recovery follows Google's recrawl schedule: expect a few weeks of gradual re-routing, with some normal turbulence along the way, and fuller recovery over one to three months for a large site. If the cliff happened a while ago, some credit has decayed — you may not recover every ranking, but you'll recover far more than doing nothing, and you'll stop the ongoing bleed immediately.

Never lose the credit
you've already earned

Whether you're planning a redesign, recovering from one, or just wondering whether old dead links are quietly turning customers away — our Snapshot Report reviews your whole online presence, dead ends included, and we'll walk you through what we find in plain English.

Part of Mindful Marketing's Things Explained series — pairs with “Crawled – Currently Not Indexed”

FAQ

Frequently asked questions

The Basics
It's simply the code number from the internet's shared rulebook. When a browser asks a server for a page, the server answers with a three-digit status code before anything else: 200 means “here it is,” 301 means “moved permanently,” 302 means “moved temporarily,” 404 means “nothing here.” The 3xx family covers all the “go elsewhere” messages — 301 just happens to be the one that matters most for a business, so its number became its name.
Very little, if any. Google has stated for years that a clean 301 passes the old page's ranking credit to the new one — the old fear that redirects “leak” a chunk of value is outdated. What genuinely does cost you: redirect chains (each extra hop adds risk), redirecting to an irrelevant page (Google may treat it as a soft 404 and pass nothing), and waiting years to add the redirect (credit decays with a dead URL). A prompt, relevant, single-hop 301 is about as lossless as anything in SEO gets.
A single redirect adds a delay measured in milliseconds — visitors never notice, and it only affects people arriving via the old address anyway. The performance problem is chains: when a URL bounces A→B→C→D through the sediment of multiple redesigns, those hops stack into real, feelable delay. That's why the audit says “no chains”: every old address should jump straight to its final destination in one hop, even if that means updating an old redirect's target after a new redesign.
Practically: forever. Redirects cost nothing to keep — no fees, no maintenance, no performance impact worth mentioning — while the links pointing at your old addresses live on indefinitely in other websites, old emails, printed materials, and browser bookmarks. Google's own guidance suggests keeping migration redirects for at least a year (so the credit fully transfers); our advice is simpler: set them, verify them, and never think about removing them. “Cleaning up old redirects” is one of the few tidying instincts that only ever costs you.
Situations
No — and this is genuinely good news worth taking. The links, listings, and bookmarks pointing at your old URLs are still out there, still sending people to dead ends today; adding the 301s stops that loss the moment they go live. On the Google side, some credit has decayed with time, so recovery may be partial rather than total — but partial recovery of years of earned rankings beats zero, and it compounds from there. Start with Search Console's 404 report sorted by traffic: redirect the ten most-visited dead URLs first, and you've fixed most of the bleeding in an afternoon.
Please don't — it's the most tempting redirect mistake and it quietly fails on both fronts. Visitors who wanted a specific old page get dumped somewhere generic and leave; Google recognizes the pattern, classifies those redirects as “soft 404s,” and passes little or none of the old pages' credit. The extra effort of mapping each old page to its most relevant successor is exactly where the value lives. And when there's truly no relevant successor, an honest 404 is the right answer — a few of those are perfectly healthy.
The old domain becomes your most valuable redirect: set a domain-level 301 so every old page forwards to its counterpart on the new domain, tell Google about the move with Search Console's Change of Address tool, and — crucially — keep renewing the old domain for years. It costs $10–25/year to keep every old link, listing, printed card, and half-remembered address working, and to keep the domain out of the hands of whoever would snap it up the moment it expired. Rebrands that skip this step start their new name from zero; rebrands that do it carry their whole history across.
Almost always the opposite — it's your redirects working, on the record. Google is noting that certain URLs forward elsewhere, which is exactly what you told them to do, and those entries need no action. Two situations worth a second look: a page appearing there that shouldn't redirect anywhere (something's misconfigured), or your important live pages showing as redirecting to unexpected places (a sign of duplicate-URL confusion — the www/https consolidation checks in the audit above usually explain it).
Problems
Don't panic — your site isn't gone; two systems are just arguing. A redirect loop means A forwards to B and B forwards back to A, and it almost always happens when two layers each add their own rule: your host forcing HTTPS while a plugin also forces HTTPS, or Cloudflare's “Flexible” SSL mode fighting a WordPress redirect. The fix is making exactly one layer responsible for each rule: check any recent changes first (new plugin, new SSL setting, new CDN), disable the duplicate, and if Cloudflare is involved, set its SSL mode to Full (strict). This is a fifteen-minute fix for someone who's seen it before — our “Not Secure” guide covers the SSL-flavored version in depth.
Spot-check first: paste a few old URLs (especially ones that predate multiple redesigns) into httpstatus.io — it lists every hop in the journey. One hop, you're golden; three or four hops, you've found sediment. The fix isn't deleting the old redirects — it's updating each one's destination to point directly at the current final URL, collapsing A→B→C→D into A→D, B→D, C→D. For a thorough sweep on a larger site, a crawling tool (or a person with one — hello) can map every chain at once.
Three honest cases. (1) No relevant successor exists: a retired service with no replacement should 404 gracefully, not masquerade as something else. (2) The pages aren't actually related: redirecting your old blog post about hiring to your product page because “traffic is traffic” confuses visitors and reads as a soft 404 to Google. (3) The move is genuinely temporary: that's the 302's job — a page down for maintenance or a short-term seasonal detour shouldn't tell Google to transfer anything permanently. Redirects are forwarding orders, not traffic funnels; they work best when they tell the truth.
Next Steps
Three situations earn the handoff: (1) A redesign or platform move is coming — having the redirect map built before launch is the single highest-leverage hour of the whole project, and it's easy to get right when someone's done it fifty times. (2) You're recovering from a past cliff — untangling which old URLs mattered, where they should point, and which rankings are recoverable goes much faster with the right tools. (3) A loop or chain maze is live right now — when the site is down or crawling through hops, speed matters more than the learning experience.
Absolutely — redirects are woven into almost everything we do. Planning a redesign? We build the full URL inventory and redirect map before launch, so your traffic sails through the transition. Recovering from one? We audit what broke, prioritize by lost traffic, implement and test the 301s, and monitor Search Console as the recovery unfolds. Mid-emergency with a loop? We've untangled plenty. And it's all part of how we think about your whole search presence — the same care behind our indexing guide. Reach out at 314-753-5323 or visit mindfulmarketing.biz/connect to get started.
FAQ

Frequently asked questions

The Basics
Yes. Your public IP address identifies your internet connection, not you personally — no name, no exact street address, no access to your devices. Every website you visit already sees it automatically; that's simply how the internet delivers pages back to you. Sharing it with us reveals nothing new about you — it just lets us tell Google Analytics which visits are yours. And our promise stands: we use it only to configure your analytics filtering, and never for anything else.
It can. Many home internet providers assign dynamic IP addresses that occasionally change — after a long power outage, a router replacement, or just on the provider's schedule. Business connections are more often stable. There's nothing you need to monitor: if your visits start showing up in the reports again, we'll notice and ask you to re-check — a ten-second repeat of the same Google search.
You've found an IPv6 address (they look like 2001:0db8:85a3::8a2e) — the internet's newer, longer address format. It's fine to include it, but what we ideally want is the shorter, classic IPv4 format (like 203.0.113.42). Visit whatismyipaddress.com, which shows both clearly labeled — copy the IPv4 one, and if you're unsure, just send us everything you see and we'll sort it out.
Devices & Situations
Two situations. On WiFi: your phone shares the network's IP address, so once we've filtered your office and home networks, your phone is automatically covered whenever it's on them. On cellular data: your phone's IP address changes constantly and can't be meaningfully filtered — so just try to avoid browsing your own site on cellular when you can. A stray visit here and there won't ruin anything; it's the daily habits that add up.
Yes — worth a quick conversation. A VPN masks your real IP address behind the VPN provider's, which often changes and is shared with strangers, so filtering it doesn't work the standard way. Depending on your setup (personal VPN, company VPN with a fixed address, VPN only on some devices), the right answer differs. Just mention it when you send your list and we'll figure out the best approach together — this is a common situation, not a problem.
Only the people who regularly view or work on the website — the daily and weekly visitors, not someone who looks twice a year. For most small teams that's a handful of addresses. The easiest path: forward this page to those team members, have each one do the ten-second Google search from home, and collect the labeled results in one email to us. Done in a day, clean forever.
After You Send It
No — the filter works from the day it's set up, going forward. Google Analytics doesn't rewrite history, so last year's reports keep whatever internal visits they already contain. That's okay: within a month or two you'll have a clean baseline, and every comparison from then on is honest. When we look at older data together, we simply keep in mind that it runs a little warm.
The opposite — it worked. The “missing” visits were you and your team all along; nothing about your real audience changed. It can sting a little to watch a number shrink, but remember what you actually gained: from now on, every visit in the report is a genuine customer or prospect, and every rise in the chart means something real. Smaller and true beats bigger and flattering, every time.
That's exactly what this page is for — you find the numbers, we do everything else. And this filter is just the first brick in how we approach analytics: good, clean data from every platform, brought together in one clear, visual view, reviewed with you in plain English to make sure the work is moving the needle forward. If you'd like that bigger picture, start with our GA4 guide or reach out at 314-753-5323 or mindfulmarketing.biz/connect.