Copy Paste protection and Custom menu plugin

Md Rakib
Md Rakib

One of the most painful things for a blogger is when someone copies their hard work and publishes it as their own. To prevent this content theft, the Probha template includes a powerful Copy Paste Plugin.

This plugin blocks copying text, right-clicking, and keyboard shortcuts like Ctrl+C and Ctrl+V. The most interesting feature is its Custom Context Menu. Usually, disabling right-click can annoy visitors, but this plugin replaces the default browser menu with a stylish custom menu designed for your blog.



What makes this feature special?

  • Copy Protection: Visitors cannot select or copy any text from your blog.
  • Right Click Disabled: The default browser right-click menu will not appear.
  • Custom Menu: When users right-click, a stylish popup menu appears. You can include copyright text, share options, or homepage links (works when menu: true).

Where to find the plugin?

To set up the Copy Paste feature, follow these steps:

  • Go to your Blogger Dashboard and open your blog.
  • From the left sidebar, click on Layout.
  • Find the Plugins section in your layout.
  • Select the "Copy Paste" plugin from the list.
  • Click Edit to adjust settings if needed.
  • Click Save to apply the changes.

After completing these steps, the protection will be active on your blog.

Configuration Guide

This plugin is controlled using JSON format. When you edit the gadget, you will see code like this:

{
    "status": true,
    "menu": true
}

Status

This option allows you to turn the protection on or off.

  • "status": true — Protection is enabled. No one can copy your content.
  • "status": false — Protection is disabled. Users can copy content normally.

Custom Menu (Special Feature)

This controls what happens when someone right-clicks on your blog:

  • "menu": true — Shows a custom stylish menu from the Probha theme instead of the browser’s default menu.
  • "menu": false — Completely disables right-click. No menu will appear.

Which option should you use?

We recommend using "menu": true. If right-click does nothing, visitors may think the site is broken. But a custom menu looks professional and helps users understand that it is a feature of your website.

Conclusion

This plugin is very useful for protecting your hard work and original content. With this feature in the Probha template, you can blog without worrying about content theft.

If you like this feature, don’t forget to share the post!

About The Author

You may like these posts

Post a Comment