Old Permalinks 301 Redirect to New Permalinks with Wordpress Plugin

Google Buzz
Old Permalinks 301 Redirect to New Permalinks with Wordpress Plugin

At initial stage of bogging on Wordpress, you may choose a particular format for permalink i.e. URL of posts, Categories etc for your Wordpress blog and after reading some posts about SEO, now you want to change the format. Then you must be afraid of loosing old back-links and traffic. As you know that if previous URL gets a permanent redirect (301 Redirect) to the new URL structure then there is no worry about traffic loss. Wordpress users can change the URL format i.e. permalink structure at any point of time without loosing traffic by using a simple to use plugin.

Complete Guide for .htaccess Redirects

Google Buzz
Complete Guide for .htaccess Redirects

We face different scenarios where we need to redirect some specific sites to certain locations. There are two kind of redirects – Permanent (301) or Temporary (302) redirects. Here is the list of different redirects thru .htaccess file.