Help!! I need a WP Thank You Page protector for multiple thank you page.

12 replies
  • WEB DESIGN
  • |
Warriors,

I have a clickbank site with 1 front end product, 2 upsells and 1 downsell. It has 6 thank you pages to suit the sales funnel.

I need a wordpress thank you page protection plugin Which can protect all the 6 thank you pages. Can anyone recommend any?
#download page #multiple #page #protector #thank you page #thankyou page #wp plugin
  • Profile picture of the author Kom
    Hi
    I am looking for the same thing , if you have already solution how to protect your thank you page please share ?

    Millions thank you
    {{ DiscussionBoard.errors[5384944].message }}
  • Profile picture of the author kokopelli
    Signature
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    {{ DiscussionBoard.errors[5385040].message }}
  • Profile picture of the author Abledragon
    You can disallow your pages via the robots.txt file, you can 'noindex' them and keep them out of the navigation menu.

    This article on robots.txt may be helpful:

    The Web Robots Pages

    Cheers,

    Martin.
    Signature
    WealthyDragon - Earning My Living Online
    {{ DiscussionBoard.errors[5385695].message }}
  • Profile picture of the author frenchsquared
    can you code?

    if so make a custom thank you template for wordpress. That is easy, you just make a file add it to the themes directory and * Template Name: Thank You to the top of the file.

    then write you thank you copy...

    add this code to protect your download

    <?php if (!empty($_GET['cbreceipt'])){
    if ($_GET['time'] >= (date('U') - 3600)) {?>
    <p><b>Your download link is below you will only be able to download your copy for 24 hours. Please download now.</b></p>
    <div id="downloadLink"><a href="XXXX">Download</a></div>


    <?php }
    } else {
    echo '<h3>You link has expired, or you have not purchased a copy of XXXXXXX.</h3>';
    }?>
    {{ DiscussionBoard.errors[5386957].message }}
  • Profile picture of the author Istvan Horvath
    For those challenged with the code - there is a plugin:
    DL Protector (not aff link)

    (on request I can give you an aff link, too )
    Signature

    {{ DiscussionBoard.errors[5392434].message }}
  • Profile picture of the author frenchsquared
    downside to being a coder... I can write my own code faster then I can find a plugin.
    That means I never get to recommend a good plugin.
    {{ DiscussionBoard.errors[5393234].message }}
  • Profile picture of the author Istvan Horvath
    I am not a coder but I am a plugin minimalist...

    However, I've learned while around IMers that they prefer plugins - even if it would be simpler to copy/paste a line of code into a template file - my favourite example for that is the Google Analytics code:
    you can copy from GA and
    just paste it into the footer/header (depending on version)
    I can't imagine anything simpler than that... yet you will read N+ times how 'convenient' the GA plugin is
    Signature

    {{ DiscussionBoard.errors[5393682].message }}
  • Profile picture of the author MattSchoenherr
    All,
    I'll definitely use the robots.txt idea to help keep my thank-you page and registration page out of Google and the SERPs.

    Does anyone have any idea how to reject traffic to a thank-you page unless it comes from a certain domain (i.e. Clickbank.com?)

    Matt
    {{ DiscussionBoard.errors[5396547].message }}
  • Profile picture of the author puregreen
    Hi, guys.

    I'm noticed that you're all looking for thank you page protector. I'm a software programmer and I can create such soft.

    But I even have a better idea. Did you know that even if you protect your thank you page there are thousands of warez sites that share your soft or product? It's very serious problem.
    I think I can create a service that can automatically scan the web and kill such downloads on filesharing services.

    What do you think, guys?

    -
    Daniel.
    {{ DiscussionBoard.errors[7596340].message }}
    • Profile picture of the author SteveWF
      Originally Posted by puregreen View Post

      Hi, guys.

      I'm noticed that you're all looking for thank you page protector. I'm a software programmer and I can create such soft.

      But I even have a better idea. Did you know that even if you protect your thank you page there are thousands of warez sites that share your soft or product? It's very serious problem.
      I think I can create a service that can automatically scan the web and kill such downloads on filesharing services.

      What do you think, guys?

      -
      Daniel.
      While it's a nice idea I'm not sure you'd get many customers.

      If you do a search you'll see that the topic has been discussed
      a lot and most marketers agree that the sharing etc is just
      a cost of doing business and accept it as such.

      Steve
      {{ DiscussionBoard.errors[7596749].message }}
  • Profile picture of the author vivrichards
    Hey if i get a chance later ill knock up a wordpress plugin to embed the code stated above and robots no follow for that page for free.
    {{ DiscussionBoard.errors[7596737].message }}
  • Profile picture of the author puregreen
    I think that we should not give up and I think you and hundreds of other sellers don't want to lose thousands of dollars.
    {{ DiscussionBoard.errors[7596813].message }}

Trending Topics