>

Making a Search Engine

Search Engine or search engine is essential that in the Internet, Search engine very important role in the search on the internet and is very helpful to us in the web search, articles or files on the Internet. Like Google, Yahoo!, MSN and many other is one example of search engines that we often use the Internet.

Like the above explained Search engines can we plug in our blog so that our visitors more easily find the articles that we post on our blog.
In blogger no facilities Search engine available, but we must make their own.
So I will help you a bit about search engines help make the bloggers are as follows:


1. login to bloggers and to the menu page layout elements continue
2. looking like a place where there are search engines and then add a page elements
3. Then select the HTML / JavaScript
4. and then put the script to text box below

<form action="http://your blog.blogspot.com/search"
method="get"> <input class="textinput" name="q" size="30" type="text"/> <input value="search" class="buttonsubmit" name="submit" type="submit"/></form>

information:

1. replace the paper with the name your blog
2. number 30 indicates the length of the text box search engine
3. Writing is the search button to submit the name you can replace with your own words

done



Comments :

0 comments to “Making a Search Engine”

Post a Comment