Home > Technical & Creative Skills > Programming, Servers & Scripts

Free Landing Page protection script {Download} (6)


01-12-2019 01:58 PM #1 eurosen (AMC Alumnus)
Free Landing Page protection script {Download}

First of all, a happy 2019 to Everyone!


I have decided to start the year with a bang and share my landing page protection script.


This script redirects an x percentage of traffic to another url when someone rips your lander.


The script is hidden in a standard jquery file and is very simple to use and difficult to detect.



  1. Upload the file to your landing page folder.
  2. Add jquery to the header of your page <script type=text/javascript src=jquery.min.js></script>
  3. In the jquery file search for yourdomain.com and replace this with the url where you will be hosting your lander.
  4. In the jquery file search for var b= and add the url to which visitors need to be redirected.
  5. In the jquery file search for var l= and set the percentage of traffic that you want to redirect.



And that is it!


01-13-2019 06:41 PM #2 vortex (Senior Moderator)

Oh WOW!!

If this isn't one of the most generous shares!

Thanks so much eurosen - and not just for this contribution!

Will try this to see how it works!



Amy


01-14-2019 04:25 AM #3 William Yang (Senior Member)

Thanks mate!


01-14-2019 04:35 AM #4 erikgyepes (Moderator)

Nice one, thanks for sharing @eurosen!


03-26-2019 11:54 AM #5 omar_mouneer (Member)

Nice!! Thank you euroseen


04-02-2020 11:56 PM #6 gobroke (Member)

Thank you, euroseen


Home > Technical & Creative Skills > Programming, Servers & Scripts