Simple Steps for Complex Site Redesign

Relaunching a Web site is difficult. Each hour devoted to preparation often saves a day or even a week in retrofitting or fixing errors.

Scanning forum posts, keyword research, and queries leading to visits to our own site, I still see a lot of confusion about the proper protocol to use when significantly restructuring a Web site. It’s easy to find basic advice, but complex redesigns are more and more common and require information much more intricate than “redirect it properly.” My goal here is to assume you know the basics and provide some additional tips for redesign that might otherwise be overlooked.

301 2.0

If your redesign amounts to a platform change, such as moving from HTML to PHP (define), with your existing URLs all remaining intact but changing their file extensions, congratulations. Your redirection issues will be relatively minor and you can simply use a universal instruction to redirect/filename.oldextension to /filename.newextension. The 301 header code tells engines the new URL has replaced the site’s old URL, so the new URL should replace the old one in the engine’s index as well.

When you toss in a global revision of content and site structure, things get much more complicated. The conventional redirection advice, that you use a 301 (permanent) redirect from old URLs to new ones, is sound. I’ve recommended this many times and am always satisfied with the results. But it’s not an adequate answer to many subsequent questions.

Suppose your old site had a page devoted to reviews of Product X. In the new site, you decided to build out the content of the main Product X page and incorporate reviews on that same page. Because the Product X reviews page has no direct counterpart in the new architecture scheme, it’s reasonable to redirect the old Product X reviews page to the new main Product X page.

Engines are much faster at processing directives like this than ever before. Assuming your redirects are set up correctly, you’ll frequently see new URLs show up in SERPs (define) within a couple days of your new site launch.

One thing to remember about 301 redirects is that while the index transfer from the old URL to the new one is permanent, the associated rankings may not be. Initially, after you implement a 301 redirect, the new URL will likely rank for the same things the old one did. But over time, the new URL’s content and incoming links must reflect similar or improved content to retain rankings.

XML Sitemap Feeds

With a large shift from one group of URLs to another, be zealous about finding ways to get them indexed as quickly as possible. During a redesign in which significant architectural changes occur and URL structure changes, it’s a good idea to populate your XML sitemap feed with both old and new URL lists for at least a month or two. Theoretically, you could keep your old URLs in the sitemap feed forever, but once you see the new URLs consistently showing up in all major engines for a few months, you’re better off pulling the old URLs out of the XML feed to save bandwidth and server resources, and to let the spiders spend their limited time more productively — on your actual pages.

Note that dual-listing URLs in your XML feed is a supplement to a solid 301 strategy, not a replacement for one. It simply provides robots with one more way to notice the redirects you’ve placed on old URLs as well as a direct route to the new URLs on your site.

Another caveat is this technique is likely invalid if you’re redirecting content from one subdomain to another. A given sitemap feed must include URLs only on that specific host. In other words, if you’re shifting new URLs from www.domain.com to www.newsub.domain.com, the sitemap file that sits on www.domain.com cannot contain URLs from www.newsub.domain.com. In that case, the best route is to quickly generate a new feed exclusively for www.newsub.domain.com.

Robots.txt

A way to bolster the effects of your XML sitemap feed is to be sure to place its location in your robots.txt file. It’s a very simple operation, and requires only one line of code: sitemap: http://www.domain.com/sitemap.xml. “Domain.com” is your own domain, and “sitemap.xml” is the correct name of your sitemap file. Remember, there’s no right or wrong location within the robots.txt file to place this line.

A final but important note about the role of robots.txt in a redesign: be sure to include both old and new exclusions during a rollover period. Suppose you want to exclude your site’s search results pages from being indexed. If your old search results pages would be excluded with this line: disallow: /search/, but your new search results pages reside in this line: /cgi/results/, then beginning at relaunch, you should have both of these lines in your robots.txt file.

Do this because during the transition time from one set of URLs to another, you must be sure both old and new URLs are excluded until the old ones no longer exist in the index.

The Bottom Line

Relaunching a site is a difficult practice often mired in tedious details. But each hour spent in preparation often saves a day or even a week in retrofitting or fixing errors. It’s true you should build sites primarily for users, not for engines. But during a redesign, you really need to think about the bots.

Want more search information? ClickZ SEM Archives contain all our search columns, organized by topic.

Subscribe to get your daily business insights

Whitepapers

US Mobile Streaming Behavior
Whitepaper | Mobile

US Mobile Streaming Behavior

5y

US Mobile Streaming Behavior

Streaming has become a staple of US media-viewing habits. Streaming video, however, still comes with a variety of pesky frustrations that viewers are ...

View resource
Winning the Data Game: Digital Analytics Tactics for Media Groups
Whitepaper | Analyzing Customer Data

Winning the Data Game: Digital Analytics Tactics for Media Groups

5y

Winning the Data Game: Digital Analytics Tactics f...

Data is the lifeblood of so many companies today. You need more of it, all of which at higher quality, and all the meanwhile being compliant with data...

View resource
Learning to win the talent war: how digital marketing can develop its people
Whitepaper | Digital Marketing

Learning to win the talent war: how digital marketing can develop its peopl...

2y

Learning to win the talent war: how digital market...

This report documents the findings of a Fireside chat held by ClickZ in the first quarter of 2022. It provides expert insight on how companies can ret...

View resource
Engagement To Empowerment - Winning in Today's Experience Economy
Report | Digital Transformation

Engagement To Empowerment - Winning in Today's Experience Economy

2m

Engagement To Empowerment - Winning in Today's Exp...

Customers decide fast, influenced by only 2.5 touchpoints – globally! Make sure your brand shines in those critical moments. Read More...

View resource