How do I turn off right click for visitors to my website? I don't want my images copied.

How do I turn off right click for my website?  I don't want my images copied.

666 Views
Message 1 of 2
Report Inappropriate Content
1 Best Answer
Alumni

Best Answer

Hello @Vivien,

 

Welcome to the Community. It's always nice to see a new face.

 

With so many workarounds out there, it can be virtually impossible to protect an image on the internet fully. You do have the option of using password-protected pages on your Square Online site to protect your content. You can also disable right-clicking on your site in some browsers to prevent people from easily copying your pictures. 

 

To disable right-clicking on your site:

  1. In your Square Online Overview page, go to Settings > Tracking Tools.
  2. Select Add new code.
  3. In the pop-up window, enter the code’s name and the code itself into the corresponding fields (see code below).
  4. Place the code in the footer by selecting End of body.
  5. Select Save.

Publish your site from the Square Online site editor to see the changes live.

Code: <body oncontextmenu="return false;">

 

Please let me know if there is anything else that I can help you with!

 

View Best Answer >

659 Views
Message 2 of 2
Report Inappropriate Content
1 REPLY 1
Alumni

Best Answer

Hello @Vivien,

 

Welcome to the Community. It's always nice to see a new face.

 

With so many workarounds out there, it can be virtually impossible to protect an image on the internet fully. You do have the option of using password-protected pages on your Square Online site to protect your content. You can also disable right-clicking on your site in some browsers to prevent people from easily copying your pictures. 

 

To disable right-clicking on your site:

  1. In your Square Online Overview page, go to Settings > Tracking Tools.
  2. Select Add new code.
  3. In the pop-up window, enter the code’s name and the code itself into the corresponding fields (see code below).
  4. Place the code in the footer by selecting End of body.
  5. Select Save.

Publish your site from the Square Online site editor to see the changes live.

Code: <body oncontextmenu="return false;">

 

Please let me know if there is anything else that I can help you with!

 

660 Views
Message 2 of 2
Report Inappropriate Content