-1

Hi friends I want to implement Bing Search my for My Static Site So that it when I put somthing in the search bar it should search my hole site for the contents to match the search keywords.

Please Can any one help me to do this.

Jaguar
  • 403
  • 2
  • 10
  • 22

2 Answers2

2

http://www.bing.com/siteowner

Here is Bing's "Getting Started" site, which should help you get started and guide you through setting this up on your website.

jamesmortensen
  • 33,636
  • 11
  • 99
  • 120
  • I have tried the http://www.bing.com/siteowner to use the code from there but When I search on my site it did not display anything,except that try this search on bing site etc. I want to know if I have to submit my site to bing before I have to use this search??? – Jaguar Jan 07 '11 at 09:54
  • @junjua - As I said previously, perhaps you should try posting some code. Tell us what you tried. Where did you put the code on your site? Which Getting Started option did you pick? Where there any errors with what you tried? If you only give us basic information then we can only give you basic answers ;) A picture speaks a thousand words. – jamesmortensen Jan 07 '11 at 14:50
0

You don't necessarily have to submit your site to Bing, but it might be a good idea if searches are not generating results. Bing has a web crawler, the so-called "BingBot" that indexes web content. It may have already found your site and indexed it. You might check the robots.txt file to make sure that it doesn't contain directives blocking crawlers.

To submit site to Bing:

http://www.bing.com/webmaster/SubmitSitePage.aspx

From personal experience - we didn't formally submit our site to Bing. We've got a Bing Box, and it's returning results.

JimB
  • 319
  • 2
  • 5