Best way to Captcha protect page before load?

Discussion in 'Programming' started by readezarchive, Dec 16, 2015.

  1. #1
    I'm trying to prevent bots from accessing a page with scripts, and want to add a captcha. What's the best way to add a captcha and load the page after it's solved?
     
    readezarchive, Dec 16, 2015 IP
  2. Doctor Tech

    Doctor Tech Member

    Messages:
    60
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    45
    #2
    Try looking into No Captcha Recaptcha

    Guide: http://webdesign.tutsplus.com/tutorials/how-to-integrate-no-captcha-recaptcha-in-your-website--cms-23024
     
    Doctor Tech, Dec 16, 2015 IP
  3. SEMWORLD2015

    SEMWORLD2015 Greenhorn

    Messages:
    133
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    18
    #3
    You are trying to remove bots and wanted to include captcha! Why? Bot is smart way. Okay if you wanted to change it then Write''WordPress › Support » How to remove bot and fake visitors'' and search google then you will found the the chancing rules. Bye..
     
    SEMWORLD2015, Dec 18, 2015 IP
  4. best_services

    best_services Active Member

    Messages:
    557
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    78
    #4
    You can try using google ReCaptcha as you can use it with their api's and also use cloudflare for most protection.
     
    best_services, Dec 20, 2015 IP
    NetStar likes this.