put a Google search box on your website and enable the searc
Posted: Thu Jun 30, 2011 2:21 am
put a Google search box on your website and enable search information on your site
if i type inside activities, all inside activities that post on site is show on Google
something like keyword site:mysite
<form action="http://www.google.com.hk/search?" method="post">
<input type="text" id="txtSearchSite" Class="csctxtSearchSite" Width="140px">
<input type="submit" Class="csctxtSearchSite"value="Google" />
</form>
please help
if i type inside activities, all inside activities that post on site is show on Google
something like keyword site:mysite
<form action="http://www.google.com.hk/search?" method="post">
<input type="text" id="txtSearchSite" Class="csctxtSearchSite" Width="140px">
<input type="submit" Class="csctxtSearchSite"value="Google" />
</form>
please help