Could any1 please guide me that which is better ? 301 or 302 and Mete Refresh tag to Redirect the page. Please also inform me that how to implement these redirection methods. Million thanks in Advance.
I'd say to use the permanent redirect 301. How to implement this depends on a few things. You can do it in PHP or ASP or .htaccess. It depends on your server set up and what you want to do. Do a search on Google for permanent redirect 301. There are alot of pages with information on how to do this.