How Can I Add a Search Feature?

Discussion in 'HTML & Website Design' started by TravisReynolds, Nov 10, 2008.

  1. #1
    I want to know how to add a search feature to a websiet. If I want to make a dynamic HTML website, how do I add search? I do not want to use a service or anything. I Just want somethign simple.
     
    TravisReynolds, Nov 10, 2008 IP
  2. ish221100

    ish221100 Active Member

    Messages:
    105
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    63
    #2
    You can add search feature in your site only through ASP, JSP, or any other scripting language.
     
    ish221100, Nov 10, 2008 IP
  3. balubalu

    balubalu Peon

    Messages:
    40
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You could use google to search your site
     
    balubalu, Nov 10, 2008 IP
  4. !Unreal

    !Unreal Well-Known Member

    Messages:
    1,671
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    165
    #4
    If your website uses something like MySQL to store data then yes its possible. But if the pages are just static HTML you will need to use the google thing like Balubalu suggested.
     
    !Unreal, Nov 10, 2008 IP
  5. Starbolt-

    Starbolt- Peon

    Messages:
    107
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    You could use the google search tool, i think is the easiest way.
     
    Starbolt-, Nov 10, 2008 IP
  6. TravisReynolds

    TravisReynolds Guest

    Messages:
    353
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Yeah I know that google has that feature, but I think it kind of looks amateurish. So I should set up a database with all my html pages information in there?
     
    TravisReynolds, Nov 10, 2008 IP
  7. Yash07

    Yash07 Peon

    Messages:
    49
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    You can do that with Google too and there you can specify those and even you can earn from that Google Search too much with Adsense enabled, there you an specify to have search in to things either being Google or your own site
     
    Yash07, Nov 10, 2008 IP
  8. websushil

    websushil Active Member

    Messages:
    137
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #8
    Three main ones are:
    Bravenet
    http://www.bravenet.com/samples/searchen... Customize search and results pages. Site search hosted on Bravenet's server.

    FreeFind
    http://www.freefind.com/
    Customize search and results pages. Free accounts limited to 3,000 pages or 32 MG of storage. Site search hosted on FreeFind's server. Generates a site map for you. Supports PDF indexing.

    Google
    http://google.com/coop/cse/
    Customize results page. Unlimited number of searches. Must display Google logo. Google may serve ads on the results page.

    Each site has a different way of implementing the engine, so you'd just have to follow the instructions at their site.
     
    websushil, Nov 11, 2008 IP
  9. spicu

    spicu Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    You can also use the api provided by Yahoo!. It is called BOSS and it's purpose is to allow everybody to make its own search box. Is is quite easy to use, i used it myself in a school project.
    You can find here the source code,
    http://www.interfetewebsmart.dap.ro/resurse/BOSS_search.zip it is written in php,
    or you get an idea from this blog: http://interfetewebsmart.blogspot.com/2008/11/boss-ul-de-la-yahoo.html
    Hope it is useful :)
     
    spicu, Nov 15, 2008 IP
  10. lightship

    lightship Peon

    Messages:
    156
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Nothing ........if ur host support php u just need a php search script.
     
    lightship, Nov 16, 2008 IP