0

Boss api (sites)

Hi there im corrently implementing Yahoo boss api via asp.net c#
and im using the "sites" param.
the problem i am facing is im getting results back outside my sites bounderies....
from the same domain but not from the exact address.

Example:
If i try www.yahoo.net/forum
il get results back from www.yahoo.net as well.

any suggestions?

by
1 Reply
  • QUOTE (dekeludi @ Mar 29 2010, 03:59 AM) <{POST_SNAPBACK}>
    Hi there im corrently implementing Yahoo boss api via asp.net c#
    and im using the "sites" param.
    the problem i am facing is im getting results back outside my sites bounderies....
    from the same domain but not from the exact address.

    Example:
    If i try www.yahoo.net/forum
    il get results back from www.yahoo.net as well.

    any suggestions?


    According to the docs, it doesn't appear you can use the sites tag to restrict the query to a directory within a domain, only the domain itself.

    http://developer.yahoo.com/search/boss/bos...stname_overview

    - Charles
    0

Recent Posts

in .NET Development