SEOMoz Bug?
-
Hi--
I was using the SEOMoz toolbar, and I went to this page -
http://www.hark.com/clips/dxkdbdggyh-hes-totally-lucid-100-percent
and it says "zero" links from anywhere. However, it's clearly linked to from the home page -
Why would this be?
-
Ryan's right - it's because the page isn't in our index yet. You can verify this at www.opensiteexplorer.org. Sorry about that! Most new sites and links will be indexed by our spiders and available in Linkscape and Open Site Explorer within 60 days, but some take even longer for a plethora of reasons, including crawl-ability of sites, the amount of inbound links to them, and the depth of pages in subdirectories. Just so you know, here's how we do our index: we take the last index, take the 10 billion URLs with the highest mozrank (with a fixed limit on some of the larger domains), and start crawling from the top-down until we've crawled 40,000,000,000 pages (which is about 1/4 of the amount in Google's index). Therefore, if the site is not linked to by one of these seed URLs (or one of the URLs linked to by them in the next update) then it won't show up in our index
We update our Linkscape Index every 3 to 5 weeks. Crawling the whole internet to look for links takes 2-3 weeks. And then we've got 1-2 weeks of processing to do on those links to determine which are the most important links etc. You can see a schedule of how often we update, and planned updates here: http://seomoz.zendesk.com/entries/345964-linkscape-update-schedule
Linkscape focuses on a breadth-first approach, and thus we nearly always have content from the homepage of websites, externally linked-to pages and pages higher up in a site's information hierarchy. However, deep pages that are buried beneath many layers of navigation are sometimes missed and it may be several index updates before we catch all of these.
If our crawlers or data sources are blocked from reaching those URLs, they may not be included in our index (though links that points to those pages will still be available). Finally, the URLs seen by Linkscape must be linked-to by other documents on the web or our index will not include them.
For now, the best thing you can do to help your domain become indexed is to work on link building for links from sites with high mozrank.
I hope this helps! This is more of a customer service question than an SEO question, so in the future, if you have a question about our site or tools, please email it to help@seomoz.org to get faster service. Thank you David!
Best of luck.
-
Thanks for clarifying David. I now understand your question.
Using the SEOmoz toolbar's Analyze button, Link Data tab you are viewing the "Internal Followed Links" field and it shows as 0, when you clearly have links to your page.
The issue is the tool uses information from SEOmoz's monthly crawl of the web. SEOmoz only uses data from the top 25% of web pages on the internet. If the site you are looking at isn't very well linked and very popular, then you wont see the data you seek.
I don't like it at all and am seeking a better tool myself.
-
I think you may still be misunderstanding. I went to the page tab you showed, and here were the results:
| Internal Followed Links | 242 |
| Internal Nofollow Links | 2 |
| External Followed Links | 4 |
| External Nofollow Links | 1 |However, that's obviously measuring links on this page to other pages. I'm looking for links TO this page, to measure the success of this page, and it's all zeros. However, this is plainly not the case - there's a link from the home page to this page. That's the bug I'm talking about.
-
David, I am trying to help you here.
Please take another look at my initial reply.
-
-
That refers to EXTERNAL links, not internal ones.
Press the <analyze>button on your SEOmoz toolbar, then click to the Page Attributes tab as I mentioned above. There you will see the internal link information.</analyze>
-
I don't believe so - see the attached screen shot.
Right at the top, next to "PA" it says "0"
-
I believe you are looking at the Link Data tab which analyzes links TO the page you are viewing from other sources.
You want to look at the Page Attributes tab.
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 seomoz.org still in Google index?
I searched in Google, the number of URLs indexed left in the seomoz.org domain since it changed to moz.comI am surprised that after all this time more than 15,000 URLs indexed:https://www.google.com/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=site%3Aseomoz.org%20inurl%3Aseomoz.org If I clicked on any of the results it will be redirect (301) to the new domain, so it is working, but Google still keep these URLs in the index.
Technical SEO | | Yosef
What could be the reason?Will not cause duplicated content issue on moz.com?0 -
Difference between SEOMOZ and Webmaster Tools information
Hello, There is an issue that confuses me and I thought perhaps you will be able to help me shed some light on it. I have a website which shows 2,549 crawled pages on SEOMOZ and 24,542 pages on webmaster tools! Obviously there is some technical issue with the site, but my question is: why the vast difference between what the SEOMOZ crawl report and webmaster tools report show? Thanks! Guy Cizner
Technical SEO | | ciznerguy0 -
Do Seomozers recommend sitemaps.xml or not. I'm thoroughly confused now. The more I read, the more conflicted I get
I realize I'm probably opening a can of worms, but here we go. Do you or do you not add a sitemap.xml to a clients site?
Technical SEO | | catherine-2793880 -
When will seomoz rank my website?
Hi all, I am really excited to be here. I joined seo moz three weeks ago. Seo moz crawled my website twice and still under competitive domain analysis my domain authority is 1 and everything else underneath is zero. I fixed some errors and warning after first crawl but still nothing in root domain metrics. Can anyone please explain whats happening? Thank you!
Technical SEO | | proaspirant0 -
Why would SEOMoz and GWT report 404 errors for pages that are not 404ing?
Recently, I've noticed that nearly all of the 404 errors (not soft 404) reported in GWT actually resolve to a legitimate page. This was weird, but I thought it might just be old info, so I would go through the process of checking and "mark as fixed" as necessary. However, I noticed that SEOMoz is picking up on these 404 errors in the diagnostics of the site as well, and now I'm concerned with what the problem could be. Anyone have any insight into this? Rich
Technical SEO | | secretstache0 -
SEOMoz Crawl Diagnostic indicates duplicate page content for home page?
My first SEOMoz Crawl Diagnostic report for my website indicates duplicate page content for my home page. It lists the home page URL Page Title and URL twice. How do I go about diagnosing this? Is the problem related to the following code that is in my .htaccess file? (The purpose of the code was to redirect any non "www" backlink referrals to the "www" version of the domain.) RewriteCond %{HTTP_HOST} ^whatever.com [NC]
Technical SEO | | Linesides
RewriteRule ^(.*)$ http://www.whatever.com/$1 [L,R=301] Should I get rid of the "http" reference in the second line? Related to this is a notice in the "Crawl Notices Found" -- "301 Permanent redirect" which shows my home page title as "http://whatever.com" and shows the redirect address as http://http://www.whatever.com/ I'm guessing this problem is again related to the redirect code I'm using. Also... The report indicates duplicate content for those links that have different parameters added to the URL i.e. http://www.whatever.com?marker=Blah Blah&markerzoom=13 If I set up a canonical reference for the page, will this fix this? Thank you.0 -
Overly-Dynamic Urls how to fix in SEOMOZ?
Hello. I have about 300 warnings of overly-dynamic urls. In urls like this: http://www.theprinterdepo.com/clearance?dir=asc&order=price&p=10 As you can see all parameters are needed, and my ecommerce solution generates them automatically. How can I get rid of these warnings? I suppose that by using robots.txt, but I have no idea about it. In my google webmaster tools I have already configured that these parameteres the crawler should not index them. Check the image here: http://imageshack.us/photo/my-images/64/37092444.png/
Technical SEO | | levalencia10 -
SEOMOZ Ranking
Im pretty new to all this so hopefuly im going the right way ive been using SEOMOZ Pro for about 3 weeks. I have a website and a blog, I noticed that my website (flash based) was not doing very well but my blog was doing well. So i decided to turn my blog into a website for my main website and my old website into another category for my services. So I have now transferred everything over to my blog and on website grader I have got my rating upto 74/100 from 17/100 which is higher than anyone else in my keyword, my traffic ranking is higher but Im not even in the top 50 in google, they do have more backlins than me significanlty more but I am working on it. So the question is it the backlinks that help MOZ ranking, and how long does it take before google recognises my links to give me a position on google. My keywords are coventry wedding photographer and my site is rnblog.co.uk
Technical SEO | | robanewman0