[Bing Webmaster API]Does method "GetUrlLinks" working?

Answered [Bing Webmaster API]Does method "GetUrlLinks" working?

  • Thursday, August 30, 2012 1:56 PM
     
     

    From this page

    http://msdn.microsoft.com/en-us/library/jj554155

    I try to use this method but don't get any result? also don't error.

    So anyone know is it working method? and If possible please give me more example

    for how to use GetUrlLinks method?

    Thanks for your help...

    Pok

All Replies

  • Monday, September 03, 2012 6:47 AM
    Moderator
     
     Answered

    Hi,

    This API is REST API. To troubleshoot this kind of issues it's suggested to use Fiddler to view the HTTP request and response. Could you please launch Fiddler, run your test code and, after you get the response in Fiddler, post the request (please make sure the api key is masked) and response (please mask sensitive data if needed) in this thread? Then we can know what the problem is.

    If there is no data returned probably there is no inbound link identified for the specified site URL.

    This response contains links reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you.Microsoft does not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there.There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet.



    Allen Chen [MSFT]
    MSDN Community Support | Feedback to us
    Get or Request Code Sample from Microsoft
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.








  • Tuesday, September 04, 2012 4:20 AM
     
     

    Thank you very much. It's working now for site that verified in Bing webmaster.

    But now I have a question about "GetUrlLinks method".

    Can GetUrlLinks method check UrlLinks for the site that not verify in Bing webaster?

    I try and they return result as 0. If can't check they should be return "not authorized", right?

  • Tuesday, September 04, 2012 7:10 AM
    Moderator
     
     Answered

    Hi,

    No you can only get data of your own site that has been verfied by Bing webmaster.

    >I try and they return result as 0. If can't check they should be return "not authorized", right?

    You may submit feature request to let our product team know what you think can make our product better. If you have further questions/feedbacks about Bing webmaster I suggest you post in:

    http://www.bing.com/community/webmaster/f/12249.aspx

    Webmaster forum is a more proper forum that can address your questions.


    Allen Chen [MSFT]
    MSDN Community Support | Feedback to us
    Get or Request Code Sample from Microsoft
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.