How do I create redirects correctly?

A redirect is a method used to send both users and search engines from one URL (the source) to a different URL (the target). Using redirects correctly is vital for SEO, as they ensure that valuable link equity (PageRank) is passed from an old, non-existent page to a new, relevant page, maintaining your ranking signals.

The Two Most Optimal Redirect Types

Not all redirects are equal. The choice depends on whether the change is temporary or permanent. For long-term SEO health,we primarily recommend the 301 redirect.

Redirect Type

Name/Purpose

When to Use It (Optimal Use)

SEO Impact

301

Moved Permanently

When a page or site has been moved to a new URL forever. Used for site migrations, deleting content, or URL structure changes.

Optimal. Passes 90-99% of link equity (PageRank) to the destination URL.

302

Found (Temporary)

When a page has been moved temporarily and will be returning to the original URL shortly (e.g., A/B testing, short-term maintenance).

Passes less link equity, and search engines may choose to keep the original URL indexed. Avoid for permanent changes.

 

Optimal Methods for Implementing 301 Redirects

The best method for implementation depends on your website’s server type and Content Management System (CMS).

1. Server-Side Redirects (Most Optimal)

These are the fastest and most preferred method for SEO, as they process the request before loading any site resources.

Method

Server Type

Implementation Guidance (UTDS Optimal Choice)

.htaccess File

Apache Server (most common)

Edit the central .htaccess file, placing redirects at the top. Code Example: Redirect 301 /old-url/ /new-url/

web.config File

IIS Server (Windows)

Requires adding XML code within the <system.webServer> section of the configuration file.


2. CMS-Based Redirects (User-Friendly)

If you are using a CMS, it is often simpler and safer to use a dedicated interface or plugin.

Platform

Implementation Guidance

Caveat

WordPress

Use a quality plugin like Rank Math or Redirection. These manage the redirects within the database, simplifying management.

Plugin performance can slow down site speed if thousands of redirects are used.

Shopify/Wix

Most platforms include a dedicated section in their SEO or Navigation settings to manage redirects.

Ensure the platform generates a true server-side 301 and not a slower client-side redirect.

 

Critical Redirect Best Practices

To avoid creating new issues, we emphasizes these strategic rules:

  • Avoid Redirect Chains: A chain occurs when URL A redirects to URL B, and URL B immediately redirects to URL C. This slows down the crawl process and can dilute link equity. Optimal Action: Redirect URL A directly to URL C.
  • Redirect to the Most Relevant Page: Never redirect irrelevant URLs to the homepage. If a blog post about “UK Market Trends” is deleted, redirect it to your “UK Strategy Services” page, not your general homepage.
  • Use Lowercase and Trailing Slashes Consistently: Ensure your redirects account for all variations. For example, redirecting /Old-URL and /old-url/ to the same final, canonical destination.
  • Validate After Implementation: After setting up redirects, use a tool (like the GSC URL Inspection Tool or a third-party redirect checker) to ensure the redirect works correctly and returns a single 301 status code.



Last Updated 2nd February 2026.

Was this article helpful?

We publish our Knowledge Base to help individuals and businesses resolve common issues across websites, advertising platforms, Salesforce and other digital systems.

We regularly review and update our guides, but the platforms, software and services covered can change without notice. As a result, screenshots, settings, features or recommended processes may differ from those available when an article was last reviewed.

The information provided is general guidance and should not be treated as advice specific to your systems or circumstances. UTDS Optimal Choice cannot accept responsibility for errors, data loss, service disruption or other issues resulting from changes made by following these guides.

If you are unsure about any of the steps, particularly where a change could affect live systems, data, tracking or business processes, we recommend speaking to us before making the change. Our team can review your specific setup and provide advice based on the current platform and configuration.

Time for some professional support?

Our team area ready to help. As one of the few digital agencies that is a registered Salesforce Consulting Partner and Google Partner Agency, UTDS Optimal Choice is expertly positioned to support you across your entire digital landscape.