Webmastersite.net
Register Log In

ULSEARCH Needs to be replaced!
Let's convert this to SearchFeed and RevenuePilot

Comments on ULSEARCH Needs to be replaced!

Agent
Member

Usergroup: Customer
Joined: Oct 27, 2006

Total Topics: 6
Total Comments: 25
Agent
Posted Oct 29, 2006 - 4:41 PM:

First I'd like to say, I've tested and used every directory script there is and there is nothing better then WSN Links, you have done a fabulous job, it rocks! However, the ULSEARCH option needs to be replaced .. Can we hook into SearchFeed or RevenuePilot for this? They both make it simple to add their results .. Smarterscripts.com has two free scripts, each can be looked at to see how results are gathered RevenuePilot: http://smarterscripts.com/simple-revenuepilot-search/ SearchFeed: http://smarterscripts.com/simple-searchfeed-search/ If someone is interested in making a mod for this or the author, It would be great .. Thanks!
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
Posted Oct 30, 2006 - 8:09 AM:

If anyone wants to add one, edit classes/settings.php to add it to the provider selector:
 function ppcproviderops() 
{
//$ops = '<option value="smartfeeds">SmartFeeds</option>';
if ($this->ppcprovider == 'ulsearch') $ops .= '<option value="ulsearch" selected>ULSearch</option>';
else $ops .= '<option value="ulsearch">ULSearch</option>';
return $ops;
}


And make a copy of ulsearch.php named with the value you give in the selector, with the functions changed to handle the new feed.

The ULSearch option is only there because ULSearch contributed it, but I'll have a glance to see if adding others is easy. A link to their documentation of their XML feed would certainly help.

Edit: Sent an email to searchfeeds and revenuepilot asking where they hide their documentation.
Agent
Member

Usergroup: Customer
Joined: Oct 27, 2006

Total Topics: 6
Total Comments: 25
Agent
Posted Oct 30, 2006 - 3:56 PM:

For Search Feed you should join as a partner, since you are the script author, I believe they give anyone signing up under a partner an extra percentage and you would make money on anyone signing up from your script, both parties benefit.

Search feeds XML feed instructions are located inside your account, menu option Integration tools, it's almost identical to the current method you use now.

I'm not sure where RevenuePilot hides theirs?

Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
Posted Oct 31, 2006 - 3:15 PM:

Reading their publisher agreement on the signup page:
d. Publisher Website(s) shall only display Paid Listings in response to Queries.
e. All Valid Clicks must be a result of a User performing a Query. In all cases, the Paid Listings displayed must be a 100% match to the Keyword or Keyword Phrase contained in the referring Query, unless otherwise agreed to by Searchfeed.com.


This means that the displaying of results in categories, as ULSearch does, isn't allowed for SearchFeed. I don't think it's worth going through to conditionally disable all that code and make a lobotomized search-results-page-only version.

That's presumably why they didn't respond to my email. RevenuePilot is probably the same.
Agent
Member

Usergroup: Customer
Joined: Oct 27, 2006

Total Topics: 6
Total Comments: 25
Agent
1 of 1 people found this comment helpful
Posted Oct 31, 2006 - 4:56 PM:

NO, I've heard this argument in the past, your looking to deep into this. I've been using their results in the same style as wslinks does with smart search for years, even in close contact with their affiliate managers knowing. It's never been an issue, the results given are all queries, otherwise their would be no results to display. Heck, they even have a search engine generator and a 404 page generator wchich displays a search engine with directories. Give it to your users to decide and don't sweat the small stuff.
rw
Experienced

Usergroup: Customer
Joined: Jul 29, 2005

Total Topics: 30
Total Comments: 65
rw
Posted Dec 12, 2006 - 12:46 PM:

FYI- Went to ulsearch.com seems like they're out of business.
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
Posted Dec 12, 2006 - 4:36 PM:

Will remove.
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



This thread is closed, so you cannot post a reply.