Campaign Domain "change" (www. vs no www.)
-
Hello,
I'm tracking a domain (with www.thespin.be) since months. Last week we changed things related to domain & server and now SEOmoz has 0 pages crawled.
I think that's because now my main domain is without www. (thespin.be).
How can I modify my campaign to reflect this "change" (that's not really a new domain..) to avoid losing all my campaign history ?
Also, on Google Webmaster Tools it's like I have 2 different sites (one with www. and another without), although I've defined my favorite domain (without www.) months ago.. Google won't update its index. And I have this problem on several other sites..
Thank you very much for giving me a feedback.
Regards
Jean-Louis
-
Hi Jean-Louis! This is Megan from SEOmoz. You're right that the number of pages getting crawled has dropped to 1 because of the change from www to non www. Unfortunately, you'll need to start a new campaign for thespin.be. The tool doesn't allow the domain of a campaign changed once it's setup. It's limited in that way, because if the parameters of a campaign were constantly changing, it could make it extremely difficult to interpret historical data in terms of why progress was or wasn't made.
On the bright side, you can archive your current campaign so that you'll have all of the historical data for reference. Also, archiving doesn't take up a campaign slot.
I hope this helps!
-
Here is the code you need to use:
- Locate your .httpaccess file inside the root folder (you may need a file explorer)
- Open it inside Notepade/Wordpad, i recommend NotePad++
- Add this code:
RewriteCond %{HTTPS} off
RewriteCond %{HTTP_HOST} ^www.(.+) [NC]
RewriteRule ^(.*) http://%1/$1 [R=301,NE,L]
RewriteCond %{HTTPS} on
RewriteCond %{HTTP_HOST} ^www.(.+) [NC]
RewriteRule ^(.*) https://%1/$1 [R=301,NE,L]
This will affect http://www. and https://www.
This httpaccess if safe to use with SSL on or off.
Note that I used
NE
flag to prevent apache from escaping the query string. Without this flag, apache will change the requested/?foo%20bar
to/?foo%2250bar
-
Hi Labici,
First, thank you for your fast reply.
Well I have 2 zone DNS type A redirecting to my server: 1 with www. and the other without. Is it okay or should I use another type of redirect ?
-
First be sure you redirect all the www. traffic to non www. domain or you will get duplicated content and titles.
You have made a good move to get rid of www. as google tends to rank non www. domains higher.
"domain & server and now SEOmoz has 0 pages crawled."
I think you need to wait to be re-indexed, not 100% sure, but I think you will get the answer Friday when the reports are being sent out by SEOMoz.
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
-
Domain Authority
Since we started using Moz our domain authority has dropped from 84 to 79. We can't figure this out. Is their someone we can discuss this with?
Moz Pro | | Tom_Matthews0 -
Comparing Domain Authority Scores
Since your scale (like PageRank) is a logarithmic scale, it makes it hard to judge the distance between 2 scores. Can you give me a rule of thumb. For PageRank, each jump is an exponential jump - so that a PR6 is perhaps 10 times stronger than a PR5. What is the log base that SEOMoz uses. Should I assume that a 60 is 10 times stronger than a 50? This is important when it comes to measuring progress because growth is going to get more difficult as you move up the scale and I need to communicate the distance between our current Authority score and our goal. Thank You!
Moz Pro | | apo11o1770 -
Can I combine SEOmoz Campaigns.
Basically I am in internal SEO. We subscribe to SEOmoz and we have 5 campaign spots. each with their own allocation of keywords. Ideally I only want to track our site and not 4 other's. I've currently setup the campaign a couple of times with different keywords, but it would be much better if I could choose what allocates to what. I.e. 2 campaign tokens to one site and 3 to another or just 5 to one site. Is this possible, and if not why not?
Moz Pro | | DaveDawson0 -
Limit of 3 competitors per campaign
Hello, Can I just check why the number of competitors per campaign is limited to 3? ie. We have up to 20 URLs we want to monitor for the same keywords as us. I understand I can add another campaign to track another 4x URLs, but this will not show those in relation to our main URL/campaign. We would prefer to have space for 12 competitors rather than 12 campaigns. If we upgrade to Elite is the number increased? Might be missing something here, as we are new to SEOMoz, so grateful for any advice. SEOMoz is really great, we have learned so much already. Rich
Moz Pro | | STL0 -
Question about a dramatic decrease in domain authority.
My personal website http://Bsalva.com has started to drop in both page authority and domain authority. This seems to be largely due to open site explorer not picking up all of my inbound links. Right now it says I only have one linking root domain, but I know this to be crap. I have quite a few followed links from well trusted and reputable sites. My page rank typically bounces between a 5 and 6. I should also have hundreds of inbound links. The other sites In my campaign monitor haven't taken such a hit so I'm starting to get a little worried. Does anyone know what might cause incoming links to not me recognized? they were just fine last month, and I can go find them on the web as we speak.
Moz Pro | | Bsalva0 -
SEOmoz bot and "noindex"
As a recent newbie to SEOmoz, I've been implementing some suggestions and doing a general tidy up. I removed URL's from our robots txt, and rolled out instead the noindex meta tag to pages we don't want indexed. But surprised to see issues that are now flagged from the last crawl by the moz bot from pages that have this meta tag? Does the SEOmoz bot not ignore this tag? Just want to make sure I've implemented it correctly, so the google bot does ignore it. Meta tag syntax is and is placed below the title tag. cheers Steve
Moz Pro | | sjr4x40 -
For the "On Page Report Card", Can I see a list of all of the recommendations?
On the "On Page Repord Card", in the "Page Analysis Detail" section, I can click "Read More" for each factor and see a "Recommendation" on how to fix the page to meet that factors criteria. Are these recommendations the same everytime or will they vary depending on the page itself? Can get a copy of each recommendation that would appear if none of the criteria were met? Thanks, Daniel.
Moz Pro | | iSenseWebSolutions1