clickbank rss feed

johvdk

Newbie
Jun 21, 2010
45
33
Hi, I have been playing with the clickbank Hopad builder code and created a rss feed out of it.

Ideal for feeding to twitter etc....

example: CLlCKBANKFEED ; 1x ; net

Does anyone got suggestions what to do with it?

unzip attachment and upload to your host.
Refresh the page to see different items.
 

Attachments

  • index.zip
    1.1 KB · Views: 122
Settings to change in the PHP file:

<?php
// set parameters here
$fillslots = "true";
$rows = "5"; // number of items you want in the feed
$keywords = ""; //separate keywords by a %20
$affiliate = "youraffiliate name"; // enter your clickbank affiliate ID here
$feed_title = "Clickbank Products";
$feed_desc = "The Best Deals On Clickbank Now";
 
Gives me some error

Well just after I posted this - I reuploaded the file and juala! It worked!
 
Last edited:
The script seems to break due to an inability to deal with " ' " as in Don't if its in the item title.

So it doesn't produce results if any of them include an apostrophe " ' "

??

I tested and confirmed that if I reload the feed until it shows - no apostrophes are present in the titles. Once an apostrophe pops up - no results are had. XML does not parse apostrophes - this is html. Trying to find a workaround - seems to be XSLT is the present option.

Apply an XSLT to replace ’ with &rsquo
 
Last edited:
Hey professorrosado, thanks for pointing that out!

I never looked why it was failing from time to time...

I arranged it by converting array to a string and do
a replace funtcion on it.

Now it always shows with 'apostrophes'

Updated file is attached.
 

Attachments

  • index.zip
    1.1 KB · Views: 76
Last edited:
actually it starts as an html, i am using the clickbank hopad builder as source.
It could be done, if you replace the xml code with proper html tags. Or load the rss with SimplePie or similar, or put it in your wordpress widgets.
I use it mainly to send to twitterfeed and let it post to twitter endlessly... mainly as a test as it is not converting well. Shorten the link so tweets are unique every time
 
i cant use it on blogs,
coz it do not have any url to click...
(so they go out like a simple text from there)
 
Last edited:
Should be able to use this. You need a plugin that's all. I tink the rss to post or someting like that should give you this functionality. Using Wordpress I hope - don't know about the others!
 
It used it on blogs... it works....
but its useless on blogging without a link inside...

The title it ok... in the post.... at the END needs the the url with custom code so they can be click-able
on the pages
 
Last edited:
to professorrosado: I use it on a couple of accounts with keywords: glutenfree, forex, general (no keyword), had 1 sale up to now.

About the links , the title has the link to the vendor's page.
It was originally created to use with twitterfeed, and twitterfeed posts the link after the title in its tweets.

an example is user "forexbookshop" on twitter which posting title and description.

This method is endless, as the rss is always new for twitterfeed, so it always posts, and with a different bit.ly link attached, each tweet is unique (twitter does not allow duplicate tweets).
I think its best to mingle these tweets in regular post tweets so readers do not notice that tweet is a link to a product instead of a post.

The other clickbank feeds on the internet show a static list with products and only add new products. This one show a random number of products.
That's what makes it different.
 
I updated the code, now it is showing title and description. Was a bug.
In twitterfeed or dlvr.it , you can choose to post title, description or both

preview on clickbankfeed dot 1x dot net

see attached file
 

Attachments

  • index.zip
    1.1 KB · Views: 61
Last edited:
your script is working great on twitter.

Is there a way to exclude some vendors, because some of their salespages are parked now!?! or it redirects to a blog without the product from rss feed headline
 
Hi Formula,

thanks for trying the script.
I get the links from the clickbank "hopad builder" tool on their site.

I also noticed that some pages didn't work anymore, which is not good.

In theory I could filter certain phrases, but it would require that you note them down and send them to me, then I could create a customized code.

There is no other way. Clickbank shlould clean out the database they use for the hopad utility. I may hope their marketplace is 'cleaner' :confused:

Let me know if you got a sale from this ;)
 
Very interesting idea that raises some questions.

Are you creating an html page to host the rss and feeding the rss through Twitterfeed or dlvr.it?

Can this be used with TweetAttacks Pro in some way?

Don't flame me for saying it, but, it would be great to have a more detailed explanation of how this is created and setup. I understand how to get the code in Hopbuilder but what to do with it after that?

Also, since I have a number of Twitter accounts in niches, I imagine this can be used for each of those with unique Hopbuilder code by category to feed my accounts. Yes? No?

In fact, I have CB text ads on each niche blog fed by CB. Can I use those codes to create rss feeds?

I am really interested in learning this and testing it.

Thanks
JD
 
Hi JD,

I scrape the hopad builder html output with the given keyword and clickbank id.
From that I create an rss feed.
Because the hopad show a different result each time, the RSS is changing at each reload.
You enter the rss feed in a tool that can post to twitter from a feed (Twitterfeed or dlvr.it or even Feedburner)
and it goes on forever.
Yes, you can create different feeds for any niche, for every account

in the posts above is an example of the rss and a twitter account using the feed.

cheers

Johvdk
 
1. I wrote to clickbank support and here is the answer:

Thank you for your inquiry! We apologize for the confusion. ClickBank's
Technical Team is currently working on a solution for this issue of outdated
vendor links still appearing in the HopAd. We will post an announcement in the
News section of the Account Home page once the solution is complete. Thank you for your patience while we correct the issue!

2.
I don't fully understand this line
$keywords = ""; //separate keywords by a %20

at the moment I am using just a single keyword but I also want use long tail keywords for micro niche.

thanks for clearing...
 
hi, thanks for share this feed , already tried this with this keywords setting

$keywords = "lottery%20bet%20betting";

and i found this error from twitterfeed

Your feed might be empty or missing publish dates or GUIDs. A feed needs to contain publish dates or GUIDs in order to work with twitterfeed, see help
 
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features and essential functions on BlackHatWorld and other forums. These functions are unrelated to ads, such as internal links and images. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock