Google Custom Search to Search Bar

Discussion in 'Google API' started by cyclical, Sep 17, 2007.

  1. #1
    please help me, how to add my google co-op moneylaw.eu to search bar? My xml doesn't work :(

    
    <OpenSearchDescription>
    <ShortName>Ricerca Finanza e Diritto</ShortName>
    <Description>MoneyLaw.eu Ricerca Finanza Diritto</Description>
    <Tags>finanza diritto trading online avvocati leggi</Tags>
    <Url type="text/html" template="http://www.moneylaw.eu/index.htm?cx=003948753650354069325:Admx020efthy={searchTerms}&sa=Search&cof=FORID%3A9&safe=active#902"/>
    <LongName>MoneyLaw.eu Ricerca Finanza Diritto</LongName>
    <Image height="16" width="16" type="image/vnd.microsoft.icon">www.moneylaw.eu/images/trading-online.ico</Image>
    <SyndicationRight>open</SyndicationRight>
    <OutputEncoding>UTF-8</OutputEncoding>
    <InputEncoding>UTF-8</InputEncoding>
    <AdultContent>false</AdultContent>
    </OpenSearchDescription>
    Code (markup):

     
    cyclical, Sep 17, 2007 IP
  2. cyclical

    cyclical Peon

    Messages:
    88
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    now it works in explorer but not in firefox, why? :confused:

    <?xml version="1.0" encoding="windows-1252"?>
    <!-- Generated by searchplugins.net search plugin generator -->
    <!-- http://www.searchplugins.net/generate.aspx -->
    <!-- Plugin list available at http://www.searchplugins.net/pluginlist.aspx -->
    <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
    <ShortName>MoneyLaw.eu Ricerca Finanza e Diritto</ShortName>
    <Description>Search MoneyLaw Ricerca Finanza e Diritto</Description>
    <Tags>finanza diritto trading online avvocati leggi</Tags>
    <Image height="16" width="16" type="image/png">data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAStJREFUOE+9k0tKxEAQhucggrr0Ep5gBHcewiO48gaCS2EOEJeSbIKoq1llk5UkJCGPztM8mZDH5tdqHBlCJsnKgiJ0U//3V1WT1eo/gjGGNE0RhiFc18ViT9M04XkeyrJEXdeoqgpRFEHTtHkIOdm2zYUEyLIMRVHwcxAE0HV9GmJZFhclScIFvu/zL3VAQMMwpgGO43AACWj2fdKZOiGDyV2QI81MxYeZ5zm6rgPtZxKQpwX6vkfbtmia5i/pjkJRlGkAC3+2/7XjxcNQVRWSJB0HvO8ECPYjhO0GgRshjmO+RNq8LMsQRfG4+Mm/w832Arefl/NvPVgCCXD9cYb128lezO9+62aBuHo9HRMsB6xfzvGcPBxCyHw5YMPux9ocjjM0WPxvjRZ+A6cPPR4v3aEhAAAAAElFTkSuQmCC</Image>
    <Url type="text/html" method="GET" template="http://www.moneylaw.eu/index.htm?cx=003948753650354069325%3Admx020efthy&amp;cof=FORID%3A9&amp;q={searchTerms}&amp;sa=Cerca+in+MoneyLaw#1020"/>
    <InputEncoding>UTF-8</InputEncoding>
    <AdultContent>false</AdultContent>
    </OpenSearchDescription>
    Code (markup):
     
    cyclical, Sep 17, 2007 IP