How to stop people stealing your downloads when using paypal

how to protect your downloads

You've spent weeks creating your fabulous ebook, you've created a great website and got your payments sorted but somehow you aren't making money.

It could be that your downloads are being stolen for the simple reason you didn't know how to protect them

well here are a few ways to protect them. Firstly make sure your paypal or click bank buttons are encrypted, its too easy to view your source and find out what the return page is and to go there.

I'll give you a bit of code that will also help with that as well in a moment.

Make sure your downloads are in a separate folder and that your robot.txt file on your main directory includes

User-agent: *

Disallow: /downloads/ #this is the directory of your downloads

This will stop robots indexing your directory.

If possible change the name of your downloads every few weeks, this will stop anyone who has already downloaded your file from passing the link on to others.

It will also stop any rogue robots indexing your files and showing them in search engines.

Here is the promised code for your buttons, this won't reveal anything from your webpage it needs to be in a php file.

<?php



$data = array();

$data['cmd'] = '_cart';

$data['business'] = 'your@emailaddress.com';

$data['add'] = '1';

$data['no-shipping'] = '0';

$data['item_name'] = 'itemname';

$data['currency_code'] = 'GBP';

$data['item_number'] = 'itemnumber';

$data['amount'] = 'amount';

$data['shipping'] = '0';

$data['lc'] = 'US';

$data['return']='thankyoupage.php';


$post_str = '';

foreach($data as $key=>$val) {

$post_str .= $key.'='.urlencode($val).'&';

}


$post_str = substr($post_str, 0, -1);

header("Location: https://www.paypal.com/cgi-bin/webscr?" .

$post_str);

?>

 


Trending right now

We will write to any debt collectors and get them to stop harassing you no matter who they represent

Does Salt and Water Cure Hayfever

Promissory Notes and Bills of Exchange

Giving your bank details to Trustly through ebay

How to cure an ear infection without antibiotics

Boost your business Promote your site here for free

Good businesses to start with no experience

Natural Remedies and Dietary Approach for Psoriasis

How to limit the number of records mysql produces

Excellent Snacks to have on the carnivore diet

How to stop vomiting

How to remove background from a photo image online

How to stop paying your tv licence

The only cough remedy that really works

How to delete a tag from someone elses photo of me

Healing pneumonia with raw ginger

Help my boyfriend wants me to send a naked picture

How to stop videos playing automatically in chrome

Elegant Input box css

How to Boost Your Prices Without Driving Customers Away

The One Simple Trick to Skyrocket Your Small Business Growth

Lowell debt collection agency. How to get them off your back.

How to stop any interaction with any police officer immediately

Abundance rules

A Beginners Guide to Fitness for Women Over 50

What to say when someone asks where is your mask

What is the difference between Jam and peanut butter Joke on how i met your mother

Doctors Do not actually know whether your sickness is vaccine related

How to ensure your invoices get paid

Why You Should Launch Your Business Now and Ditch the Quest for Perfection

How to stop someone uploading photos of you or your child

How to get your child into rainbows brownies guiding scouts beavers when there is a waiting list

Quickest and best energy boost ever

Electric companies applying for a warrant and how to stop them.

Share