Best Bet URL's

Post Reply
dietric
Posts: 100
Joined: Fri May 20, 2005 10:57 am

Best Bet URL's

Post by dietric »

Is it possible to avoid sending a user thru the redirect URL for Best Bet results when query logging is enabled? We're using XSL to display the results, and the redirect URL's won't work since we're rendering the results on a different server...
User avatar
mark
Site Admin
Posts: 5514
Joined: Tue Apr 25, 2000 6:56 pm

Best Bet URL's

Post by mark »

There's no server on those urls so you could prepend your own server when displaying those urls so it could handle the redirect and possibly log to the appliance if you care. On your server you'd have to make an alias to handle "/texis/search/redir.html".

Or you could extract and decode the u parameter from the bblink to get the actual url for display.

Beyond that, I'll submit a change request to include the actual url in the best bet XML.
Post Reply