- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
How do I turn off right click for my website? I don't want my images copied.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
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:
- In your Square Online Overview page, go to Settings > Tracking Tools.
- Select Add new code.
- In the pop-up window, enter the code’s name and the code itself into the corresponding fields (see code below).
- Place the code in the footer by selecting End of body.
- 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!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
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:
- In your Square Online Overview page, go to Settings > Tracking Tools.
- Select Add new code.
- In the pop-up window, enter the code’s name and the code itself into the corresponding fields (see code below).
- Place the code in the footer by selecting End of body.
- 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!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content