Para hacer esta función tenemos que agregar el siguiente código a header:
Código: Seleccionar todo
<link rel="search" type="application/opensearchdescription+xml" href="http://gutl.jovenclub.cu/gutl-buscador.xml" title="GUTL" />
Código: Seleccionar todo
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
<ShortName>GUTL</ShortName>
<Description>GUTL - Buscador</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image height="16" width="16" type="image/x-icon">http://gutl.jovenclub.cu/wp-content/themes/dlinux/ico/favicon.ico</Image>
<Url type="text/html" method="GET" template="http://gutl.jovenclub.cu/">
<Param name="?s" value="{searchTerms}"/>
</Url>
<SearchForm>http://gutl.jovenclub.cu/</SearchForm>
</SearchPlugin>