FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

yoursite add to google

 


bykezzap
<form action=\"http://www.google.com/search\" method=\"get\" onSubmit=\"Gsitesearch(this)\">
<div align=\"right\"><span class=\"\">Wod Search</span>
<input name=\"q\" type=\"hidden\" />
<input name=\"qfront\" type=\"text\" style=\"width: 120px\" />
<input name=\"\" type=\"submit\" value=\" Search \" />
</div>
</form>
SamiTheBerber
bykezzap wrote:
<form action=\"http://www.google.com/search\" method=\"get\" onSubmit=\"Gsitesearch(this)\">
<div align=\"right\"><span class=\"\">Wod Search</span>
<input name=\"q\" type=\"hidden\" />
<input name=\"qfront\" type=\"text\" style=\"width: 120px\" />
<input name=\"\" type=\"submit\" value=\" Search \" />
</div>
</form>

You have write that wrong, because you have copied it on php-site. Everybody who doesn't know what this code does: "This is the code, which make a google search form to your site."

xHTML-version
Code:
<form action="http://www.google.com/search" method="get">
<div align="right">GoogleSearch
<p><input name="q" type="text" style="width: 120px" /></p>
<p><input type="submit" value=" Search" /></p>
</div>
</form>


HTML-version
Code:
<form action="http://www.google.com/search" method="get">
<div align="right">GoogleSearch
<input name="q" type="text" style="width: 120px">
<input type="submit" value=" Search">
</div>
</form>


Last edited by SamiTheBerber on Sat Mar 04, 2006 7:08 pm; edited 4 times in total
hsadmin
Whats that?
Enderwiggin
my guess is it is the code to add a google search box to your webpage... pretty handy if you ask me...
riv
Enderwiggin wrote:
my guess is it is the code to add a google search box to your webpage... pretty handy if you ask me...


...really handy...
frenchy
Ive smacked it on my site.

www.sebweb.co.nr[/url]
Vrythramax
You can also get the free search directly from Google...with thier permission I might add, thus avoiding any potential problems with hot-linking thier search code without permission.

Free Google Search: http://www.google.com/searchcode.html

The real plus to this is that Google will also spider your site within a few weeks thus adding your site to there search engine. So consider adding very descriptive keywords to your pages for SEO.
Spe_eddy
http://www.google.com/searchcode.html

i'd do it that way, its better
Lyrics Center
is there a way to add ur site to google not search google?
tamilchild
Add your site in google

click this http://www.google.com/addurl/?continue=/addurl

Laughing
Reply to topic    Frihost Forum Index -> Scripting -> Html, CSS and Javascript

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.