<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" version="2.0">

<channel>
	<title>Adult, Dating, Webcam &amp; Mobile Webmasters</title>
	
	<link>http://jayvis.com</link>
	<description>Adult &amp; Mainstream Affiliate Marketing</description>
	<lastBuildDate>Tue, 16 Nov 2010 20:05:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Jayvis-AdultWebmasterResource" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="jayvis-adultwebmasterresource" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">Jayvis-AdultWebmasterResource</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Dating API</title>
		<link>http://jayvis.com/amateur-match-dating-api/</link>
		<comments>http://jayvis.com/amateur-match-dating-api/#comments</comments>
		<pubDate>Tue, 16 Nov 2010 00:57:19 +0000</pubDate>
		<dc:creator>Jayvis</dc:creator>
				<category><![CDATA[Promoting Dating]]></category>
		<category><![CDATA[amateur match]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[dating api]]></category>

		<guid isPermaLink="false">http://jayvis.com/?p=297</guid>
		<description><![CDATA[We have two different API&#8217;s. Both are pretty straight forward and include a PDF explaining the various functions and how they work. Please contact me (jay@datinggold.com) before downloading the files so that I can approve your account for usage. Dating_PostJoin_API_1.2.zip Dating_PreJoin_API_1.2.zip The first API is the PostJoin_API &#8211; This is the API we usually pay [...]]]></description>
			<content:encoded><![CDATA[<p>We have two different API&#8217;s.  Both are pretty straight forward and include a PDF explaining the various functions and how they work.</p>
<p>Please contact me (jay@datinggold.com) before downloading the files so that I can approve your account for usage.</p>
<p><center><img src="http://www.jayvis.com/dg/zipicon.jpg"> <a href="http://www.jayvis.com/dg/Dating_PostJoin_API_1.2.zip">Dating_PostJoin_API_1.2.zip</a><br />
<img src="http://www.jayvis.com/dg/zipicon.jpg"> <a href="http://www.jayvis.com/dg/Dating_PreJoin_API_1.2.zip">Dating_PreJoin_API_1.2.zip</a></center></p>
<p>The first API is the <strong>PostJoin_API</strong> &#8211; This is the API we usually pay $2.50 per lead on.</p>
<p>This API is best used for posting &#8220;live&#8221; data to us as it comes in.</p>
<p>It requires a number of various fields which can be seen in said PDF.  You will also need your accompanying $2.50 API &#8220;ainfo&#8221; which is found on all generated links for Amateur Match $2.50 API. </p>
<p>The second API is the <strong>PreJoin_API</strong> &#8211; This one is a bit more simple and only requires an IP address and an email address.</p>
<p>I know it says otherwise in the PDF, but just ignore that&#8230; All we need is an IP &#038; email address.</p>
<p>On this API we pay $75 per sale.</p>
<p>This one is especially useful for people that already have an existing database of limited information which they are looking to post over to us.</p>
<p>You will also need your accompanying $75 PPS &#8220;ainfo&#8221; which is found on all generated links for Amateur Match PPS. </p>
<p>Here&#8217;s an example code of how it would be set up:</p>
<p>Please pay attention to the post_URL, as that is what also differentiate the post API and the prejoin API.</p>
<p><code>$vars = array(</p>
<p>    // Required Information<br />
    'email' => 'swearengena@hotmail.com',<br />
    'ainfo' => 'MjI4NTV8Mzh8MTIy',<br />
    'ip_address' => '65.244.48.55', // IP Address of the user<br />
    'action' => 'register',</p>
<p>    // Optional Information<br />
    'username' => 'uioiopopa',<br />
    'birthdate' => '1981-05-01',<br />
    'iam' => '1', // Male = 1, Female = 2, Couple = 3, Group = 4<br />
    'interested' => '2', // Male = 1, Female = 2, Couple = 3, Group = 4<br />
    'for1' => '1',<br />
    'country' => 'US',<br />
    'postalcode' => '95828',<br />
    'state' => 'CA',<br />
    'city' => 'Sacramento',<br />
    'atcc' => '0',</p>
<p>    );</p>
<p>$post_url = 'http://www.amateurmatch.com/postjoin/prejoin.php';</code></p>
<p><strong>Once set up, you will need to contact me so that I can white list you for use and from there we can begin testing to make sure you&#8217;re getting back a &#8216;success response&#8217; after signup.</strong></p>
<p>Once again, if you need any help whatsoever just let me know and I&#8217;ll be more than happy to get you going.</p>
<p>Now onto the documentation!</p>
<p><center><b><u>Dating Post-Join API</b></u></p>
<p><b><u>I. Introduction</b></u></p>
<p>Conventional affiliate programs require you to send traffic to a website using a link or a<br />
banner and your lead is dependent on whether the landing page entices them to join.<br />
With the Dating Post-Join, a user can join our site without leaving yours. You host the<br />
form, collect the user&#8217;s information and post to us in the background. We then create<br />
the user&#8217;s account, send the user our welcome email, and credit your account with the<br />
lead when they log in. This gives you the freedom to customize the user&#8217;s experience<br />
during the join process to give you the highest potential for getting leads. </p>
<p><b><u>II. Implementation Overview</b></u></p>
<p>In order to use the Dating Post-Join API you must provide the following functionality: <br />
1. Collect the user&#8217;s information. <br />
2. Perform error checking to confirm whether the information entered is valid. <br />
3. Post the information to our server. <br />
4. Parse the response in order to provide feedback to the user. <br />
The following sections will go into more detail about each of these steps. </p>
<p><u><b>III. Collecting User Information</u></b></p>
<p>A user&#8217;s profile on the dating site contains a lot of information, from their username to<br />
their eye color. The most basic of this information is required as the minimum amount<br />
of information needed to create a user&#8217;s account. The Dating Post-Join API allows you<br />
to post any of these fields to be added to the user&#8217;s profile upon creation, but only the<br />
required information must be entered correctly for the registration process to go<br />
through. You will need to create a form to collect this information from the user. The<br />
fields you are allowed to post and restrictions on their formatting are listed below.</p>
<p><u><b>Required Fields &#038; Field Name Description Restrictions Example</b></u></p>
<p><img src="http://www.jayvis.com/dg/api1.jpg"><br />
<img src="http://www.jayvis.com/dg/api2.jpg"><br />
<img src="http://www.jayvis.com/dg/api3.jpg"></p>
<p><u><b>IV. User Information Validation</u></b></p>
<p>You have two options for validating a user&#8217;s information which depend on how you wish<br />
to implement the join process. The first method is to pass the form values to the API<br />
when the user posts their information and use the API to perform the error checking.<br />
The second method is to verify all the different fields on your end before posting the<br />
information to us. This is advantageous because the information can be collected<br />
completely on your end without having to wait for the information to travel across the<br />
internet and for a response to travel back while the user waits. </p>
<p>There are a few fields that cannot be completely verified on your end. You are able to<br />
check the formatting of the username and email fields, but problems can come up if the<br />
username or email address already exist on our system. Because of this, we are<br />
providing functions through the API to check if a username or email address exist on<br />
our system. If a username already exists, and you do not use the API to check it, the<br />
account will be created anyway with a number appended to the end of it. For example,<br />
if you try to create an account with username &#8220;mikeman&#8221; and the username already<br />
exists, the account will be created with username &#8220;mikeman1&#8243;. So passing a username<br />
that is already in use will only create an error if a suitable replacement cannot be found.<br />
However, the email address must be unique. In the rare case a user on your site has<br />
already signed up on our site with the same email address, the account will not be<br />
created and an error will be returned. You can check either of these fields using the API<br />
beforehand, or you can post all of the user&#8217;s information and the error will be generated<br />
at that stage. See &#8220;Using the API&#8221; for information on how to use the various API<br />
function calls. </p>
<p>If any of the required information submitted is invalid, an error code will be returned by<br />
the call to the API. No value has to be passed for optional fields, but if you do decide to<br />
pass a value, if an invalid input is passed, an error will be returned. The following is a<br />
list of error codes that can be returned (not including required fields being blank):</p>
<p><img src="http://www.jayvis.com/dg/api11.jpg"></p>
<p><b><u>V. Using the API</u></b></p>
<p>All calls to the API are passed to a script on our server: <br />
<b><u>http://www.SITE_URL.com/postjoin/api.php</u></b></p>
<p>For example, a post to AmateurMatch.com would be sent to: <br />
<b><u>http://www.amateurmatch.com/postjoin/api.php</b></u></p>
<p>For every call to the API, the action variable must be set in order to let the API know<br />
what function you are attempting to perform. The different actions are as follows:</p>
<p><img src="http://www.jayvis.com/dg/api12.jpg"></p>
<p><b><u>VI. Response</b></u></p>
<p>After you have posted a new user to the API using the register action, the script will<br />
return a result that allow you to know if the account was created and if not, what the<br />
errors were. If registration was successful and the account was created the script will<br />
return the word &#8220;success&#8221; on the first line, followed by the username that was created.<br />
This is helpful if the username that was passed was in use and a different username<br />
had to be used. If the account could not be created, the word &#8220;failure&#8221; will be returned<br />
on the first line. The second line will contain a comma-separated list of error codes that<br />
prevented the account from being created successfully.</p>
<p><img src="http://www.jayvis.com/dg/api13.jpg"></p>
<p><u><b>VII. Miscellaneous</u></b></p>
<p><u>A. Dating Gold Affiliate Info</u><br />
You must provide your DatingGold ainfo string with each call the Post-Join API. The<br />
API is only available to certain affiliates and in order to use it you have to be on the<br />
approved list. You can also track the lead to a particular campaign code in DatingGold<br />
by passing the atcc parameter with a numeric value for the campaign ID. If you are an<br />
affiliate that uses NATs, you can pass a NATs code instead of a campaign code by<br />
using the xcc parameter. </p>
<p><u>B. Code Samples</u><br />
An example HTML form, and a PHP script used for validation and posting of the user&#8217;s<br />
information to the API are included. Any internet based programming language capable<br />
of posting data to a webpage can be used with this API.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayvis.com/amateur-match-dating-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TextNDate Top Landing Pages</title>
		<link>http://jayvis.com/textndate-top-landing-pages/</link>
		<comments>http://jayvis.com/textndate-top-landing-pages/#comments</comments>
		<pubDate>Tue, 02 Nov 2010 17:55:24 +0000</pubDate>
		<dc:creator>Jayvis</dc:creator>
				<category><![CDATA[Promoting Dating]]></category>
		<category><![CDATA[dating cpa]]></category>
		<category><![CDATA[dating cpl]]></category>
		<category><![CDATA[sms dating]]></category>
		<category><![CDATA[textndate]]></category>

		<guid isPermaLink="false">http://jayvis.com/?p=267</guid>
		<description><![CDATA[I figured our affiliates would like to take a peek into the performance of our newest SMS/Mobile dating offer; TextNDate.com &#8211; so I ran some statistics for the entire month of October to see what our best landing pages were. I think you&#8217;ll find it interesting to note that Landing Page 2 (as seen below) [...]]]></description>
			<content:encoded><![CDATA[<p>I figured our affiliates would like to take a peek into the performance of our newest SMS/Mobile dating offer; TextNDate.com &#8211; so I ran some statistics for the entire month of October to see what our best landing pages were.  I think you&#8217;ll find it interesting to note that Landing Page 2 (as seen below) was #1 by a long shot, even with the accompanying voice over on the page.  And just to prove it wasn&#8217;t a fluke, I went back and ran September&#8217;s numbers as well and Landing Page 2 was 1:7 again (also #1 for that month).</p>
<p>Each ratio you see underneath the screenshots refers to the <strong>unique to lead</strong> ratio.</p>
<p><center><a href="http://www.textndate.com/?ainfo=MTQzMTh8ODh8MTI4Nw==&#038;show=landing&#038;id=2" target="_blank"><img src="http://jayvis.com/wp-content/uploads/2010/11/textndate.jpg" border="0"></a><br />
<strong>Landing Page 2 &#8211; Iphone Girl With Talk &#8211; 1:7</strong></p>
<blockquote><p><a href="http://www.textndate.com/?ainfo=MTQzMTh8ODh8MTI4OA==&#038;show=landing&#038;id=5" target="_blank"><img src="http://cdn2.ads.datinggold.com/images/datinggold.com/landing_page_thumbs/tnd_lp_landing5_small.jpg" border="0"></a><br />
<strong>Landing Page 5 &#8211; Singles Carousel &#8211; 1:15</strong></p>
</blockquote>
<blockquote><p><a href="http://www.textndate.com/?ainfo=MTQzMTh8ODh8MTI4OA==&#038;show=landing&#038;id=1" target="_blank"><img src="http://cdn2.ads.datinggold.com/images/datinggold.com/landing_page_thumbs/tnd_lp_landing1_small.jpg" border="0"></a><br />
<strong>Landing 1 &#8211; Online and Local Singles &#8211; 1:31</strong></p>
</blockquote>
<blockquote><p><a href="http://www.textndate.com/?ainfo=MTQzMTh8ODh8MTI4OA==&#038;show=landing&#038;id=7" target="_blank"><img src="http://cdn2.amateurmatch.com/images/datinggold.com/landing_page_thumbs/tnd_lp_landing7_small.jpg" border="0"></a><br />
<strong>Landing Page 7 &#8211; Mobile Default Site (Mobile Browser Only) &#8211; 1:62</strong></p>
</blockquote>
<blockquote><p><a href="http://www.textndate.com/?ainfo=MTQzMTh8ODh8MTI4OA==&#038;show=landing&#038;id=6" target="_blank"><img src="http://cdn2.ads.datinggold.com/images/datinggold.com/landing_page_thumbs/tnd_lp_landing6_small.jpg" border="0"></a><br />
<strong>Landing Page 6 &#8211; Google Map &#8211; 1:68</strong></p>
</blockquote>
<p></center></p>
<p>These are the Top 5 <strong>unique to lead</strong> landing pages for October 1-31, 2010.  Keep in mind we have a few other landing pages as well.  TextNDate finished off the month of October for a combined average of <strong>1:28</strong> acrosss the board on all landing pages.</p>
<p>If you&#8217;re interested in running this on your mainstream traffic, <a href="mailto:jay@datinggold.com">please email me</a> your Dating Gold username so that I can activate it for your account!</p>
]]></content:encoded>
			<wfw:commentRss>http://jayvis.com/textndate-top-landing-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interview with Affiliate Paying</title>
		<link>http://jayvis.com/interview-with-affiliate-paying/</link>
		<comments>http://jayvis.com/interview-with-affiliate-paying/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 23:32:44 +0000</pubDate>
		<dc:creator>Jayvis</dc:creator>
				<category><![CDATA[Related Links]]></category>

		<guid isPermaLink="false">http://jayvis.com/?p=259</guid>
		<description><![CDATA[It&#8217;s been far too long since I&#8217;ve updated this blog and I apologize for that. I&#8217;ve had my hands full with affiliate stuff for the past few months and I rarely have time to do much else. If anyone is interested in checking out an interview I recently did with Affiliate Paying &#8211; just click [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been far too long since I&#8217;ve updated this blog and I apologize for that.  I&#8217;ve had my hands full with affiliate stuff for the past few months and I rarely have time to do much else.  If anyone is interested in checking out an interview I recently did with <a href="http://www.affiliatepaying.com/blog/interview-jay-davis-datinggold/" target="_blank">Affiliate Paying &#8211; just click here</a>.  It features some info on more of our mainstream products and a few other things.  Hopefully you&#8217;ll enjoy it!</p>
<p>I&#8217;ll hopefully have some more content up very shortly.  Please stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://jayvis.com/interview-with-affiliate-paying/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Site Launch = Earnings</title>
		<link>http://jayvis.com/new-site-launch-earnings/</link>
		<comments>http://jayvis.com/new-site-launch-earnings/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 05:25:01 +0000</pubDate>
		<dc:creator>Jayvis</dc:creator>
				<category><![CDATA[Tips, Tricks, Tutorials Etc.]]></category>
		<category><![CDATA[program3]]></category>

		<guid isPermaLink="false">http://jayvis.com/?p=224</guid>
		<description><![CDATA[Like most of the articles I post to this blog, this method is in no-way new or earth shattering, but still widely unused and by some, still unknown. Either way, I feel the need to keep my affiliates updated, regardless. It simply involves promoting new paysites the minute they are launched. These days programs are [...]]]></description>
			<content:encoded><![CDATA[<p>Like most of the articles I post to this blog, this method is in no-way new or earth shattering, but still widely unused and by some, still unknown.  Either way, I feel the need to keep my affiliates updated, regardless.  It simply involves promoting new paysites the minute they are launched.  </p>
<p>These days programs are churning out new sites monthly (sometimes even more often than that).  Therefore it&#8217;s important to actually read those newsletters hitting your inbox informing you of these new sites.  New sites should be viewed as a new way to make money.  Look at it this way, they&#8217;re still widely unknown to the public (and search engines) and thus, they are exploitable.  The easiest money making opportunities come about when a new site launches.  And it&#8217;s very simple for you to take advantage of this.</p>
<p>Take for example the latest porn crazed CMNF (Clothed Male, Naked Female) site to hit the web; The Dancing Bear from <a href="http://www.program3.com/signup.php?id=jayvis&#038;prg=revs">Program 3</a>.  When I first heard of this site it was from a user posting his incredible stats on <a href="http://www.gfy.com" target="_blank">GFY</a>.  After taking a look around the site I knew it was an easy sell.  The content was fresh and original (where else are you going to find some crazy ass male stripper in a bear costume?) that should say enough&#8230;  So what did I do?  I registered a domain name hoping to bank on some search engine love.  I registered <a href="http://www.dancingbearblog.com" target="_blank">DancingBearBlog.com</a>.  I then uploaded the infamous <a href="http://a.tubetheme.com/track/NzEzNjg6NDo5/" target="_blank">TubeTheme</a> as the wordpress layout of choice.  From there it was a matter of a couple hours of work (if that) updating the site with a handful of videos, descriptions and banner content.  Easy as pie.</p>
<p>Once the updating was complete, it was a simple waiting game.  Notice you don&#8217;t see any link trades on there&#8230;  I also did not send traffic to that site in anyway besides hoping for the organic stuff.  I also did not purchase traffic for the site.  I simply let Google do it&#8217;s thing and pray that it got picked up somehow.  Well, it did.  Not in a tremendous way, in fact, the site gets less than 100 uniques per day, but the important thing is that the site makes money.  <a href="http://www.jayvis.com/program3stats.jpg" target="_blank">In fact, I&#8217;m doing 1:537 with it as of this posting</a>.</p>
<p>And that&#8217;s really it.  It&#8217;s not rocket science.  It&#8217;s just acting early and jumping on a site before most other affiliates do the same.  Here is a search statistic shot for September 2009:</p>
<blockquote><p><img src="http://www.jayvis.com/dancingbearstats.jpg"></p>
<p><img src="http://www.jayvis.com/dancingbearstats2.jpg"></p></blockquote>
<p>Unfortunately I got 1st page results for &#8220;free dancing bear porn&#8221; &#8211; of course in the porn world, associating yourself with anything &#8220;free&#8221; is an automatic death sentence.  Nonetheless, the site got it&#8217;s fair share of productive traffic and I still made money, so I really can&#8217;t complain.  In no way am I a SEO expert (nor would I ever claim such a thing), I just bought a domain, put in about two hours of work and hoped for the best.  As of right now I&#8217;ve made $315.00 with it (out of less than 5,000 clicks), which is pathetic compared to what others are doing.  I know some guys that are doing thousands of dollars in sales a month with that site alone.  These guys run incredibly successful networks, but nonetheless, I did this to show you that without an already ongoing steady steam of traffic, you too can make money with this method.  This revenue is from one site only.  Two hours of work (thats about $150 an hour).  The site will continue to earn money as well, so you can clearly see the potential.</p>
<p>From here you can capitalize on this in a variety of ways.  Scale things out a bit.  Instead of buying one new domain for a new site launch, purchase 5-10 different ones and put in a full days work to get all of them running and looking good.  I mean, if I was really smart I would have done the same method with Program3&#8242;s Nikki Price site.  But let&#8217;s not get sidetracked.  Look at it this way:</p>
<p><strong>1 Domain Name:</strong> $10<br />
<strong>Tube Theme:</strong> $40 (one time purchase)<br />
<strong>Two hours of your time:</strong> Free (Take a weekend to do it if you have to spread your time thin.)<br />
<strong><u>Total Cost:</strong></u> = $50<br />
<strong><u>Total Revenue:</u></strong> $265<br />
<strong>Times That By Scaling Your Network To 10 Individual Sites</strong> x10  -$100(domain costs) = $2250<br />
<strong>Overall Total Revenue</strong> $2550 (for a day&#8217;s worth of work).</p>
<p>Over course this is all in theory.  I am merely showing you a one site example as a basis.  Either way, even if you did 50% of the sales on 10 sites, you&#8217;re still walking away with $1275 in sales for a day&#8217;s worth of work.  </p>
<p>One last thing I would like to add is that it&#8217;s always polite to contact the program you&#8217;re promoting in regards to the domains you purchase.  I had the pleasure to meet up with Hans and the others behind Program3 and had their go ahead with my site&#8217;s domain name.  Very friendly guys over there!  Nonetheless, some programs may not be open to the idea of using their trademark in your domain.  Always contact them first and ask politely for their permission.  Let them know that you intend to only promote their program in a positive manner&#8230; I&#8217;m willing to bet they won&#8217;t have a problem with it.</p>
<p>In the future I would like to repeat this case-study with a much more generalized site in order to see the revenue margins.  I highly doubt you will see the same results   promoting another run-of-the-mill cliche porn site.  With that said, I think this method works best for new sites with top notch content and originality.  It also does pretty well on new solo-girl releases.   </p>
<p>Last, but not least, try putting up some of our dating/webcam ads on your site.  If you can&#8217;t sell your visitor to the actual paysite, you may be able to convert them with us.  We are non competitive with 99% of paysites and we may be able to save a few of your otherwise exiting customers.     </p>
]]></content:encoded>
			<wfw:commentRss>http://jayvis.com/new-site-launch-earnings/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CNBC – Porn: The Business of Pleasure</title>
		<link>http://jayvis.com/cnbc-porn-the-business-of-pleasure/</link>
		<comments>http://jayvis.com/cnbc-porn-the-business-of-pleasure/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 03:23:39 +0000</pubDate>
		<dc:creator>Jayvis</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[cncb]]></category>
		<category><![CDATA[porn documentary]]></category>
		<category><![CDATA[porn the business of pleasure]]></category>

		<guid isPermaLink="false">http://jayvis.com/?p=220</guid>
		<description><![CDATA[Watch the full episode here in case you missed the live airing! CNBC, First in Business Worldwide, takes an unprecedented behind-the-scenes look inside the multibillion pornography business, from the threats to its profitability to exclusive behind-the-scenes interviews with the industry&#8217;s biggest stars to the one issue that could bring the adult industry to it&#8217;s knees.]]></description>
			<content:encoded><![CDATA[<p>Watch the full episode here in case you missed the live airing!  CNBC, First in Business Worldwide, takes an unprecedented behind-the-scenes look inside the multibillion pornography business, from the threats to its profitability to exclusive behind-the-scenes interviews with the industry&#8217;s biggest stars to the one issue that could bring the adult industry to it&#8217;s knees.</p>
<blockquote><p><center><object width="512" height="296"><param name="movie" value="http://www.hulu.com/embed/cZj16L842Cfa_hbA6nfwTQ/0"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.hulu.com/embed/cZj16L842Cfa_hbA6nfwTQ/0" type="application/x-shockwave-flash" allowFullScreen="true"  width="512" height="296"></embed></object></center></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://jayvis.com/cnbc-porn-the-business-of-pleasure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Writing Dating Blogs</title>
		<link>http://jayvis.com/writing-dating-blogs/</link>
		<comments>http://jayvis.com/writing-dating-blogs/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 22:28:28 +0000</pubDate>
		<dc:creator>Jayvis</dc:creator>
				<category><![CDATA[Promoting Dating]]></category>

		<guid isPermaLink="false">http://jayvis.com/?p=201</guid>
		<description><![CDATA[Today I wanted to share a method of affiliate marketing that I applied to my own portfolio of sites right before taking on the job with Dating Gold. Essentially it boils down to creating “user review” esque blogs based on your experience with a product. Is it a new idea? Not at all. Is it [...]]]></description>
			<content:encoded><![CDATA[<p>Today I wanted to share a method of affiliate marketing that I applied to my own portfolio of sites right before taking on the job with Dating Gold.  Essentially it boils down to creating “user review” esque blogs based on your experience with a product.  Is it a new idea?  Not at all.  Is it saturated?  Depending on who you talk to, just about any affiliate method is “saturated” but I’ll tell you this… it’s effective; both in earning money and climbing the SERPs.  I will try and break this method down to every little detail so that you can get a clear picture of how I worked this angle and how it was effective for me. </p>
<p>Firstly, our &#8220;review blog&#8221; is going to be focused on dating, written by me in the first person.  You need to grab a domain.  Let’s say the domain is “HowJayGotLaid.com” or &#8220;MyExperienceWithAmateurMatch.com&#8221; or some variation of those… after all, we’re going after the dating market.  From there, you then need to create a wordpress blog and implement a simple theme that you feel comfortable customizing.  You’ll want to thrown in some useful plugins like the all in one seo pack (among others if you choose to do so).  Now it’s time to start writing content.</p>
<p>I would suggest you start with an “about me” page and do a write up to allow your visitors to really feel like they know you, the writer.  You can work this a few different ways.  I would do stories of how “I” had a hard time overcoming shyness and therefore decided to give online dating a chance and (of course) it was (as Borat would say) &#8220;great success!&#8221;  &#8211; It’s important to come off as a “work in progress” story and to mention that “I use this blog to document my success one date at a time &#8211; as a kind of personal dating diary” and “now I wanted to share my story with the world.”</p>
<p>From here, you can begin with the actual posts.  I think its common sense to keep your affiliate links as discreet as possible.  We’re writing this as though we’re writing in a personal diary, not spamming the hell out everyone.  Some common blog topics and points of interests to help fill content:</p>
<blockquote><p>-Clearly identifying your problem.  “I was a shy guy, not bad looking; I just didn’t have any game.  One day I decided to change that by cleaning up my act and seeing what online dating had to offer.”  Tell some stories about how you shyly failed at meeting girls before this, in the real world.</p></blockquote>
<blockquote><p>-How you came to joining Amateur Match or whatever site you decide to promote.  “I googled a ton of different dating sites but I finally decided on joining xxxxxxx dating site because they have such and such features and they cater to adult dating and that&#8217;s something I might want to satisfy my needs, etc.&#8221;</p></blockquote>
<blockquote><p>-Justifying paying for a dating membership in the first place.  “I would spend my weekends buying videogames and playing those and I finally realized that for the same price of a videogame (if not less) I could at least be searching for girls in my area and allowing them to notice me!”</p></blockquote>
<blockquote><p>-How chatting online helped improve communication skills talking to women in real life.  “I was always so shy but I gained confidence chatting to women online from the comfort of my own home… I noticed that confidence stuck with me as I interacted with women in my everyday life.  This one day at Starbucks I found myself staring at the pretty barista right in her eyes and smiling proudly instead of paying and quickly getting out of there without ever making eye contact.”</p></blockquote>
<blockquote><p>-Benefits of being able to chat to more than one girl at a time. “The great thing about being a member on this site is that I can talk to as many girls as I want and see who I click with the best.  In the real world this is almost impossible!”</p></blockquote>
<blockquote><p>-Throw in a few stories about the funny messages you got from gay men trying to hit on you and how you laughed it off and politely denied them.  Once again, we’re trying to make this as real as possible and not go for the direct sale.  Going slightly off topic and including things like “well today I didn’t have any time to work on my game – my job at xxxx was just waaayyy too exhausting!  I came home and went right to bed!” is good too.  Or &#8220;Today Josh and I were playing basketball and he mentioned how annoying his girlfriend is, I hope I don&#8217;t end up that unhappy when I find one lol!&#8221;</p></blockquote>
<blockquote><p>-Give out advice on how you personally made your profile as appealing as possible.  “I decided to not upload any of the drunken party pics of me and my buddies in college and instead went for a more subtle approach.  I think it was a good choice so far.  Afterall, at the end of the day, I’m looking for a girl I can bring home to mom, not just a one night stand!”</p></blockquote>
<blockquote><p>-Some of the dates I went on – “I decided to take Veronica to this little known coffee shop after she mentioned how much she loves a good cup of Joe…” and take it from there.  Tell funny date stories, how hard you had to think about what to wear, what cologne you put on, how you had to clean your car beforehand to make sure it looked good etc.</p></blockquote>
<blockquote><p>-After meeting the girl.  – “Well Vernoica and I have went out on two dates so far…”  and “here’s my next date idea ________ what do you guys think??”</p></blockquote>
<blockquote><p>-Adding in the occasional fake comments to a question like the one above seems to help.  Once again, just don’t make it totally obvious.</p></blockquote>
<blockquote><p>-Add in dating tips for other guys in the same boat as you.  Tips and tricks you learned along the way and now you&#8217;re passing along to everyone.  &#8220;I should have filled the gas tank up yesterday because I was five minutes late picking up Veronica!  There was nothing I could do, it was either stop and get gas before picking her up or running it to empty later on in the night!  Guys, don&#8217;t make the same mistake I did, she was pissed lol.  But I made up for it by taking her to a movie she ended up loving!&#8221;</p></blockquote>
<p>Ok, ok, you get the idea by now (hopefully).</p>
<p>With those topics above you could easily fill a blog with 20-30 posts over a period of time, if not more.  </p>
<p>I would advise against placing banner ads on your blog.  I would suggest sticking with only text links (but feel free to do it both ways to see how your traffic reacts to it).  Sometimes people will come to your site and read every single word you post, other times they are lazy and might only click on the flashy dating banner that caught their eye.  Like I said, do a test and see how the clicks fluctuate.  </p>
<p>The great thing about this method of sending traffic is that you can apply it to almost anything.  Weight loss (just think of the stories you could tell with some before and after pictures), restaurant reviews (once again stories of restaurants you visit), clothing, etc.  The possibilities are endless&#8230; both in adult and mainstream.  I applied this method to a gambling themed blog once along with dating.  It was based on &#8220;my adventures at the horse track&#8221; and stories of gains/losses that day and which horses I bet on and why I bet on them in the first place at various tracks throughout the country.  At the time google allowed adsense on it (not sure if they still do) and I made a killing on that along with promoting gambling affiliate programs.</p>
<p>I was told by a friend of mine that this method is even better from the perspective of a female.  This is something I have not dabbled in yet, but I can imagine that if you can come across as a legit female you may see conversions double.  If I were to do this I would write it as a female who just moved to a new city for a new job, she works all the time so she doesn’t have free-time to find men on her own.  Therefore, she joins xxxxxxx dating site and writes stories of the men she’s met and the dates she’s been on.  Who wouldn&#8217;t want a female perspective of the dating scene and the in&#8217;s and out&#8217;s of what a women wants?  You could keep it as mainstream or as steamy as you wanted from that angle.</p>
<p>The only downside to doing all of this is that you cannot half-ass it.  This is a blog you may not outsource to a writer.  Your writing needs to flow and sound as real as possible.  It also won&#8217;t get picked up in google right away, either.  However, if you stick with it, put in the writing effort, you will see the results in due time.  I&#8217;d say an average post will take 20-30 minutes and needs updated every three or four days.  Granted, that&#8217;s not a long time, but if you find yourself faced with writer&#8217;s block, it may become frustrating.</p>
<p>The plus side is this is a great way for new affiliates to get their feet wet.  Anyone that can write can do something like this.  Google seems to love blogs, especially ones like this.</p>
<p>Hope these tips help! </p>
]]></content:encoded>
			<wfw:commentRss>http://jayvis.com/writing-dating-blogs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Earning From Google Image Traffic</title>
		<link>http://jayvis.com/earning-from-google-image-traffic/</link>
		<comments>http://jayvis.com/earning-from-google-image-traffic/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 20:32:45 +0000</pubDate>
		<dc:creator>Jayvis</dc:creator>
				<category><![CDATA[Tips, Tricks, Tutorials Etc.]]></category>
		<category><![CDATA[google image traffic]]></category>
		<category><![CDATA[i-frames]]></category>

		<guid isPermaLink="false">http://jayvis.com/?p=192</guid>
		<description><![CDATA[Most people inadvertently accumulate Google image traffic. I say inadvertently because I don&#8217;t know anyone that really goes straight for image traffic. Anyhow, this can be done by keyword image names, alt tags and placing them image near relative text. The reason I mention I don&#8217;t know anyone actively going for image traffic is due [...]]]></description>
			<content:encoded><![CDATA[<p>Most people inadvertently accumulate Google image traffic.  I say inadvertently because I don&#8217;t know anyone that really goes straight for image traffic.  Anyhow, this can be done by keyword image names, alt tags and placing them image near relative text.  The reason I mention I don&#8217;t know anyone actively going for image traffic is due to the fact that most surfers ignore your page and immediately click on the &#8220;get larger image&#8221; link and then leave.  But with a little piece of javascript code we can now send them directly to your page.</p>
<p><code><br />
&lt;script language="JavaScript" type="text/javascript"&gt;<br />
if (top.location != self.location) top.location.replace(self.location);<br />
&lt;/script&gt;<br />
&nbsp;<br />
</code>
</p>
<p>By adding this you will see an increase in pageviews and it will likely result in the surfers actually checking out what you have to offer.  Now, I haven&#8217;t tested this too much, I was actually searching for this solution today&#8230; so I&#8217;m not sure what Google&#8217;s standpoint is on this or whether or not it will hurt your SERPS.  I don&#8217;t see why it would, but if I find anything out I&#8217;ll let you guys know.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayvis.com/earning-from-google-image-traffic/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Interview with Sin2.0</title>
		<link>http://jayvis.com/interview-with-sin2-0/</link>
		<comments>http://jayvis.com/interview-with-sin2-0/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 18:24:46 +0000</pubDate>
		<dc:creator>Jayvis</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://jayvis.com/?p=187</guid>
		<description><![CDATA[AK and I had the pleasure of visiting the fine people over at Sin2.0 where we sat down and did an interview about Managing Affilates For Maximum Benefit. Both AK and I are well versed on the subject but I don&#8217;t think either of us are what you would call&#8230; eloquent public speakers. Because of [...]]]></description>
			<content:encoded><![CDATA[<p>AK and I had the pleasure of visiting the fine people over at <a href="http://www.sin20.com" target="_blank">Sin2.0</a> where we sat down and did an interview about Managing Affilates For Maximum Benefit.  Both AK and I are well versed on the subject but I don&#8217;t think either of us are what you would call&#8230; eloquent public speakers.  Because of this I was definitely nervous and you can hear it in the shakiness of my voice, but overall I think the interview went well!  <a href="http://www.sin20.com/podcast/071309-akjayvis-managing-affilates-maximum-benefit" target="_blank">Click here to listen to it!</a>  I&#8217;d like to personally thank J-Sin for having us over and I would definitely love another chance on the show in the near future.  </p>
<p>We got to hang out for a bit in San Jose after the interview as well.  We sat down for a couple drinks at a really nice restaurant and it capped off a great ending to visiting Sin2.0!  Thanks again!</p>
]]></content:encoded>
			<wfw:commentRss>http://jayvis.com/interview-with-sin2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dating Gold – $100-$150 Payouts</title>
		<link>http://jayvis.com/dating-gold-100-150-payouts/</link>
		<comments>http://jayvis.com/dating-gold-100-150-payouts/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 02:51:16 +0000</pubDate>
		<dc:creator>Jayvis</dc:creator>
				<category><![CDATA[Promoting Dating]]></category>
		<category><![CDATA[Promoting Webcams]]></category>

		<guid isPermaLink="false">http://jayvis.com/?p=183</guid>
		<description><![CDATA[Dating Gold is offering all adult affiliates their very own bailout! Every day from July 15-31 you can expect $100 per sale to Amateur Match and $150 per sale to WebcamClub. You&#8217;ll have to log-in and grab this new link when it becomes available, but I just wanted to get the word out early! If [...]]]></description>
			<content:encoded><![CDATA[<p>Dating Gold is offering all adult affiliates their very own bailout!  Every day from July 15-31 you can expect $100 per sale to Amateur Match and $150 per sale to WebcamClub.  You&#8217;ll have to log-in and grab this new link when it becomes available, but I just wanted to get the word out early!  If you have any questions, please feel free to get in touch.  </p>
]]></content:encoded>
			<wfw:commentRss>http://jayvis.com/dating-gold-100-150-payouts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integrating With NATS</title>
		<link>http://jayvis.com/integrating-with-nats/</link>
		<comments>http://jayvis.com/integrating-with-nats/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 23:14:14 +0000</pubDate>
		<dc:creator>Jayvis</dc:creator>
				<category><![CDATA[Paysites]]></category>
		<category><![CDATA[Promoting Webcams]]></category>
		<category><![CDATA[nats]]></category>
		<category><![CDATA[too much media]]></category>
		<category><![CDATA[upsells]]></category>

		<guid isPermaLink="false">http://jayvis.com/?p=148</guid>
		<description><![CDATA[Dating Gold now makes it possible to integrate with programs running on NATS by Too Much Media in a very unique way. We offer paysites the ability to add Webcam Club as a part of your own network. So how does it work? 1) First, we create a fully functional co-branded white label webcam site [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Dating Gold now makes it possible to integrate with programs running on NATS by <a href="http://toomuchmedia.com/" target="_blank">Too Much Media</a> in a very unique way</strong>.  We offer paysites the ability to add Webcam Club as a part of your own network.  So how does it work?</p>
<p>1) First, we create a fully functional co-branded white label webcam site for you.<br />
2) You setup the white label on your subdomain(s).  For example: cams.yourpaysite.com<br />
3) From there you have to go through seven simple steps within your NAT&#8217;s admin panel.  For a quick video demonstration of this, please <a href="http://www.jayvis.com/nats/nats.html" target="_blank">click here</a>.  This video was made for NATS 3 users but still applies for those running on NATS 4.<br />
4) Once this has been implemented, whenever a surfer signs up to your paysite they will automatically become a free member of your co-branded white label as well.  They will receive your regular &#8220;welcoming conformation&#8221; email as well as an email from us explaining their 100% completely free membership to cams.yourpaysite.com</p>
<p><center><br />
<blockquote>
<p><img src="http://jayvis.com/natstoomuchmedia.jpg"></p>
<p>Let Dating Gold retain your members and put some extra cash in your pockets by integrating with your NATS program!</p></blockquote>
<p></center></p>
<p><u>What are the benefits of integrating with us?</u></p>
<p>1) We have found that programs who have integrated with us so far have seen great retention rates by adding this for their members.  Who doesn&#8217;t love live interaction with girls?<br />
2) Flexible payments and more revenue for you.  We can pay you based on per free member you send, per sale or by revshare.  Please contact me and lets find a rate that suits you best and makes you happy.<br />
3) Complete brand-ability.  We can work with you to make sure your brand stays in tact while using our white label.  This includes customizations you wish to have.<br />
4) The option to allow your affiliates to promote your co-branded white label.  It&#8217;s like adding a whole new site to your webmaster area.  Affiliates can help push traffic to your white label. </p>
<p>Any interested parties or those with questions or concerns, please contact me!   </p>
]]></content:encoded>
			<wfw:commentRss>http://jayvis.com/integrating-with-nats/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

