HOW TO CREATE A SEARCH ENGINE FOR YOUR WEBSITE

HOW TO CREATE A SEARCH ENGINE FOR YOUR WEBSITE - Hallo sahabat Tutorials, Pada Artikel yang anda baca kali ini dengan judul HOW TO CREATE A SEARCH ENGINE FOR YOUR WEBSITE , kami telah mempersiapkan artikel ini dengan baik untuk anda baca dan ambil informasi didalamnya. mudah-mudahan isi postingan yang kami tulis ini dapat anda pahami. baiklah, selamat membaca.

Judul : HOW TO CREATE A SEARCH ENGINE FOR YOUR WEBSITE
link : HOW TO CREATE A SEARCH ENGINE FOR YOUR WEBSITE

Baca juga


    HOW TO CREATE A SEARCH ENGINE FOR YOUR WEBSITE

     first of all go to following url:


    enter your  gmail id & password & make login

    (2)then  click on add  button :

    (3)after that   enter your site  url  for   example    
    https://www.phpdevelopemnttricks.blogspot.com  and select  language and enter name of search engine  then click on Create ..


    (4)then your will  for  following to get your code :

    (5)after click on Get code   you will see following code just copy and paste inside your  <div > tag where you want to display search engine box ..

    (6)here is the sample  html  code for  example :
    <html>
    <body>
    <div>
    <script>
      (function() {
        var cx = '013461944738121217145:ogsz8ox40jm';
        var gcse = document.createElement('script');
        gcse.type = 'text/javascript';
        gcse.async = true;
        gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
            '//cse.google.com/cse.js?cx=' + cx;
        var s = document.getElementsByTagName('script')[0];
        s.parentNode.insertBefore(gcse, s);
      })();
    </script>
    <gcse:search></gcse:search>
    </div>
    </body>
    </html>

    output :




    Demikianlah Artikel HOW TO CREATE A SEARCH ENGINE FOR YOUR WEBSITE

    Sekianlah artikel HOW TO CREATE A SEARCH ENGINE FOR YOUR WEBSITE kali ini, mudah-mudahan bisa memberi manfaat untuk anda semua. baiklah, sampai jumpa di postingan artikel lainnya.

    Anda sekarang membaca artikel HOW TO CREATE A SEARCH ENGINE FOR YOUR WEBSITE dengan alamat link https://othereffect.blogspot.com/2016/01/how-to-create-search-engine-for-your.html

    Related Posts :

    0 Response to "HOW TO CREATE A SEARCH ENGINE FOR YOUR WEBSITE "

    Post a Comment