How do you incorporate a sponsors RSS into your blog(s)?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Quotealex
    Confirmed User
    • Sep 2001
    • 6265

    #1

    How do you incorporate a sponsors RSS into your blog(s)?

    Sponsors that offer RSS seems to take for granted we all know how to setup on our blogs since they aren't proving us with any instruction....
  • Quotealex
    Confirmed User
    • Sep 2001
    • 6265

    #2
    I guest a plugin is needed to do that job. Which one are you using?

    Comment

    • devilspost
      Confirmed User
      • Feb 2004
      • 3980

      #3
      Realsexcash has instructions on thier site.
      http://realsexcash.com/

      I have instructions on adding them to web pages http://www.makemoneywithporn.com/rss-feeds.html

      Brothels and Escorts Worldwide.

      Comment

      • IceMaster
        Confirmed User
        • Jan 2005
        • 8920

        #4
        Good question, i have been searching plugins for weeks but none was working.

        Comment

        • shuki
          Confirmed User
          • Aug 2004
          • 3070

          #5
          bump for rss feeds
          Looking to buy established paysites contact me [email protected]

          Comment

          • mattyboy
            Confirmed User
            • Mar 2003
            • 1070

            #6
            Originally posted by devilspost
            Realsexcash has instructions on thier site.
            http://realsexcash.com/

            I have instructions on adding them to web pages http://www.makemoneywithporn.com/rss-feeds.html
            Yep, Viki's wrote up a nice little tutorial

            Comment

            • pornguy
              Too lazy to set a custom title
              • Mar 2003
              • 62910

              #7
              I have not had the time to look for one, but now I will take a look at this. thanks.
              PornGuy skype me pornguy_epic

              AmateurDough The Hottes Shemales online!
              TChicks.com | Angeles Cid | Mariana Cordoba | MAILERS WELCOME!

              Comment

              • FiReC
                Confirmed User
                • Jan 2002
                • 2350

                #8
                i use http://projects.radgeek.com/feedwordpress to post the contents of the hosted nubiles blog rss http://nubilesblog.com/wp-rss2.php?coupon=123456

                onto www.thumbedteens.com

                with feed word press, you can add any number of rss feeds into syndication that appear as posts on your blog.
                Last edited by FiReC; 03-11-2006, 11:07 AM.
                www.nubilefilms.com | www.nubiles.net | www.anilos.com | tubescript.nubiles.net | icq4162727

                Comment

                • Quotealex
                  Confirmed User
                  • Sep 2001
                  • 6265

                  #9
                  Originally posted by mattyboy
                  Yep, Viki's wrote up a nice little tutorial
                  The tutorial is nice if you want to add a RSS page, but what about adding it a blog?

                  Comment

                  • Quotealex
                    Confirmed User
                    • Sep 2001
                    • 6265

                    #10
                    Originally posted by FiReC
                    i use http://projects.radgeek.com/feedwordpress to post the contents of the hosted nubiles blog rss http://nubilesblog.com/wp-rss2.php?coupon=123456

                    onto www.thumbedteens.com

                    with feed word press, you can add any number of rss feeds into syndication that appear as posts on your blog.
                    And after you add all the syndication, does the blog updates on itself without any human intervention?

                    Comment

                    • chadglni
                      Confirmed User
                      • Dec 2002
                      • 6924

                      #11
                      Originally posted by FiReC
                      i use http://projects.radgeek.com/feedwordpress to post the contents of the hosted nubiles blog rss http://nubilesblog.com/wp-rss2.php?coupon=123456

                      onto www.thumbedteens.com

                      with feed word press, you can add any number of rss feeds into syndication that appear as posts on your blog.
                      This is the one to use. Make sure you do the optional update they send with it if you want it to create new categories too.


                      Sign up here - Dating Site affiliate program

                      Comment

                      • chadglni
                        Confirmed User
                        • Dec 2002
                        • 6924

                        #12
                        Originally posted by Alex from Montreal
                        And after you add all the syndication, does the blog updates on itself without any human intervention?
                        You have to hit a update link which can be set up on cron jobs.


                        Sign up here - Dating Site affiliate program

                        Comment

                        • FrameShifter
                          Confirmed User
                          • Jan 2005
                          • 1120

                          #13
                          Originally posted by Alex from Montreal
                          The tutorial is nice if you want to add a RSS page, but what about adding it a blog?
                          www.autobloggerpro.com does alot more than just put feeds in your blog. It's been amazing for me.

                          Comment

                          • Quotealex
                            Confirmed User
                            • Sep 2001
                            • 6265

                            #14
                            Originally posted by chadglni
                            This is the one to use. Make sure you do the optional update they send with it if you want it to create new categories too.
                            Do you have ICQ? Hit me up at 221-593-977

                            thanks

                            Comment

                            • mrkris
                              Confirmed User
                              • May 2005
                              • 2737

                              #15
                              If you install XML_RSS from PEAR, it's simple:

                              <?php
                              require_once 'XML/RSS.php';

                              $rss =& new XML_RSS('http://www.somedomain.com/rss');
                              $rss->parse();

                              foreach ($rss->getItems() as $item) {
                              echo "<a href='{$item['link']}'>{$item['title']}</a><br />";
                              }
                              ?>
                              If you need more help, hit me up on ICQ.

                              PHP-MySQL-Rails | ICQ: 342500546

                              Comment

                              • Quotealex
                                Confirmed User
                                • Sep 2001
                                • 6265

                                #16
                                I think I'm going to go with FeedWordPress which is so far the best free plugging that seems to be able to do the job so far....

                                Comment

                                • candyflip
                                  Carpe Visio
                                  • Jul 2002
                                  • 43073

                                  #17
                                  I use RSS2Blog.

                                  Spend you some brain.
                                  Email Me

                                  Comment

                                  • devilspost
                                    Confirmed User
                                    • Feb 2004
                                    • 3980

                                    #18
                                    Originally posted by Alex from Montreal
                                    The tutorial is nice if you want to add a RSS page, but what about adding it a blog?
                                    The blog tutorial is inside the webmaster area at http://realsexcash.com/

                                    Brothels and Escorts Worldwide.

                                    Comment

                                    • Quotealex
                                      Confirmed User
                                      • Sep 2001
                                      • 6265

                                      #19
                                      Originally posted by candyflip
                                      I use RSS2Blog.
                                      Is that for splog?

                                      Comment

                                      Working...