FREE URL redirection script
URL Redirection is a way to redirect your url from the old url onto a new url form. You can rediect your sitename.com to www.sitename.com or from sitename.com to sitename.com/blog . This redirection is needed if you have an old file that has SERP but you have changed your directory structure and you want to leave that file in place but point it to the new file.
A lot of ways can be done to redirects your url. You can change your .htaccess structure or adding a script in to your PHP, ASP, Coldfusion or HTML file.