3 redirect mistakes that can cost you traffic


🚀 A HUGE announcement!

You can now get Tech SEO Pro for just $297 😍

We made it as affordable as possible, so now there's a Core package that includes 5 out of 13 modules.

You will also get a certificate in the end.

It's a great way to start your journey to your technical SEO confidence 😎

Grab your spot in Tech SEO Pro now>>

Redirects are a great tool that helps you direct search engines and users to the right pages.

But like any tool, if used incorrectly, redirects can be harmful.

Here are 3 redirect mistakes that can cost you traffic 👇👇👇

Redirect mistake #1: Doing redirects “Just for marketing”

Here’s a great example I saw a few years ago. First as a consumer, then as an SEO (of course!).

Before a Black Friday campaign, all internal pages were redirected to a countdown page with 302 redirects (at least not 301s).

It’s a very bad idea, and clearly, there was no consideration for SEO here.

Redirect mistake #2: Automatic IP redirects

Since Googlebot crawls your website from the USA, it can only see the English version of your website. This means it never gets access to the other language versions, so it can’t index it.

It’s better to have individual landing pages for the individual languages and set up hreflang tags so that Google can show the right language versions of the URLs in the search results.


Redirect mistake #3: Redirecting to an irrelevant page

An edge case here would be redirecting all the pages from the old website to the homepage of the new website after migration. It’s never a good idea.

Instead, find the best matching pages on the new website and redirect the old pages to them on a page-by-page or section-by-section basis.

Grab this free resource 👇

3 redirect mistakes that can cost you traffic

Download a free PDF with a copy of this email, so it's easy for you to get back to it when you need (no signup required) 👇👇👇

Smart SEO Newsletter

I'll help you trade an imposter syndrome for a technical SEO superpower. My mission is to break down and simplify complex technical SEO things so that you can understand and use them to advance your SEO career.

Read more from Smart SEO Newsletter

Critical knowledge alert 🚨🚨🚨 As a technical SEO, it’s crucial you know the difference between source code and rendered HTML them. Source code It is the initial code of the page before any JavaScript files are executed and CSS files are parsed. It’s the code you see when viewing the source code of a page in your browser. Rendered HTML It is displayed after CSS and JavaScript are processed. When you inspect an element on a page using Chrome dev tools, you’re looking at the rendered HTML. Why is...

JavaScript is a great option to make website pages more interactive and less boring. But it’s also a good way to kill a website’s SEO if implemented incorrectly. Tired Oh No GIF by Law & Order That’s why, as a technical SEO, you need to be comfortable debugging JavaScript issues. Here’s how you do it in 3 steps 👇👇👇 Step 1: Disable JavaScript in the browser using Web Developer Chrome extension The easiest way to do it is to disable JavaScript in your browser. I use the Web Developer Chrome...

Google and JavaScript

Here’s the truth every SEO needs to know: No matter how great your website is, if Google can’t index it due to JavaScript issues, you’re missing out on traffic opportunities. JavaScript is a great option to make website pages more interactive and less boring. But it’s also a good way to kill a website’s SEO if implemented incorrectly. So here’s what you need to know about Google and JavaScript relationships👇👇👇 Google doesn’t interact with your content Googlebot can’t click the buttons on your...