• Resolved kannabanna

    (@kannabanna)


    Hi,

    I recently just installed 2 copy protection plugin & added some extra js file to the footer “to really secure” my site from copy pasting.

    The problem is, when my site loads, the copy protection is not activated immidiately, so users can copy some of my text before the page is fully loaded

    Is there a way to make the copy protection loads instantly? im currently excluding /wp-content/ from JS & CSS optimization, and i thought that it would work. But its not working right now

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support litetim

    (@litetim)

    Hello
    From the protections, which one is loaded later?
    If is the one from footer, you can try moving it to <head>.

    Thread Starter kannabanna

    (@kannabanna)

    Hi,

    I’m using 3 plugins of copy protection, and i also included a custom snippet for extra protection on my site. Unfortunately, i don’t really know which copy protection loaded first, and which one loaded later

    Plugin Support litetim

    (@litetim)

    Try adding your scripts:
    – in head, right after encoding and title
    – add this attribute to the script tag: data-optimized=”1″

    Hope will help you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Instantly Load Copy Protection Plugin’ is closed to new replies.