Forum Moderators: Robert Charlton & goodroi
You have to check the box to have the feature.
After I checked the box and I later updated the site, when the update is finished it has a link to example.com that you can click on to get to your home page. It starts going to http://example.com and then redirects to http://www.example.com
There has been some talk on the forums lately about how Google may not like redirects a lot. Do you think this would be ok?
This is from Matt Cutts:
Suppose you want your default url to be http://www.example.com/ . You can make your webserver so that if someone requests http://example.com/, it does a 301 (permanent) redirect to http://www.example.com/ . That helps Google know which url you prefer to be canonical. Adding a 301 redirect can be an especially good idea if your site changes often (e.g. dynamic content, a blog, etc.).[mattcutts.com...]
This is after I made the redirecting change in my hosting account.
Do you think this could be related?
I have also posted about a status code 206 that I received when looking at my web log.
[webmasterworld.com...]
Maybe this is all related. I would really appreciate if someone can help me to put this together. What should I do next?