Sarah Chen
Sarah Chen
Web Hosting & Domains Editor
Former web developer turned reviewer. Specialises in WordPress hosting and domain strategy.

How to Set Up Redirects After HTTPS/Domain Change 2026

Bad redirects cause SEO dilution and login loops. Follow a safe pattern: canonical host first, then path rules, then cache flush.

How we validated these steps

Before a procedural walkthrough ships, every step runs on at least two brands when the task is host-specific, or twice on the same stack on different days when it is not. Console errors are captured, UI label drift between regions is noted, and copy is revised the moment a vendor moves a button. Screenshots and paths are spot-checked quarterly. Security-sensitive actions (DNS, SSL, billing) trigger recovery-option checks plus links to the host's own documentation for authoritative wording.

  1. 1

    Step 1: Pick a single canonical host

    Choose https://www or https://non-www and stick to it everywhere in Search Console + WordPress settings.

  2. 2

    Step 2: Force HTTPS at the edge or server

    cPanel Force HTTPS, Cloudflare "Always Use HTTPS", or .htaccess rules. avoid duplicating conflicting rules in three places.

  3. 3

    Step 3: Map old → new URLs

    Spreadsheet 301s for path changes; use Redirection or Rank Math redirect modules for WordPress-managed rules.

  4. 4

    Step 4: Avoid chains

    Point A directly to C in one hop. chains slow crawlers and users.

  5. 5

    Step 5: Update internal links

    Run Better Search Replace for hard-coded http:// links in content/widgets.

  6. 6

    Step 6: Submit sitemaps and monitor

    Refresh sitemap in Search Console; watch Coverage/Indexing reports for redirect errors.

1
SiteGround Fastest
Revenue-critical sites are where SiteGround earns the premium: Google Cloud, SuperCacher, and support that actually reads the ticket before replying.
★★★★½
✓ Pros
  • Transfer codes, nameserver changes, and DNS timing all tested on SiteGround.
  • High uptime, steady response times on their Google Cloud setup.
  • Staging and daily backups on every plan.
✕ Cons
  • Check SiteGround bundles so DNS does not break if hosting lapses.
  • No free domain included.
Price/mo$3.99
Storage10 GB SSD
Free Domain✕ No
Uptime99.99%
2
DreamHost Privacy Pick
Privacy and policy clarity weigh as much as specs on DreamHost: the 97-day guarantee and no-upsell positioning are things we lean on in sales calls.
★★★★½
✓ Pros
  • Transfer codes, nameserver changes, and DNS timing all tested on DreamHost.
  • 97-day refund, rare and reassuring after a bad previous host.
  • Light upsell pressure, privacy-focused approach.
✕ Cons
  • Check DreamHost bundles so DNS does not break if hosting lapses.
  • No classic phone support on many plans. Chat and callbacks only.
Price/mo$2.59
StorageUnlimited SSD
Free Domain✓ Yes
Uptime100%

Frequently Asked Questions

Redirect loop after SSL?+
Usually mixed Cloudflare SSL mode with broken origin cert. set Full (strict) and fix certificate on host.
Keep redirects forever?+
Keep money URLs permanent 301s long-term; temporary promos can use 302.