Add a Javascript Search Engine to Your Web Site!

Add a simple search engine to your website with your own look and feel. Simply copy
and paste the code below into your webpage and add value to your website instantly!


Click Here for a Demo

Instructions
Below is the code you will need to use to create your search engine. Simply copy and paste the code into your webpage and upload it to your server.

SECTION I: is your search box where your visitors will type in their search criteria. In this section, change the form action tag to the name of your webpage. For instance if you named your page "search.html", your action tag should look like:

<form method="get" action="search.html">

SECTION II is where your search results will display. There is no need to change any information in this section.

Once you are complete and have tested the page out, please feel free to customize your look and feel to match your website.

- Click Here to Download Sample & Instructions
- Learn How You Can Earn Cash for Adding a Search Engine to Your Website
Your Search Code