Why bother with complicated software, when you can create a html form/button that will have Google do it for you? Simply modify the hidden button values to your websites domain (not host) and instantly you have a your-site-only google search.
<form method="get" action="http://www.google.com/search">
<input type="text" name="q" maxlength="255" value="">
<input type="hidden" name="domains" value="your.domain.here">
<input type="hidden" name="sitesearch" value="your.domain.here">
<input type="submit" name="btnG" value="Search">
</form>
Recent comments
1 day 6 hours ago
1 day 8 hours ago
1 day 19 hours ago
2 days 2 hours ago
2 days 7 hours ago
2 days 12 hours ago
2 days 13 hours ago
2 days 14 hours ago
2 days 14 hours ago
2 days 13 hours ago