Bing Custom Search: How to include subpages for links deeper than 2 subpages?
Hi everyone,
I am implementing Bing Custom Search into my Copilot bot and trying to add links with more than two subpages. However, I am seeing an error message saying that "Including Subpages is not supported for entries deeper than two subpages."
I am wondering if there is a way to use these links with more than two subpages. One method I've thought of is trimming off the end of the link until I get to two subpages in the link and using that. However, I'm not sure if Bing Custom Search can go down as many subpages as it wants or if there is a cap to how many subpages it can explore.
If that method won't work, is there something I can do with the Bing Custom Search API to allow or workaround the limit of two subpages? I have some development experience, so I'm not overly intimidated by any exploration, coding, or research that comes along with this route.
Alternatively, if there is another workaround that you have used and have had success with, I would love to hear about it.
Thanks so much, Tyler