Easy way to get updated galleries from your sponsors with just a few mouse clicks




Change feed style:


Brought to you by the FreeSponsorStuff.com crew, this is a completely new way for increasing your efficiency. Now you can have up to date listing of your sponsors hosted galleries with just a few mouse clicks. It is using standard RSS feeds for that purpose.

It is as simple as it could be:

  1. You shoud be a registered webmaster at FreeSponsorStuff.com, if you are not - Click HERE to register
  2. You shoud personalize your account to setup your sponsor's codes.
  3. Go to gallery feeds page and choose what you want to get in your daily listing ( galleries / movie galleries / both; what sponsors and how many galleries to get in that listing.
  4. Your RSS feed would be at:
    http://www.freesponsorstuff.com/rss/username.xml (username that you have chosen for account at Free Sponsor Stuff) If you know how to use it, just go ahead! For others...
  5. On download predefined files page you can grab everything that is needed for embedding that feed into your site - zip archive with onyx-rss php parser that should be extracted to the directory where page with feeds would be. Copy php code from the text-field on that page to the page on your site where feeds should be. That php code will generate links to galleries with description in the form of unordered list like:

    <ul>
        <li><a href="http://www.sponsorgallery.com/gallery1.html">
    Gallery Description</a>
        <li><a href="http://www.sponsorgallery.com/gallery2.html">
    Gallery Description</a>
    ...............
    <ul>

    that you can blend into your site using simple CSS
  6. CHMOD parent directory of your feed page to 777 - for exmaple, if your page with feed is located at http://www.yoursite.com/galleryfeed/index.html you shoud CHMOD /galleryfeed directory to 777
  7. That's all :-)

So grab your feed at FreeSponsorStuff.com and start making money!