Linux 软件免费装
Banner图

Selective Image Guard | A deterrent for unauthorized downloads and scraping

开发者 giuse
更新时间 2025年8月25日 19:47
PHP版本: 7.2 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

security photography content protection image protection anti-scraping

下载

1.0.4 1.0.6 1.0.7 1.0.8 1.0.5 1.0.9 1.1.0 1.1.1 1.1.2 1.1.5 1.1.6 1.1.7 1.1.9 1.1.4 1.1.8 2.0.4 2.0.3 2.0.5 2.0.6 2.0.7 2.0.8 1.2.1 2.0.9 2.1.0 2.1.1 1.1.3 1.2.0 2.0.2 2.1.2 1.0.0 1.0.1 1.0.2 1.0.3

详情介绍:

Selective Image Guard is a lightweight WordPress plugin that adds multiple layers of protection to your website's images. It's ideal for photographers, designers, and content creators who want to deter theft and unauthorized use of their visual content. Key Features How It Works
  1. Navigate to your media library and select the image you want to protect.
  2. Check the "Protect this image" option.
  3. The plugin will automatically apply front-end protections to the selected image to help prevent unauthorized access.
Don't understimate the value of a deterrent. This plugin provides a deterrent, not a foolproof solution. No client-side technique can offer 100% protection against a determined attacker. But don’t underestimate the value of a deterrent. Think about the methods used to keep mosquitoes away. Even if they don’t work 100%, would you rather be surrounded by hundreds of mosquitoes or just a couple? That’s the idea of a deterrent.

常见问题:

Will this plugin completely prevent image theft?

No. While this plugin provides strong deterrents, a determined user can still bypass them, for example, by taking a physical screenshot of the screen. However, these protections are highly effective at stopping most casual users and automated scrapers. But don’t underestimate the value of a deterrent. Think about the methods used to keep mosquitoes away. Even if they don’t work 100%, would you rather be surrounded by hundreds of mosquitoes or just a couple? That’s the idea of a deterrent.

I can still see the protected images when I open the DevTools

The plugin does not protect images for users who have the privilege to upload files.\ Please test it in a browser where you are not logged in.

Does this plugin affect all images on my site?

No. Only images that you explicitly mark as protected in the media library will be affected.

Does it work with a CDN?

The protected images will include the following headers: header( 'Expires: Thu, 01 Jan 1970 00:00:00 GMT' ); // Already expired header( 'Cache-Control: no-store, no-cache, must-revalidate, max-age=0' ); header( 'Cache-Control: post-check=0, pre-check=0', false ); // For Internet Explorer header( 'Pragma: no-cache' ); These headers instruct browsers and CDNs not to store the protected images in cache. In general, CDNs should respect these headers. If, for any reason, your CDN does not, you can exclude URLs containing /protect-image/ from being cached. If a CDN still caches the images despite these rules, the protection will not work. However, this would require two failures: the CDN ignoring the headers and the cache exclusion not taking effect. For this reason, CDNs should normally not be an issue.

Is JavaScript required for the main protections?

Yes. The key protections rely on JavaScript to detect user actions. However, the plugin will still provide a warning for users who have JavaScript disabled.

Will this affect my site's SEO?

The plugin may interfere with how protected images are indexed by search engines. This is why Selective Image Guard is designed to be selective—you can choose which images to protect, ensuring that other, unprotected images remain fully accessible to search engine crawlers.

更新日志:

2.1.2 2.1.1 2.1.0 2.0.9 2.0.8 2.0.7 2.0.6 2.0.5 2.0.4 2.0.3 2.0.2 2.0.1 2.0.0 1.1.9 1.1.8 1.1.7 1.1.6 1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.9 1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0