RSS link *rewrite* ?? WTF?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DanielS
    Registered User
    • Apr 2003
    • 569

    #1

    RSS link *rewrite* ?? WTF?

    I hope anyone with more experience in blogs has an idea about this:

    I've added this rss feed to a wordpress blog:

    http://rss.pimproll.com/rss.php?s=an...amazon&p=ft&r=pimp10692&c=4&j=13&src=rss&init=10&tpl%5b%5d=1&tpl_cycle=rn d

    Now, when I see the post and click on a gallery thumbnail, page opens here:

    http://links.pimproll.com/?s=analint...=ft&r=pimp20377&c=1&j=24&t=Yahoo& src=rss&init=10&tpl=Array& tpl_cycle=seq&

    Can anyone try this? Is my wordpress hacked or is going something strange here?
  • LoveSandra
    So Fucking Banned
    • Aug 2008
    • 10551

    #2
    pretty strange.That shit looks like an affiliate code.Anyway here`s a bump

    Comment

    • PornAddict
      Confirmed User
      • Feb 2002
      • 1401

      #3
      This is why I don't ever use RSS feeds. It's too easy for programs to "accidentally" use the house account. It happened to me with one program where, for 3 days straight, they kept slipping in their house affiliate account instead of carrying mine over. After speaking with their affiliate rep, I feel pretty confident it was an error... but with that being said, I no longer use RSS feeds.

      Comment

      • DanielS
        Registered User
        • Apr 2003
        • 569

        #4
        Originally posted by PornAddict
        This is why I don't ever use RSS feeds. It's too easy for programs to "accidentally" use the house account. It happened to me with one program where, for 3 days straight, they kept slipping in their house affiliate account instead of carrying mine over. After speaking with their affiliate rep, I feel pretty confident it was an error... but with that being said, I no longer use RSS feeds.
        You're right, I think it's better to avoid those feeds...

        Comment

        • just a punk
          So fuckin' bored
          • Jun 2003
          • 32385

          #5
          Actually it's very easy to write a script which will check every syndicating post for your affiliate code. Is you code is not there, the post will not be syndicated.

          That's only a couple of lines in PHP...
          Obey the Cowgod

          Comment

          • DanielS
            Registered User
            • Apr 2003
            • 569

            #6
            Originally posted by cyberxxx
            Actually it's very easy to write a script which will check every syndicating post for your affiliate code. Is you code is not there, the post will not be syndicated.

            That's only a couple of lines in PHP...
            Does something like this exist? I need to do a search. Thanks for the idea

            Comment

            • just a punk
              So fuckin' bored
              • Jun 2003
              • 32385

              #7
              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

              Comment

              • tonyparra
                Confirmed User
                • Jul 2008
                • 4568

                #8
                Originally posted by DanielS
                I hope anyone with more experience in blogs has an idea about this:

                I've added this rss feed to a wordpress blog:

                http://rss.pimproll.com/rss.php?s=an...amazon&p=ft&r=pimp10692&c=4&j=13&src=rss&init=10&tpl%5b%5d=1&tpl_cycle=rn d

                Now, when I see the post and click on a gallery thumbnail, page opens here:

                http://links.pimproll.com/?s=analint...=ft&amp;amp;r=pimp20377&amp;amp;c=1&amp;amp;j=24&amp;amp;t=Yahoo&amp;amp; src=rss&amp;amp;init=10&amp;amp;tpl=Array&amp;amp; tpl_cycle=seq&

                Can anyone try this? Is my wordpress hacked or is going something strange here?
                pimprolls feeds been screwed up for a while, im sure they will fix it though, probably wasnt intentional

                High Performance Vps $10 Linode
                Manage your Digital Ocean, Linode, or Favorite Cloud Server. Simple, fast, and secure Server Pilot

                Comment

                • yabate
                  Confirmed User
                  • Jan 2010
                  • 296

                  #9
                  Take care what kind of RSS feeds are feeding your blog..
                  Someone can take your 'gold'.. as seen in DanielS post.

                  And, thanks for finding this DanielS.We are warned.
                  @cyberxxx, thanks for code
                  Twistys Hot Babes

                  Comment

                  Working...