Live data from Hacker News

Show HN: RootRedirect for your domain, helps SEO

rootredirect.com

1–10 of 26 posts

Re: Show HN: RootRedirect for your domain, helps SEO

#5
post #4

You're selling a redirect rule...? RewriteEngine on RewriteCond %{HTTP_HOST} ^example\.com$ [NC] RewriteRule ^(.*)$ http://www.example.com/$1 [R=301,L]

Not only that, you have to point your domain to his nameservers. That looks risky.

So how do you do this on your own?

Re: Show HN: RootRedirect for your domain, helps SEO

#9
post #5
post #4

Earlier quoted context omitted.

Not only that, you have to point your domain to his nameservers. That looks risky.

So how do you do this on your own?

A little more background on it for you here: http://www.seomoz.org/learn-seo/redirection
Post reply on HN