WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Accespted Add Google Search to your Webpage Fri Jan 08, 2010 11:25 pm

Sanket

Sanket
Administrator
Administrator
Add Google Search to your Webpage
Add a google search to your html page.

Hello Everyone Very Happy
Here in this tutorial we have provided a code to add a google search box which can search for contents on your website through Google as well as on normal Google.

Code:
<div align="center"><form method="get" action="http://www.google.com/search">
<div style="border:4px solid black;padding:4px;width:30em;">
<table border="0" cellpadding="0">
<tr><td>
<input type="text"  name="q" size="25"
 maxlength="255" value="" />
<input type="submit" value="Google Search" /></td></tr>
<tr><td align="center" style="font-size:100%">
<input type="checkbox"  name="sitesearch"
 value="webartz.forumotion.com" checked />Search on WebArtz<br />
</td></tr></table>
</div>
</form>
</div>
To modify this for your website. Just change the value from webartz.forumotion.com to your website URL.

Add Google Search to your Webpage 20tm077

Thank You
Notice : This tutorial is copyrighted by WebArtz Forum. You may not publish it on anywhere without written permission from the administrators.

http://www.webartzforum.com

2Accespted Re: Add Google Search to your Webpage Mon Jan 11, 2010 3:24 am

netsniper


Registered Member
Registered Member
Hi is there anyway that this can be added to show on all pages?

Thank you Smile

http://www.mybulgariaportal.com

3Accespted Re: Add Google Search to your Webpage Mon Jan 11, 2010 8:50 am

ankillien

ankillien
Administrator
Administrator
netsniper wrote:Hi is there anyway that this can be added to show on all pages?

Thank you Smile

Yes. If you put the code in a forum widget, it will come up on all pages.
Alternatively, you can add it via template editing.

4Accespted Re: Add Google Search to your Webpage Mon Jan 11, 2010 3:07 pm

netsniper


Registered Member
Registered Member
It's in the portal at the moment I don't know how to get widgets to show in the index? in fact I didn't know that widgets could show in the index thank you for letting me know I will see how to do this

Thanks Smile

http://www.mybulgariaportal.com

5Accespted Re: Add Google Search to your Webpage Mon Jan 11, 2010 3:29 pm

Sanket

Sanket
Administrator
Administrator
Forum widgets appear on all pages.

http://www.webartzforum.com

6Accespted Re: Add Google Search to your Webpage Mon Jan 11, 2010 3:36 pm

netsniper


Registered Member
Registered Member
I don't want to get into any trouble here so I will continue this with Forumotion, but I didn't realise that they can appear on all pages mine which are in the portal don't seem to have an option to show them on the index page I will go and check now thankyou Sanket Smile

http://www.mybulgariaportal.com

7Accespted Re: Add Google Search to your Webpage Mon Jan 11, 2010 8:39 pm

Jophy

Jophy
Registered Member
Registered Member
Thanks for this Sanket.. Smile I'll try this on my test forum

http://www.socialtechforum.com/

8Accespted Re: Add Google Search to your Webpage Mon Jan 11, 2010 9:11 pm

netsniper


Registered Member
Registered Member
Hi zoids25 it works Flawlessly on my forum Smile

http://www.mybulgariaportal.com

9Accespted Re: Add Google Search to your Webpage Mon Jan 11, 2010 9:18 pm

Sanket

Sanket
Administrator
Administrator
Thanks zoids25, also if you start using this i feel google will index more of your pages Wink

http://www.webartzforum.com

10Accespted Re: Add Google Search to your Webpage Tue Feb 16, 2010 6:40 am

blue


Registered Member
Registered Member
hell this is what i am looking for...nice nice

11Accespted Re: Add Google Search to your Webpage Tue Feb 16, 2010 6:49 am

blue


Registered Member
Registered Member
Or maybe not.... and that is a little big...

Here is what i've been searching for:
Add Google Search to your Webpage 2ml6w0

12Accespted Re: Add Google Search to your Webpage Tue Feb 16, 2010 12:36 pm

blue


Registered Member
Registered Member
oh never mind. i just founded out that i already have it...

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum