Google is spreading its network of online services and functions overnight. that's why it has made great progress in recent years and comes first behind its web service, such as Google search, Google mail, Google Adwords, AdSense, Google news, Google play, Contacts, Google Drive, Blogger and so on.

google services
How To Configure Google Custom Search Engine In Blogger

A large number of Internet users from around the world prefer to search Google search engine because of the advanced search functions. Google Image Search is a great new discovery in which anyone can search for images by uploading images, and another search method does not require uploading. You may search images according to your required size, color, type etc.



Google has introduced a custom search engine for blogs / websites which works perfectly in bloggers, as well as on other platforms for creating sites that accept HTML, JavaScript and other coding / scripting languages.

google search engine



It's basically a simple but advanced search bar that can search your blog and other blogs that you chose when installing it on your blog. So it's very useful when it comes to getting more page views by blog readers. Having these amazing aspects, don't waste more time and add this incredible Google custom search engine to your blog according to the instructions below.


Copy this code 

<style> #search-box { position: relative; width: 100%; margin: 0; } #search-form { height: 40px; border: 1px solid #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-color: #fff; overflow: hidden; } #search-text { font-size: 14px; color: #ddd; border-width: 0; background: transparent; } #search-box input[type="text"] { width: 90%; padding: 11px 0 12px 1em; color: #333; outline: none; } #search-button { position: absolute; top: 0; right: 0; height: 42px; width: 80px; font-size: 14px; color: #fff; text-align: center; line-height: 42px; border-width: 0; background-color: #4d90fe; -webkit-border-radius: 0px 5px 5px 0px; -moz-border-radius: 0px 5px 5px 0px; border-radius: 0px 5px 5px 0px; cursor: pointer; } </style> <div id='search-box'> <form action='/search' id='search-form' method='get' target='_top'> <input id='search-text' name='q' placeholder='Search Here...' type='text'/> <button id='search-button' type='submit'><span>Search</span></button> </form> </div>

Now go to your blogger dashboard.
Select Layout.
Click Add a Gadget.
Now select HTML/JavaScript.
Paste your code in the box.
Click Save.
Refresh your blog, you are now all set.




Conclusion
As a result of adding this google custom search engine to your blog or website. All your blog's visitors will search your blog and other's blog posts from here. He will be in touch with your website and will not exit. Therefore your visitors will pass more time on your pages and you may get more and more time to your blog or website.