من یه کد رو دارم که یه کادر جستجو رو به وجود میاره و هر چیزی رو که تایپ کنید رو براتون توی گوگل سرچ میکنه

کد HTML:
<form action="https://google.com/search" method="get">
<input type="hidden" name="sitesearch" value="http://seyedrezabazyar.com" />
<input type="text" name="q" />
</form>
حالا چیکار کنیم که اون کلمه رو در یک سایت خاص جستجو کنه؟