We know that Using Yahoo API we can collect backlinks for any perticular site but the limit is 1000 per site. Now can any tell me how to increase the limit so that i can fetch backlinks more than 1000. If anyone has show me any live example where someone is providing more than 1000 backlinks then i will be thankful to him/her.
i think the maximum number of backlink that generated from yahoo api is 1000... but it you can combine that with AJAX, maybe you can pull 2000 or maybe 3000 (CMIIW)
Ya that is possible but for that one have to pass another query to yahoo. It's like pagination, if you click the 2 you will have another set of result but for that your need different query to fire.