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

Boost your business Promote your site here for free

How to stop text enhance pop ups showing on webpages.

Buy a 5 star review online

Test

Natural Remedies and Dietary Approach for Psoriasis

Parking charge Notice by private car parks not council.

Dhlpay.co.uk spam text email mob 07494431073

How to find my saved buttons on paypal

Excellent Snacks to have on the carnivore diet

If Your Friends Jumped Off a Bridge Would You

Natural Cure for hayfever

How to find your others messages in facebook links for mobile and web

Some things I am selling please look through thank you

Acts are not laws

Instructions for tell the time galt game

How Niching Down Your Product Can Skyrocket Your Profits

Quantum Command Phrases and Reality Restructuring

How to make a drop down box submit a form

Why Your Prescription Drugs Might Be Hiding the Real Problem

How to stop people stealing your downloads when using paypal

Why Ditching the News Could Transform Your Mental Health

Are you a commercial electrical company

Join the silent protest

How to relieve cure a sore throat

The Hidden Truth That Ends All Loneliness Forever

Why Mastering One Skill Is Your Fastest Path to Financial Success

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

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

Get rich quick ideas

Climate change is it real or made up.

My child is being bullied at school

6 weeks to achieve your goal chart.

How to get rid of an infestation of wasps or bees or actually any flying insects

What do you need help with in your business

How do I block someone on facebook

Master the Art of Saying No Without Guilt

Why Blind Faith Leads to Catastrophe

Delete Remove a file from your sever using php

Enable the hidden admin on windows 10

Share







SubmitExpress.com