How to Insert PPP Code Into Your Website...

Note: The training on this page is specific to the PPP opportunity. The links to the right are not specific to the PPP opportunity. The links to the right are general online business building tutorials. The learn what SEO20/20 is all about click on SEO20/20 above.

Inserting the Pay-Per-Play code adlet into your webpage is a fairly straight forward process. It does require that you edit the source code of your document whether it be a PHP page or an HTML page.

Follow the steps below in order to paste the PPP code into the pages of your website where you want visitors to hear PPP audio ads.

STEP 1: Open the source code of your web page.

STEP 2: Copy your PPP code

Log into your member's area and copy your PPP code

STEP 3: Paste the PPP code just before the closing </body> tag of your source code.

If you are using a blog then paste the code somewhere in the footer. PPP audio ads do not take up any space so you don't have to arrange your website to "make room" for audio ads.

STEP 4: Edit your PPP code & Upload your changes to your website host.

Here is a sample PPP code:

<script type="text/javascript">
<!--
naa_siteid="1234567890"; naa_sitename="YourSiteName.com"; naa_test="no";
//-->
</script>
<script type="text/javascript" src="http://aa.voice2page.com/naa_1x1.js"></script>

You will need to edit the code above in the area highlighted in red above. The code in the box above is NOT "your" code so be sure to log in to get your code from step 2 above.

YourSiteName.com (from the code above) needs to be edited to include the URL of your website. Not the internal pages of your site but your "home page". This value will remain the same no matter which page (on that website) where you place PPP code.

naa_test="no" (from the code above) tells the NetAudioAds server that you are ready to go. In order to test if your code is working change the "no" to "yes".

Here is an example:

<script type="text/javascript">
<!--
naa_siteid="1234567890"; naa_sitename="seo2020.com"; naa_test="yes";
//-->
</script>
<script type="text/javascript" src="http://aa.voice2page.com/naa_1x1.js"></script>

In the example above I am telling NetAudioAds that I want to test the code to make sure it is working and that my site name is seo2020.com.

Once you are done testing change the "yes" back to "no".

Upload your changes to your server and you should be set.

Please watch this video as I complete the steps above:

If you are using a free web host...

If you are using a free web host then you will need to look for an option to edit the HTML source within that service. Some of these free web hosts like freewebs.com have something called an HTML Widget.

The bottom line is that you need to seek a way to edit the source code so that you can insert your PPP code.

 

PPP Training Home