SEOMOZ Crawl Test
-
Guys
I really have an issue that i know have but cannot see if that makes sense.
Basically 3 months ago i did a site wide 301 from economyleasinguk.co.uk to www.economy-car-leasing.co.uk
Every thing looks good get all the correct header responses , all canonicals work perfectly , Google webmaster tools is updated fetch as google bot shows the old site is 301
I tried the seomoz crawl test today on the old domain and got this message
Oh no! Looks like the page you were trying to access is temporarily down
which at first thought ok because the site was not there it wont do it on an old 301 domain, however i tried it on a domain i know has just been 301'd and i got this message
The URL http://www.site1.com/ redirects to http://site2.com/. Do you want to crawl http://site2.com/ instead?
Would you like to:
Continue with www.site1.com
Continue with site2.comI really do not know what to do, its either the redirect script is missing something however its doing what it should or the server is a problem but again its doing what it should so why would SEOMOZ not be able to crawl the old URL like it example site above.
Now the strange thing is Open Site Explorer does see the 301 and asks if i want to check the new URL instead
Ps the redirect is done using PHP redirect which i am asking him to change to a htaccess as its now on a apache server and was wondering if this could be an issue, all pages go to correct pages as requested
Thanks in Advance
-
Hi Robert
Htaccess uploaded, however the code you provided i think was relying on the sites sitting on the same I.P where in fact they are on different servers with different a I.P
so only the bottom line was needed , if we put your code up all looked good but some tools reported 403
Site explorer and site crawler now see the site as 301. so fingers crossed
Just need google to visit the old site and see the change and its not been there for ages , ill just ping it and add it to twitter or something
-
Im sure i can do that for you, especially if your doing it for the good of education and science ..
If you mail me through the site your mail address ill let you have the analytic s too, so as you can see the visitors and the improvements and if all works well it should be a good graph as im currently around 60-70% short of what i had before
This is assuming that what i have already is actually wrong but would make a great topic for some
-
Kelly
Happy to help, but there are strings attached...No, you don't have to let me use the Maserati for a week next time I'm in town...
Before you put the change in effect, please run a measure of all DA/PA for both sites and date it. Then, weekly at least, rerun looking at both. Remember, you will be ask do you want to see the other url so you can still see both even though you have the redirects in place.
Then, you will get a great view of the change over time and can track the effect which, whenever you see a similar question on moz you can refer back to.If you chose to share that data with me, I promise to use the data anonymously and never share what site/sites or page/pages it was from. No plans to publish it in any way as of now, just started tracking sites with 301's about a year ago and like having some that we are not associated with other than tangentially.
Thanks, but no worries if you don't want to share, I understand.
Best
-
Thanks Robert
Thats just a straight forward htaccess 301, makes sense to keep it simple
Again thank you for taking the time in getting back to me
-
Kelly
Here is the code per our dev:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^olddomain.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.olddomain.com$
RewriteRule (.*)$ http://www.newdomain.com/$1 [R=301,L]
This should assist you in getting it done correctly.
He also suggested that the PHP is not the way to go and it does not handle the url to url. So, there you have it.
Best
-
I will get you a version of the 301 As soon as i can to see
Me and my developer had a debate whilst doing this and as he is the expert he kind of won but i still question his thinking
What he did was only send over clean URL's from the old site he insisted on sorting out the canonicalization of the URL along with lower and upper case before the URL was sent so in theory on both servers you have a 301 , we know they are not chaining but if the new site has a 301 capable of resolving any bad URL's that come our way , why have it on both
I wanted just the minimum with less chance for anything to go wrong
If you were doing a name change for a site would you do as Robert Fisher suggests above and do this on a URL to URL basis or would you just do the header response 301 as in your example.
as i do see the benefit in both, but just really need this fixing as business is at an all time low right now
-
Wow
That's really kind of you, i have trouble getting hold of my developer on the weekend so good luck
Many thanks again for your help
-
Fortunately or unfortunately, it is 0400 here in Houston. Fortunately, our web dev magnificent & company VP is still asleep, but works like me (a bit much). I sent an email for the code that will help. He will rise in a couple of hours and see email and direct us. When he does i will send to see if it helps.
Hopefully, we will find the magic juice retriever.
Best,
-
Hi Robert
Many thanks for taking the time to answer
It was just a domain name change
What we did was a URL Change where all the relevant URLS got to their new names in just a couple of lines of code Like in Ians example, I cant post the code yet as its the weekend and my developer is not working
You state i should have done this URL to URL however the sites has 17k pages
I Know In Open site explorer it sees the 301 however when you use the crawl test tool it does not and this is what maid me ask this question again and its that which bothers me the most
My site prior had a DA of 68 and PA of 62 (but even if you check the pages in Google Pr for the home page is showing 1 where it used to be 4 but the inner pages are between 2 and 3 so it just seems the home page is suffering
-
I'd need to see the PHP redirect code. But in CURL it all looks OK.
Make 100% sure that your PHP code is set up with the lower case 'header' command, like this:
header("HTTP/1.1 301 Moved Permanently"); header("Location: http://www.site.com"); ?>
Hope this helps.
-
Kelly,
First, you state: Basically 3 months ago i did a site wide 301 from economyleasinguk.co.uk to www.economy-car-leasing.co.ukBy a sitewide 301 do you mean you simply redirected the domain (meaning one 301 of domain economyleasinguk.co.uk only to www.economy-car-leasing.co.uk only)?
Next, when using OSE and you get the "abc.com redirects to www.abc.com we're showing links to www.abc.com to provide more accurate metrics... That can be from the preferred domain you set in GWMT or the .htaccess file so is likely not a factor in this.
When you do a site wide 301 it must be url to url: abc.com/ to a-b-c.com/ and abc.com/hot-deals to a-b-c.com/todays-sales, or abc.com/our-locations to a-b-c.com/our locations. Otherwise you are wasting all the link juice from the old site. This must be done in the .htaccess file.
To test this- OK I just did and you did it incorrectly and need to back up. When it says "do you want to see the results for economyleasinguk.co.uk instead click on that link for economyleasinguk.co.uk. When you arrive on the page, you have only one result from a site with a domain authority of 50 and that home page has a PA of 40.
I am guessing it was fairly close to those numbers prior to the 301. after three months, a lot should have moved to you. I looked at a cache of the new site and it goes to 2010 so I am assuming it was up when you did redirect and had been up for a while. The DA of the new site is 38 and home page PA is 39 so I would have expected that from a site up a couple of years. You don't appear to be getting much help from the redirect.
So, go back in and go url to url and make it work for you.
Let us know if there are other issues - great question as this happens to us all!
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
-
Why is my MOZ report only crawling 1 page?
just got this weeks MOZ report and it states that it have only crawled: Pages Crawled: 1 | Limit: 10,000 it was over 1000 a couple of weeks ago, we have moved servers recently but is there anything i have done wrong here? indigocarhire.co.uk thanks
Moz Pro | | RGOnline0 -
Have a Campaign, but only states 1 page has been crawled by SEOmoz bots. What needs to be done to have all the pages crawled?
We have a campaign running for a client in SEOmoz and only 1 page has been crawled per SEOmoz' data. There are many pages in the site and a new blog with more and more articles posted each month, yet Moz is not crawling anything, aside from maybe the Home page. The odd thing is, Moz is reporting more data on all the other inner pages though for errors, duplicate content, etc... What should we do so all the pages get crawled by Moz? I don't want to delete and start over as we followed all the steps properly when setting up. Thank you for any tips here.
Moz Pro | | WhiteboardCreations0 -
OK Crawl Test Link Question Again!
I've downloaded a crawl test and column G Link Count reads 62 and yep there are a total of 62 links on the page in question. Column AM Internal Links reads 303 and yep there are somewhere in the order of 303 pages pointing at this one. Root Domains is surprisingly low at 6, so maybe there are only 6 domains linking to this page. BUT... External Links read 51. There are not 51 links pointing away from this domain on this page, no way hozay, so can anybody tell me what is meant by 'External Links? A humble thank you in anticipation of an education. Jem
Moz Pro | | JemRobinson0 -
Did anyone else see "Rel Canonical" drop to zero after their latest SEOmoz crawl?
In the Crawl Diagnostics section of the SEOmoz reports, we get errors in red, warnings in yellow, and notices in blue. After my latest crawl, I saw the "Rel Canonical" part go from about 300 down to 0. Obviously, this isn't right, so I'm wondering if this is a bug that everyone is experiencing. U9W5I
Moz Pro | | UnderRugSwept0 -
Discrepancies in link reports from SEOMoz and OSE
Hello, I am trying to understand the link profile of my site. In the competitive analysis from SEOMoz, it shows 22K+ of links, with about 900+ being external followed links and 800+ internal. Webmaster tools shows a similar number of external followed links, but the link report from OSE only shows about 150 external followed links. This brings up several questions: Where is this 22K total links coming from? Why is there such a difference in the SEOMoz competitive analysis and the OSE report? Why does the OSE report show some links as not followed, while Webmaster tools lists them as followed? Am new to the off-page aspects of SEO, and I have to say the discrepancy in data from different tools is by far the most challenging thing for me. Would welcome general advice on this topic as well. Thank you!
Moz Pro | | LynnMarie0 -
How do I add a second email to SEOmoz?
Is there a way to add a second email adress to my SEOmoz account, so that 2 people can get notifications from here?
Moz Pro | | wellbo0 -
SEOmoz keyword difficulty tool
Is anyone else having problems with this? Every search I do seems to throw up an error in the traffic fields.
Moz Pro | | neooptic0 -
SEOmoz Bot indexing JSON as content
Hello, We have a bunch of pages that contain local JSON we use to display a slideshow. This JSON has a bunch of<a links="" in="" it. <="" p=""></a> <a links="" in="" it. <="" p="">For some reason, these</a><a links="" that="" are="" in="" json="" being="" indexed="" and="" recognized="" by="" the="" seomoz="" bot="" showing="" up="" as="" legit="" for="" page. <="" p=""></a> <a links="" that="" are="" in="" json="" being="" indexed="" and="" recognized="" by="" the="" seomoz="" bot="" showing="" up="" as="" legit="" for="" page. <="" p="">One example page this is happening on is: http://www.trendhunter.com/trends/a2591-simplifies-product-logos . Searching for the string '<a' yields="" 1100+="" results="" (all="" of="" which="" are="" recognized="" as="" links="" for="" that="" page="" in="" seomoz),="" however,="" ~980="" these="" json="" code="" and="" not="" actual="" on="" the="" page.="" this="" leads="" to="" a="" lot="" invalid="" our="" site,="" super="" inflated="" count="" on-page="" page. <="" span=""></a'></a> <a links="" that="" are="" in="" json="" being="" indexed="" and="" recognized="" by="" the="" seomoz="" bot="" showing="" up="" as="" legit="" for="" page. <="" p="">Is this a bug in the SEOMoz bot? and if not, does google work the same way?</a>
Moz Pro | | trendhunter-1598370