Web Page Redirects

When site structure and/or page names change, redirect traffic from old pages to new pages. Redirects help preserve the SEO value of external and internal links, improve user experience. Redirects send human and bot visitors to the correct page.

Provide a redirect for every old page that you delete. Someone, or some bot, may have linked to or indexed the page, and a redirect will help transfer the link authority to the new site.

Page Redirects' best use is correcting external links to your site (generally unchangable), and as temporary internal measure Correct internal links, since redirects only pass partial "link juice" to the target page. It's the best practice.

Automated Link Testers like W3C Link Checker list broken links and redirects - correct both!

Windows Internet Information Server (IIS) and Apache Servers dominate the marketplace; the procedure for redirection differs by server type. Links to detailed guides are found below.

A good guide to Apache redirects can be found here.

A good guide to Windows Server redirects can be found here.

Click Here for Redirect Examples And Further Discussion