Third-party websites can benefit from Bing integration in order to deliver a superior user experience to visitors in terms of search. “Got Bing on your site yet? If not, there's an online tool that makes adding a Bing search box to your site nice and easy. Simply go here for 3-step process to add an advanced customizable search box, so users can search your site or search the Web from your site. If you prefer working directly with the code, add following code to your webpage To let your visitors search your website:
<form method="get" action="http://www.bing.com/search">
<input type="hidden" name="cp" value="CODE PAGE USED BY YOUR HTML PAGE" />
<input type="hidden" name="FORM" value="FREESS" />
<table bgcolor="#FFFFFF">
<tr>
<td>
<a href="http://www.bing.com/">
<img src="http://www.bing.com/siteowner/s/siteowner/Logo_51x19_Dark.png" border="0" alt="bing" / />
</a>
</td>
<td>
<input type="text" name="q" size="30" />
<input type="submit" value="Search Site" />
<input type="hidden" name="q1" value="site:YOUR DOMAIN NAME GOES HERE" />
</td>
</tr>
</table>
</form>
[Source]

Recommend this story
Email Newsletter
Missing out on the latest diTii.com news? Enter your email below to receive future announcements direct to your inbox. An email confirmation will be sent before your subscription is activated - please check your spam folder if you don't receive this.
About the AuthorDG