Product:
Search Type:

Is it possible to add google.co.nz (New Zealand Google) or google.es (Google Spain) to the SE submission page?

Article ID: 1098 
Last Review: Mar,16 2006
APPLIES TO:
  • Sitebuilder 2.x for Linux/Unix

RESOLUTION


It can be done by modifying /usr/local/sitebuilder/modules/sesubmission/module_data/engines.xml file. For example, if you wish to have Google Spain you need to replace one of the fragments in this file with following code:

<ENGINE CAPTION="Google Spain" ID="google_es" URL="www.google.es/">
<LOGO WIDTH="43" HEIGHT="14" FILE="google.gif" />
<ACTION BASE="http://www.google.es/addurl?">
<PARAMETER NAME="site" VALUE="q" />
<PARAMETER NAME="comment" VALUE="dq" />
</ACTION>
</ENGINE>

Don't forget to save a copy of the old file, just in case.



Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields