Website Redesign SEO Guide - How to Keep Your Rankings - Repaint<br>How to Keep SEO Traffic When You Redesign Your Website<br>A deep dive into how search engines respond to a website redesign. Learn how to migrate without losing SEO traffic.
Published on: Jun 19, 2026Ben Shumaker
p]:max-w-[720px] [&>h2]:max-w-[720px] [&>h3]:max-w-[720px] [&>div:not(.blog-table)]:max-w-[720px]">Introduction<br>Redesigning a website is a delicate operation. If you're not careful, you can reset your search traffic back to zero. That would severely damage the bottom line for a lot of businesses. In this guide, I'll explain how redesigning a website impacts search traffic, and how to make sure you don't accidentally lose your rankings.<br>Setup tracking<br>Before anything else, you should set up Google Search Console to start collecting data. It's a free tool from Google that lets you see your current search traffic. Setting it up is straightforward. Google has official instructions, and if you get stuck, an AI chatbot can walk you through the exact steps.<br>Before you worry about running a perfect migration, you should verify you actually get search traffic. You can't protect traffic you don't have. And either way, it's helpful to know what your most important pages are. Most websites get the majority of their traffic from just a few pages, so it's often not important to migrate everything.<br>Core Guidelines<br>I'll explain the mechanics later, but here's a quick summary of the main action items.<br>1. Keep the same pages on the same URLs<br>Google tracks pages by URL, so the safest option is to keep your important pages at the same addresses. If an important URL has to change, set up a 301 redirect from the old URL to the new one. That tells Google the page moved.<br>2. Keep the same content on each page<br>Google reads text on your pages to determine what it's relevant for. If you rewrite the content, it might stop ranking. The most important content is near the top of the page: page title, headlines, and opening text. But all the text matters, so if you want maximum safety, you should migrate all the content on your main pages. You can always rewrite it later, after the SEO stabilizes.<br>3. Don't accidentally block or confuse Google<br>There's a surprisingly large number of technical mistakes you can make that confuse Google. Even if a page has the same URL and content, it can still lose traffic if Google can't crawl it, can't index it, or can't read the content. There's a comprehensive technical SEO checklist below.<br>As long as you keep the same key pages, preserve the content, and don't make technical mistakes, redesigning your website shouldn't have a significant impact on your search traffic.<br>SEO Basics
Page Indexing<br>If you understand how Google works, keeping your rankings is quite intuitive.<br>Google stores a giant database of basically every page on the internet. When they add a page to the database, it's called indexing . When someone searches, Google shows them the most relevant pages among all the indexed pages.<br>Google operates per page , not per website. They track each page separately using its URL. So each of these has a separate entry in the Google index:<br>https://mywebsite.com<br>https://mywebsite.com/pricing<br>https://mywebsite.com/blog/website-redesign-seo<br>Pages get indexed automatically because Google has a bot that looks for new pages by visiting websites and crawling pages (following links page to page). This is why having more internal links between your pages gets them indexed faster.<br>Alternatively, you can manually request indexing in Google Search Console. You can do this by searching a page URL at the top, and then clicking Request Indexing. This is usually faster than waiting for Google to find new pages on its own. You can only submit one page at a time, and there's a limit you can submit per day.<br>Either way, there's no guarantee Google will index a page after it finds it. Sometimes Google discovers a page and decides not to add it to the index. That usually means Google thinks the page is low quality, too similar to another page, blocked by a technical setting, or not important enough to show in search results.<br>You can check if a page is indexed by searching the URL at the top of Google Search Console.<br>Backlinks<br>Search rankings are complex. Google keeps the process private, so we don't know the exact mechanics. But there are known ranking factors worth understanding, starting with backlinks .<br>Backlinks are links from other websites to yours. Google treats backlinks as a signal of trust. They're more likely to show pages that have a lot of backlinks, especially from trustworthy websites. When you redesign a website, the main concern is making sure you don't break the backlinks you already have.<br>When you redesign a page, the backlinks keep working as long as the URL remains the same. Or if you do change a URL, you can fix it by creating a 301 redirect from the old URL to the new one. A 301 redirect automatically sends visitors from one URL to...