Web Design Blog - March 19, 2010

Redirect your Site to www

This week I've learned a nifty little trick having to do with .htaccess and site redirection. I'm sure you know that you can reach a web site with the normal www. or you can leave it off. The end result is no different to you. sBut it is to Google. The search engines considers each address version a different site, and there's a lot of duplicate content there. .htaccess can force your site to always redirect to www. Toss this little bit of code: RewriteEngine on RewriteCond %{HTTP_HOST} ^your-do... read more!

Posted in html, technology, web design | Post Comment


View All Posts
web design corner image