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

Promissory Notes and Bills of Exchange

Hide

How to sell your stuff online and for free

How to get scammers off the phone and have some fun

Paper chain

We will transform any word or google docs document into a pdf sized applicable to create a amazonkdp

How to get your site listed in search engines

How do I block someone on facebook

How to return only part of a feild from database using php substr but to take into account spaces

Clear your credit file of all debts

Today is your day

What have we learnt about humanity since covid appeared.

How people are losing thousands of pounds when they thought they had their details safe.

The Hidden Question That Tricks Your Brain Into Attracting Massive Wealth Effortlessly

The Hidden Question That Tricks Your Brain Into Attracting Massive Wealth Effortlessly

How to stop people stealing your downloads when using paypal

How to get more customers

The secret to getting your kids dressed in 5 minutes or less in the morning

Why We Do not Need Governance or Leaders

Some things I am selling please have a look

How to relieve cure a sore throat

Potty Train your baby from 6 months old

Potty Train your baby from 6 months old

Acts are not laws

Quickest and best energy boost ever

Unlock the Secrets to Becoming an Outstanding Salesperson

Buyer marked payment as sent when it has not been how do i remove this

Letter to write to Universal Credit if they are taking money off you for council tax arrears

How to make a large check box in HTML

The power of the mind

Even Crap sells

Dhlpay.co.uk spam text email mob 07494431073

ELECTRIC VEHICLE CHARGING POINT INSTALLATION CERTIFICATE

My child is being bullied at school

Repeat this thousands of times a day to put your life back on track

How to stop coughing quickly and easily

How to Boost Your Prices Without Driving Customers Away

Recieved a text from royal mail is it a scam

Miracles Will Happen For 24 hours after reading

Share







SubmitExpress.com