View Single Post
Old 05-26-2010, 11:30 AM  
just a punk
So fuckin' bored
 
just a punk's Avatar
 
Industry Role:
Join Date: Jun 2003
Posts: 32,384
Another CyberSEO Trick

I have no idea which RSS pulling plugin you are using, but for CyberSEO Suite the instruction will look like this:

1) Syndicate a new sponsored RSS feed, or open the property editor of already existing one.
2) Go to the "PHP Code <?php .. ?>" box and put there the following code:
PHP Code:
if (trim $post ['post_content'] ) == "") {
    
$post ['post_content'] = $post ['post_excerpt'];
}
if (
strpos ($post ['post_content'], "YOURCODE") === false) {
    
$post flase;    

Where YOURCODE is your affiliate code for the program who's RSS feeds your hare going to syndicate. In your case it must be "pimp10692".

That's very easy, isn't it?
__________________
Obey the Cowgod
just a punk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote