Domain.com and www.domain.com
-
I recently changed the settings in Google Webmaster Tools so that domain.com and www.domain.com are the same. Several quick questions.
-
About how long will it take for Google to list www.domain.com and stop listing domain.com?
-
The .htaccess file uses a 301 to redirect all domain.com paths.to www.domain.com paths. Now that Google has been informed these two are the same, are the 301 rules to add www necessary?
-
The default page is index.php. so domain.com gets 301 to www.domain.com gets 301 to www.domain.com/index.php. Is this the correct way to do things?
-
Are there SEO consultants who will help on small projects such assist on issues like this?
Best,
Christopher -
-
Thanks for the quick responses. I will add the redirect of index.php to domain.com/, but I don't know where the 301 of domain.com/ to index.php is coming from. It's not in .htaccess. Is that just a generic rule somewhere in the Apache server so that doman.com/ will default to an actual page?
Best,
ChristopherEDIT: I think I found the problem. The site was originally created using .html pages and later converted to .php pages. There was a 301 for index.html to index.php. I changed to to
Redirect 301 /index.html http://www.domain.com/
and also added
Redirect 301 /index.php http://www.domain.com/
-
I agree with Gianluca, but i would also add,
301 to www.domain.com or domain.com, but not to index.php
also do not 301 twice. 301 directly to the last final destination
-
Hi Christopher, Answering by points:
-
Google needs a certain amount of time before start showing just the canonical version of the site, time that depends on how big the site is.
-
I suggest you to keep the 301 redirection in the .htaccess file
- because so you are sure the the not www Urls in the SERPS are sending users to their www versions;
- because may exist backlinks sending to not www links and this way your a redirecting not only users but also a great % of that backlink juice to the correct URL;
- because exists also Bing, which obviously does not care of what you decide in GWT.
- what you did is incorrect. Infact the www.domain.com/index.php url version of the home page should have to 301 to www.domain.com, let say the opposite of what you have done.
Redirect 301 /index.php http://www.domain.com/
Finally, about finding SEOs, why don't you try the job section here in the Seomoz site, here > http://www.seomoz.org/marketplace/jobs?
Ciao
-
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Https://www.fitness-china.com/leg-press-feet-placement youtube video affects website speed
In our blog, about Leg Press Feet Placement [https://www.fitness-china.com/leg-press-feet-placement](https://www.fitness-china.com/leg-press-feet-placement) we have added a lot of youtube videos to enrich the content of the article but we found that youtube videos affect the speed of the website, how to solve it
On-Page Optimization | | ahislop5740 -
Does using keywords in the top level domain make any difference to SEO rankingsq
i am setting up a new company and I need to register a domain name, is there any advantage to using the full name of the company in the domain name? I know it used to be important but does it still make a difference? If possible I would like to just use say the first letter of each of the 3 words instead what will amount to 23 letters but of it makes a difference then 23 letters it will have to be. Thanks
On-Page Optimization | | Ast98581 -
Can Robots.txt on Root Domain override a Robots.txt on a Sub Domain?
We currently have beta sites on sub-domains of our own domain. We have had issues where people forget to change the Robots.txt and these non-relevant beta sites get indexed by search engines (nightmare). We are going to move all of these beta sites to a new domain that we disallow all in the root of the domain. If we put fully configured Robots.txt on these sub-domains (that are ready to go live and open for crawling by the search engines) is there a way for the Robots.txt in the root domain to override the Robots.txt in these sub-domains? Apologies if this is unclear. I know we can handle this relatively easy by changing the Robots.txt in the sub-domain on going live but due to a few instances where people have forgotten I want to reduce the chance of human error! Cheers, Dave.
On-Page Optimization | | davelane.verve0 -
Can you canonical from one domain page to a different domain page
We are a boating site and have our main site with all it's products. We have an engine section within our main site. But we also have an outside domain, specific to a certain manufacturer of engines. So we want our customers to still find the engine information for this manufacturer within our main site, as well as find the manufacturer targeted engine site in the SERPS. My question is this: Can I canonical those pages within our main site to pages on the outside domain? Or does are canonicals to be used only within the same domain? Thanks,
On-Page Optimization | | tdawson090 -
Duplicate content on domains we own
Hello! We are new to SEO and have a problem we have caused ourselves. We own two domains GoCentrix.com (old domain) and CallRingTalk.com (new domain that we want to SEO). The content was updated on both domains at about the same time. Both are identical with a few exceptions. Now that we are getting into SEO we now understand this to be a big issue. Is this a resolvable matter? At this point what is the best approach to handle this? So far we have considered a couple of options. 1. Change the copy, but on which site? Is one flagged as the original and the other duplicate? 2. Robots.txt noindex, nofollow on the old one. Any help is appreciated, thanks in advance!
On-Page Optimization | | CallRingTalk0 -
Campaign set up as sub domain
When I set the campaigns up I used the sub domains now I question should I have used the root domain. Which is best sub or root.
On-Page Optimization | | PhilSmith230 -
The best way to redirect to www
What is the best way to redirect non www to www. I saw a lot of the solution. is this one ok? RewriteCond %{HTTP_HOST} !^www.seomoz.org [NC] RewriteRule (.*) http://www.seomoz.org/$1 [L,R=301]
On-Page Optimization | | bruki0 -
Domain Name and On-Page SEO
Where are the best places to put your Domain name in On-Page SEO? My domain name ends in .net so I would like to put it as many places as possible to brand the .net . On the analysis page I have found out that it is not a good idea to put it in the title page...but that is what the SEO guy I hired told me to do. Thanks, Utah Tiger
On-Page Optimization | | Boodreaux0