Welcome to TalkGraphics.com
Results 1 to 8 of 8
  1. #1

    Default Adding a website search feature

    What options are available for a functional website search mechanism? I really only want to offer local site searching, not the entire www. I'm assuming that this would be setup using a placeholder with embedded HTML.

    Thanks.

  2. #2
    Join Date
    Mar 2009
    Posts
    4,503

    Default Re: Adding a website search feature

    Curtis, might this be what you're looking for http://www.google.com/ig/directory?s...ite_search.xml ?

  3. #3

    Default Re: Adding a website search feature

    Thanks for that.

    I just found this little snippet:
    Code:
    <form method="get" action="http://www.google.com/search">
    <input type="text"   name="q" size="31"
     maxlength="255" value="" />
    <input type="submit" value="Search" /><br />
    <input type="radio"  name="sitesearch" value="" />
     The Web
    <input type="radio"  name="sitesearch"
     value="TalkGraphics.com" checked /> TalkGraphics.com<br />
    </form>
    Just replace "TalkGraphic.com" with your own URL.
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	_temp.jpg 
Views:	199 
Size:	4.8 KB 
ID:	62675  
    Attached Files Attached Files

  4. #4

    Default Re: Adding a website search feature

    I just read through the Terms and Conditions that apply to the use of Google Gadgets (including their site-search tool). I don't think that I'll be using any of their stuff.

  5. #5
    Join Date
    Jun 2009
    Location
    USA east coast
    Posts
    52

    Default Re: Adding a website search feature

    why not use the google features?3

    u say you wont use them but why not

  6. #6

    Default Re: Adding a website search feature

    Within the Terms and Conditions (link provided in my previouse post) it says:
    You understand and agree that Google retains the option to replace the "+Google" button with content, including advertising or promotional content, that occupies the same space and position on your page when you display the gadget.
    There are alternative solutions that don't require me to agree with this policy.

  7. #7
    Join Date
    Jun 2009
    Location
    USA east coast
    Posts
    52

    Default Re: Adding a website search feature

    i think i get it..

    google can put its content over yours.

    i know im such a newb. but if thats it , that makes sense to not want it.
    thanks for the reply

  8. #8

    Default Re: Adding a website search feature

    Actually, they can't overwrite your content, but they can use/occupy the space that is occupied by their search Widget to advertise as they please.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •