Feed

Ways To Protect Your Product Downloads

If you are using PayPal or Click Bank to sell your products, it is almost a certainty that people are using simple but effective methods to steal your products.

All it takes is a simple search on a search engine as shown in the video on http://protection4clickbank.com

Many are unaware that this is going on. So here are 8 simple Steps you could take now
to protect your product|digital downloads! Although these underlining steps are not a complete
and solid solution such as Protection4ClickBank.com you could use these methods to help secure you’re downloads.

1. Stomping the View Source Problem

The route for easy theft involves viewing the source code, which can be done either by right clicking and selecting View Source, or by selecting Source from the browser View menu (IE browsers). Inhibiting right click can be done by a single line of code. Here is how to stop this from happening
A Add a line of code between the body and /body tags (to inhibit right mouse click) as follows: <body oncontextmenu=”return false”>

B.Then, on your home page, at the place where you want your customer to select payment, add the following line of code to generate a new browser window.

<AHREF=”javascript:void(0)” ONCLICK=”open(‘orderpage.htm’,'private’,'scrollbars=1, toolbar=1,location=1,resizable=1,width=500,height=300′)”>Click here to Order</A>

This code displays “Click here to Order” and, when clicked, opens the new window. Be sure to change “orderpage.htm” in the above code to the name of your actual order page. You can also change the window width and height can be adjusted, by changing the 500 and 300 in the line above.

On the new page containing the order code, your customer can neither right click nor pull down a View menu. While this method can be exploited, it will stop those who are merely opportunistic.

2. Request a payment ID

A second easy method is to ask the purchaser to send you the orderID before receiving the product download address. But that makes each purchase a manual process… It could, but doesn’t have to, if you use this little psychology trick…

Just set up a page for the successful buyer to be sent to after the purchase. On that page, ask the buyer to send the order ID to an auto responder email you provide, you can get an auto responder from (www.AmericasHostingNetwork.com) which is the hosting company I use and closely integrate with and all projects including Download Protection Software !

The auto responder reply message provides the product download address, and will be sent regardless of what information is provided by the buyer. Most likely the opportunistic robber will give up at this point because he doesn’t want to reveal his e-mail address, and knows he doesn’t have a good order|payment ID.

Of course for good measure you should include the “no right-click” code given above on all your sales pages.

3. Give Thought In Naming Your Download Page

If you name your download page is something like ‘thankyou.html’ or ‘download.html’ then it’s a pretty simple process for the average hacker to find your page and download your product. Give your download pages a complicated name that is neither easy to guess, easy to remember nor simple to find.

4. Create nested and oddly named Directories

In keeping with point number 1, this is just a question of making it more harder for the average hacker to find your download pages.

Let’s say you’re selling an eBook called “How to Make Pizza”. Now, let’s say you’re selling it at this URL:
www.yourdomainname.com/pizza.

In this example, your sales page is contained in the directory called ‘pizza’. Now, rather than put your download page in this same directory, you can make life more difficult for the hacker by creating sub-directories (or ‘nested’ directories) for your download page.

Just create a directory inside ‘pizza’ called ‘QrB46z’ (for example) and another directory inside that one called ‘wKd12d’ and then place your product page inside this directory. In this case, your product page would be contained at this, more hidden, address:

www.yourdomainname.com/pizza/ QrB46z /wKd12d/

Another approach is to place your download page directory in a separate place altogether on your website – thus making it even more harder to track it down.

5. Create an index.html Page for Every Directory

If you don’t have a page named ‘index.htm’ in the directory that has your download page, then your host server will display a page listing the contents of that directory. Your ‘index’ page can be a regular page from your website or you can make it re-direct the visitor somewhere else like your homepage or sales letter

To create your own re-direct page, simply paste the following code into a file named index.html

<html><head>
<meta HTTP-EQUIV=”refresh” content=”0;URL=FULL_ADDRESS _HERE”>
<meta name=”robots” content=”noindex”>
<title></title>
</head><body></body></html>

NOTE: Be sure to replace the URL with the address you want to re-direct the visitor to.
if your server supports PHP you could create an index.php file with this code in it

<?php header(‘Location:http://www.yourdomaintoredirectto.com’); exit(0); ?>

This will achieve the same effect as above.

6. Protect Your Thank You from the Search Engines

It’s amazing how many download pages you’ll find via the search engines if you seen the video on http://protection4clickbank.com. It’s a scary thought, but true reality.. (if you haven’t seen the video.. I suggest you do so now @ http://protection4clickbank.com)

To get around this, you need to make sure that the search engines do not include your thank you|download pages in their index. To do this, just place the following snippet of code between the <head> and </head> tags at the top of your download page’s HTML code.

<META NAME=”ROBOTS” CONTENT=”NOINDEX, FOLLOW”>
<META NAME=”ROBOTS” CONTENT=”INDEX, NOFOLLOW”>
<META NAME=”ROBOTS” CONTENT=”NOINDEX, NOFOLLOW”>

7. Change Your Download Links Often

This one is pretty self-explanatory. If you’ve followed the methods outlined above, then you’ve gone some way towards protecting your digital downloads. It’s not 100% protection such as excellent software provided at Download Protection Software. Which is why I recommend changing your download links regularly. This will help ensure that, if someone does manage to|gain access your products, and has been putting your download links on forums or social networks you’ll be able to stop them.

8. Put a Statement In Your EBooks

If someone is giving your E-Book away for free It’s a great idea to place a prominent statement inside your EBooks explaining that it’s not a free E-Book. Ask readers to notify you if they received the E-Book for free explaining where they downloaded it. You might consider offering a small ‘reward’ for taking the time to notify you.

Closing

There are a number of methods that you can use to protect your downloads. In the end the bestto protect your downloads useing professional download protection software such as (Download Protection Software) to block anyone who has not paid you in the first place.

This is a on going problem, and as more people turn to sell on the web, the more security holes are left available and venerable to attack. It’s up to you to stop this problem for your business. All the hard work has been done for you, now it’s your choice to invest in your hard work.

To your success!

Sonny Mataka

www.ViralBars.com
www.AmericasHostingNetwork.com
www.Protection4ClickBank.com

More Computer Security Articles

Post a comment