Go back to previous page
Forum URL: http://www.dombom.com/cgi-bin/dcforum/dcboard.cgi
Forum Name: The New MadBomber Marketing and SEO Forum
Topic ID: 54
Message ID: 101
#101, RE: FeedSter and RSS
Posted by Edward on Mar-25-04 at 06:44 AM
In response to message #99
>Edward...Thanks for the fixes...

No worries - happy to help.

I've just noticed that the script in it's current form also returns the sponsored results that are shown at the bottom of the page results and the audio / video section on the right.

The fix for this is as follows:

Find:

$match_count = ($match_count > 25) ? 25 : $match_count;

and change 25 to 20

That way only the first 20 results are kept - i.e. the first 20 results are the actual news stories.

--
Edward