Hi there everyone, I have a domain I want to point to a different site (which is still running on my same server) What is better for search engines, to place a redirect page or to just edit the domain to point to the site I want? Thanks in advance!
Set the site to be a 301 redirect (permanent) to the site that you would like to point to. Google states this: click here
Ok so if my main site is whatever.com and I want to direct something.com to it, I should use this 301 redirect? Now for my other ignorant question...how do I make this 301?
not ignorant at all. this is a good resource for the many different ways you can implement a 301 redirect (and then check it!) click here
Hello compindustries, Try this: http://www.webconfs.com/how-to-redirect-a-webpage.php Tell me if it's helpfull. Thank You
Thanks you two... I guess I want to use an html redirect? It an htaccess file already exist, do I add this redirect somewhere specific?