welcome to preetamrai.com
Webtopics > Dreamweaver > Adding Search to your site

1) Go to this page: http://www.google.com/searchcode.html#both

2) Copy and paste the code on to your web page. Change to parameters "YOUR DOMAIN NAME" to reflect your site.

<input type=hidden name=domains value="YOUR DOMAIN NAME"><br><input type=radio name=sitesearch value=""> WWW <input type=radio name=sitesearch value="YOUR DOMAIN NAME" checked> YOUR DOMAIN NAME <br>

For my site it will read

<input type=hidden name=domains value="http://www.preetamrai.com"><br><input type=radio name=sitesearch value=""> WWW <input type=radio name=sitesearch value="http://www.preetamrai.com" checked> http://www.preetamrai.com <br>

3) There are couple of other sites that offer similar search boxes. Check out Pico and Freefind.

4) Make sure that all your webpages have proper titles and your links are properly defined (for example do not use - Click here to go to Thailand travel pages, use this instead - Click here to go to Thailand travel pages )

5) Consider generating an RSS feed for your web site.Check out this page - 4GuysFromRolla.com - Syndicating Your Web Site's Content with RSS . Alternatively, you can maintain a blog that has entries on what's new on your site. Most of the blog engines provide RSS feeds.