Go Back   NiceCoder Community Forums > Nicecoder Products > Archived Support > v5.x

Notices

Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-07-2007, 03:04 AM
Registered User
 
Join Date: Sep 2007
Posts: 4
gnomcat is on a distinguished road
Default Meta Search engine integration (google search is not working)

Searching with google do not work. I used the following changes.

Change the code of web_search.html to:

<%include file="header.html"
title="Suchergebnis: $keyword"
meta_keywords=""
meta_description=""
%>

</td>
</tr>
<tr>
<td>

<!-- main content here -->

<br />
<b>Suchergebnis</b>
<p>Ihre Suche nach "<font color="#008040"><b><i><%$keyword%></i></b></font>" erzielte <b><%$num_links%></b> Treffer.</p>

<!-- links -->

<%if $link%>
<table cellpadding="1" cellspacing="0" align="center" border="0" width="100%" style="background-color: #ffffff;">
<tr>
<td><!-- link header -->
<table width="100%" border="0" align="center" cellpadding="4" cellspacing="0" class="tbl_border">
<tr>
<td height="24" colspan="2" class="tbl_caption"> Web Links</td>
</tr>
</table>
<br />
<%$link%>
</td>
</tr>
</table>
<%else%>
<p>no result? Use IIsengart search engine...</p>

<iframe src="http://www.gnomecat.net" style="border:0px #FFFFFF none;" name="myiframe" scrolling="auto" frameborder="1" align=aus marginheight="0px" marginwidth="0px" height="500" width="800"></iframe>
<%/if%>

<!-- pagination -->
<%if $pagination%>
<center>
<p class="pagination1"><%$pagination%></p>
</center>
<%/if%>

<br />
<br />

<!-- end of main content -->

</td>
</tr>
<tr>
<td>

<%include file="footer.html"%>
  #2 (permalink)  
Old 10-07-2007, 09:26 AM
Administrator
 
Join Date: Jun 2002
Location: Winnipeg Canada
Posts: 4,978
Bruceper is on a distinguished road
Default

As has been said before, the "search the web" feature doesn't work because you need to enter a Google SOAP search API key. Unfortunately Google no longer gives those out.
__________________
Apparently Dody didn't like my signature saying "not the admin" so he deleted it.
Did he not notice the fact that my title still says "administrator" and I haven't been the admin for months?
  #3 (permalink)  
Old 10-08-2007, 01:10 AM
Registered User
 
Join Date: Jun 2007
Location: Florida, USA
Posts: 112
jromano is on a distinguished road
Default

I suggest you use indexu search for your directory search and the google adwords search for the web (you will make money when users click those links). With this you don't need google API.
  #4 (permalink)  
Old 10-11-2007, 02:00 AM
Registered User
 
Join Date: Oct 2007
Posts: 5
ibroccoli is on a distinguished road
Default

Code:
Content visible to registered users only. Please register at http://www.nicecoder.com/community/register.php
I just bought it thinking I had a meta search solution !
  #5 (permalink)  
Old 10-11-2007, 09:35 AM
Administrator
 
Join Date: Jun 2002
Location: Winnipeg Canada
Posts: 4,978
Bruceper is on a distinguished road
Default

It doesn't have a meta search, and never has. Nor has it ever been advertised to have a meta search component.

The "search the web" function is a very small part of indexu and is easily replaceable by the google custom search which you can actually make money on.
__________________
Apparently Dody didn't like my signature saying "not the admin" so he deleted it.
Did he not notice the fact that my title still says "administrator" and I haven't been the admin for months?
  #6 (permalink)  
Old 10-11-2007, 01:30 PM
Registered User
 
Join Date: Jul 2006
Posts: 62
fish4carp is on a distinguished road
Default

Hi Guys

How is this done??

Thanks
  #7 (permalink)  
Old 10-11-2007, 02:11 PM
Administrator
 
Join Date: Jun 2002
Location: Winnipeg Canada
Posts: 4,978
Bruceper is on a distinguished road
Default

How is what done?
__________________
Apparently Dody didn't like my signature saying "not the admin" so he deleted it.
Did he not notice the fact that my title still says "administrator" and I haven't been the admin for months?
  #8 (permalink)  
Old 10-12-2007, 04:09 AM
Registered User
 
Join Date: Jul 2006
Posts: 62
fish4carp is on a distinguished road
Default

Hi

How is this done.

The "search the web" function is a very small part of indexu and is easily replaceable by the google custom search which you can actually make money on.
  #9 (permalink)  
Old 10-12-2007, 10:09 AM
Administrator
 
Join Date: Jun 2002
Location: Winnipeg Canada
Posts: 4,978
Bruceper is on a distinguished road
Default

Take a look at www.moparmuscle.net

All you need to do is replace the search code with the google search code
__________________
Apparently Dody didn't like my signature saying "not the admin" so he deleted it.
Did he not notice the fact that my title still says "administrator" and I haven't been the admin for months?
  #10 (permalink)  
Old 10-12-2007, 12:25 PM
CEC CEC is offline
Active Member
 
Join Date: Apr 2006
Posts: 436
CEC is on a distinguished road
Default

Nicely done, Bruce! Without too much detail, is it paying off?
  #11 (permalink)  
Old 10-12-2007, 01:01 PM
Administrator
 
Join Date: Jun 2002
Location: Winnipeg Canada
Posts: 4,978
Bruceper is on a distinguished road
Default

It is, not as well as I'd like but it generates money daily. I'm just using this site as a test and then I'll probably add it to other sites.
__________________
Apparently Dody didn't like my signature saying "not the admin" so he deleted it.
Did he not notice the fact that my title still says "administrator" and I haven't been the admin for months?
  #12 (permalink)  
Old 10-13-2007, 02:37 AM
Registered User
 
Join Date: Jul 2006
Posts: 62
fish4carp is on a distinguished road
Default

Hi Bruceper

Please can you explain how this is done, thanks.
  #13 (permalink)  
Old 10-13-2007, 11:29 AM
Administrator
 
Join Date: Jun 2002
Location: Winnipeg Canada
Posts: 4,978
Bruceper is on a distinguished road
Default

There's nothing to really explain, simply replace the search code in the header.html
__________________
Apparently Dody didn't like my signature saying "not the admin" so he deleted it.
Did he not notice the fact that my title still says "administrator" and I haven't been the admin for months?
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Search Engine Friendly Url pteerapr Blocks and Modification 6 04-05-2006 09:32 PM
Search Engine friendly URL is not working. Plz help! ubigogulf v5.x 1 08-01-2005 06:47 PM
Search engine friendly URL aladdin v3.2 2 01-12-2005 04:27 PM
The Perfect Search Engine URL esm v5.x 26 01-12-2005 04:21 PM
Search engine on other sites? vertygo v5.x 2 04-03-2002 07:23 PM


All times are GMT -5. The time now is 09:26 AM.


Powered by vBulletin®
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO