Morning all!
Some cool posts made during the night, and some offers where people will
do the technical side of things in exchange for the promotion/traffic driving
side of things.
I can't comment on any individuals making those offers, but I do know this:
Amongst a group of people, with varying skill levels and areas, working out
JVs which cover all the skills required is the way to go
Nevertheless, as with any JV, do make sure you do your due diligence first,
before "jumping into bed" with any other IMer.
On to some comments:
Hi, fell upon this doing my usual round of seo tip searches. I am not involved in IM and have a legit services site i like to boost with the od black hat method... despite that i like the idea and understand the concept and implementation. my only question is, what 'network' do you use to generate the revenue for something like this. i asume it wouldn't be something that would force a purchase of some sort of product prior so could you point me to something that is a little more reasonable to ask in order to garner some $$ in exchange for a link.
Thanks
We populate our "lockers" with offers from CPA Networks. Most of us try to
stick to offers which don't involve a cost for the consumer. To learn more
you will need to do some research on CPA Marketing - this forum is an
excellent place to do that
hey, JohnsonDaniel
I want to ask what are you doing with traffic from country witch not have CPA offers?
Content Lock Pro, which is the locker I use, geo-targets, and you can set
some of your offers to International. If you are with enough CPA Networks,
you will find offers which have no location restrictions. They tend to be
email submits or gambling-related. There are also some dating offers. For
some countries, you WILL struggle to find a no-cost offer, and, where
that's the case, you might just need to use an offer which does involve a
small cost.
Hey,
Two questions:
Fristly, what type of website would I use to actually earn some money, linkbucks? ... I can't seem to find the website with the pop up ad that Johnson used.
Secondly, considering i am new to this type of stuff, i'm not the most savy when it comes to coding, and building websites. I would most likely implement this using a free web host like weebly. Would it be possible to use weebly to host the full page image and coding?
Thanks
To your first question, see an earlier comment in this post. CPA Networks
are where you'll get your offers. In the demo I provided, those links are
NOT real offers, they just send you to the Content Lock Pro homepage, as
I'm not in the business of requiring BHW members to complete offers to be
able to view a demo, lol (and, obviously, you will NOT be winning an Ipad,
nor anything else

).
For your second question, and in spite of a negative answer provided by
another member, I'm not convinced that it can't be done. If you can access
the html of the weebly page, and the locker you are calling is hosted
externally, there's no reason why it shouldn't work. But I am NOT saying
this from experience with Weebly, as I don't have any. So, perhaps, the
other BHW is correct with the negative.
Never mind guys.
I was able to pin point the problem by going line by line through the code
to eliminate possible problem areas. I discovered that " href="javascript:void(0)" onclick=".... " was not working
for my content locker so i went with " href="javascript:lockpage()" onclick="... "
Of course that was not the only issue. Remember to delete cookies while
testing your cloaked pages because if you have already unlocked the page
the locker won't come up until the cookie duration time has expired.
Also watch out for syntax errors, and while using notepad for editing do not wrap the text.
cheers.
Well done! Glad you got it working
Care to expand a little on "other issues"? In particular, did you use the word
"lockpage" anywhere else in the resulting code?
Also, did you end up placing just one call to the locker in the body? Or did
you still need "some" code in the header?
========================================================
To other questions relating to the provided code, and/or to the Demo code:
Remember that I'm using Content Lock Pro. Our locker requires a call to
Jquery to work correctly, yours may not.
Also, our lockers are identified by "guid=.....", but, again, yours may not be.
The last thing to remember is that the link-swapping code can be used with
a very wide variety of things. You don't HAVE to call a locker on the first
click, you can call a pop-up form, or, indeed, anything you like.