Could you mention the URL in question?
The discrepancy may be caused by URL canonicalization, where the
url-metrics API may return metrics about links that are canonicalized
to the URL in question, whereas the links API might not. I'll look
into it. Thanks,
-nick
> --
> You received this message because you are subscribed to the Google Groups "SEOmoz API" group.
> To post to this group, send email to seomo...@googlegroups.com.
> To unsubscribe from this group, send email to seomoz-api+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/seomoz-api?hl=en.
>
>
--
Nick Stielau
206-245-7991
I looked into this. The nature of these links is different than most
of the link reports I look at, for technical webpages, blogs,
companies etc.
For one thing, there are far more juice-passing links than
non-juice-passing links, which is usually not the case.
I believe that the discrepancy between the number of returned links
and the ueid is indeed due to the 25 link-per-domain restriction.
I get these numbers from the url-metrics calls
{
"ueid": 418,
"feid": 498,
"peid": 551
}
A links call with "Filter=external+follow" yields 213 links, with four
domains hitting the 25 link limit.
This would leave 205 juice passing links from those four domains.
That seems like a lot, but if you look at the incoming links, many are
clearly generated:
"...-tube.asp?Category_Criteria=1",
"...-tube.asp?Category_Criteria=2",
"...-tube.asp?Category_Criteria=2&Start_SortID=106",
"...-tube.asp?Category_Criteria=2&Start_SortID=16",
"/index.php?a=sendmessage",
"/index.php?a=stats",
I would guess the majority of links are coming from that domain.
Hope that helps.
-nick
> For more options, visit this group at http://groups.google.com/group/seomoz-api?hl=en.
>
>
--
Nick Stielau
206-245-7991