Quote:
Originally Posted by Silentcarrot
|
If you are using apache as a webserver and have an htaccess file you could do this:
Code:
RedirectMatch 301 /index.html http://www.beginnersstud.com
You can also generate an xml sitemap and upload it using Google Webmaster Tools. Be sure you all links to the home page are formatted as href="/" or href="http://www.beginnersstud.com"
Someone else may have a better or more elegant solution.