How can I add a Google search box to my website?

后端 未结 4 1560
无人共我
无人共我 2020-12-02 17:10

I am trying to add a Google search box to my own website. I would like it to search Google itself, not my site. There was some code I had that use to work, but no longer doe

4条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-02 18:14

    Figured it out, folks! for the NAME of the text box, you have to use "q". I had "g" just for my own personal preferences. But apparently it has to be "q".

    Anyone know why?

提交回复
热议问题