Linux 软件免费装
Banner图

GDPRess | Eliminate external requests to increase GDPR compliance

开发者 DaanvandenBergh
更新时间 2022年9月5日 20:42
PHP版本: 7.2 及以上
WordPress版本: 5.9
版权: GPLv2 or later
版权网址: 版权信息

标签

external minimize gdpr avg requests dsvgo 3rd party

下载

1.2.1 1.2.2 1.2.0 1.0.2 1.1.0

详情介绍:

In January, 2022 a German court ruled that a website owner was in breach of GDPR and should pay a € 100,- fine, because embedded Google Fonts were used, essentially transferring the user's personal data (IP address) without the user's prior consent. What's embedding? When an external (i.e. loaded from another server, besides your own) resource is embedded into a webpage, it basically means that the resource behaves as if it's loaded from the same server hosting the webpage. Why is using embedded resources in breach of GDPR? Because of the way the internet works. When a browser (i.e. computer) requests a file (e.g. an image or a font file), the server needs the IP address of that computer to send it back. All these requests (including the IP address) are logged in a so-called access.log. Once this IP address leaves the European Union, your website is violating the GDPR. What does this plugin do? GDPRess scans your homepage for 3rd party scripts (JS) and stylesheets (CSS), and: In short, it makes sure no requests are made to external/embedded/3rd party scripts and stylesheets.

安装:

  1. Upload the plugin files to the /wp-content/plugins/gdpr-press directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Use the Settings -> GDPRess screen to configure the plugin

屏幕截图:

  • GDPRess' Start screen, simply click Scan Website to start.
  • After running the initial scan, external requests are listed. Exclude a file when e.g. you suspect it might not work properly when it's downloaded.
  • Google Analytics is automatically excluded, because simply downloading the file is not enough to use it in compliance with GDPR. Click on the link in the tooltip for more information.
  • Google Fonts is supported, but when many font families and/or font styles are detected, GDPRess will offer an alternative approach to optimize the request.
  • When the selected files are downloaded, the URLs of the local copies are listed.

常见问题:

Can I remove/preload stylesheets and/or scripts with this plugin?

No, because there are other plugins (like Asset Cleanup or Autoptimize) that are already excellent at that.

GDPRess downloaded a stylesheet/script, but I'm still seeing requests to font files loaded by the stylesheet?

GDPRess parses the stylesheet for defined src urls. But if it somehow missed it, I'd love to hear about that, because that might be a bug. Please head over to the support forum and submit a ticket, and include the full URL to the external stylesheet.

Will this plugin allow me to use Google Analytics in compliance with GDPR?

No, because much more is needed than just downloading analytics.js/gtag.js to your server. To use Google Analytics in compliance with GDPR, you need CAOS Pro.

更新日志:

1.2.3 1.2.2 1.2.1 1.2.0 1.1.0 1.0.2 1.0.1 1.0