HTML Map jQuery Link jQuery Link
Comment integrer la barre de recherche google sur mon site web en implementant un code personnalise | Neculai Fantanaru
ro  fr  en  es  pt  ar  zh  hi  de  ru
Feed share on facebook share on twitter ART 2.0 ART 3.0 ART 4.0 ART 5.0 ART 6.0
Comment integrer la barre de recherche google sur mon site web en implementant un code personnalise
On May 06, 2021, in Leadership T7-Hybrid, by Neculai Fantanaru

--- Etape 1 --- Ceci est le formulaire du champ de recherche. Copiez ce code dans toutes vos pages html / php. Les gens chercheront ici les informations.


<form action="https://neculaifantanaru.com/search.html" method="get" id="site-search">
    <fieldset>
        <!-- <label for="search">Search in website</label> -->
        <input type="text" name="q" id="q" value="" />
        <button type="submit" class="btn btn-inverse">search</button>
    </fieldset>
</form> 

--- Etape 2 --- Créez une nouvelle page html nommée search.html. Et ajoutez ce code dans la section <head>, plus probablement avant </head>:


<script>
  (function() {
    var cx = 'VOTRE-NUMÉRO-CODE';
    var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true;
    gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
        '//www.google.com/cse/cse.js?cx=' + cx;
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s);
  })();
</script>

VOTRE-NUMÉRO-CODE vous pouvez l'obtenir en cliquant sur ce lien https://cse.google.com/cse/all (Ici, vous devez ajouter votre nouveau moteur de recherche. Choisissez OFF sur l'option "Rechercher sur le Web entier" afin de trouver des résultats uniquement sur votre site Web, pas sur le Web entier)

Ajoutez ensuite ce code dans la section <body>, sur la même page search.html


<div class="main-content">
<h1>Search the site</h1>

<gcse:searchbox-only></gcse:searchbox-only>
<gcse:searchresults-only></gcse:searchresults-only>
</div>

 

Ce sont tous des gens.

 


Articles récents consultés par les lecteurs:

  1. L'image d'une rose du plus haut du siècle sans âge
  2. Signe ton nom dans mon coeur
  3. Ton sourire peint
  4. Constellation Tatiana

Donate via Paypal

Alternate Text

RECURRENT DONATION

Donate monthly to support
the NeculaiFantanaru.com project

SINGLE DONATION

Donate the desired amount to support
the NeculaiFantanaru.com project

Donate by Bank Transfer

Account Ron: RO34INGB0000999900448439

Open account at ING Bank
Alatura-te Comunitatii Neculai Fantanaru

decoration
Qui je suis? | Plan du site | Partenaires | Rétroaction | Mentions légales | RSS Feeds
© 2008-2011 Neculai Fantanaru. All rights reserved