There are two redirect codes that the webserver can serve, 301 and 302; some will say 301 is the way to go; others will say the opposing, others like me say they work well in conjunction with eachother if you're *just now* redirecting content that's already in engines.

If you where wanting to create a redirect, open up your .htaccess file on the server (generally in your web root), if you have none then you can create a new one (make sure your FTP client can read "hidden" files, hidden files in unix/linux are prefixed with a ".").

Code
redirect 301 /old http://www.yoursite.com/new
redirect 301 /old/ http://www.yoursite.com/new/


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!