Àpèjúwe
This plugin adds an HTTP header to your WordPress website that disables GoogleÌtumọ̀ Yorùbá: ’s Topics API tracking. The following header will be added:
Permissions-Policy: browsing-topics=()
If an existing ‘browsing-topics’ value is found, the plugin will not change that value or add an additional one.
More information about the Topics API and itÌtumọ̀ Yorùbá: ’s predecessor “FLoC” can be found here:
What is Federated Learning of Cohorts (FLoC)?
Federated Learning of Cohorts (FLoC)
Google’s FLoC Is a Terrible Idea
Block FLoC With Duckduckgo
Am I FLoCed?
GoogleÌtumọ̀ Yorùbá: ’s Topics API: Rebranding FLoC Without Addressing Key Privacy Issues
The Topics API
Ìgbéwọlẹ̀
This plugin has no settings. Simply install and activate it to exlude your website from Topics API calculations.
FAQ
-
IÌtumọ̀ Yorùbá: ’m not using Chrome, why would I use this plugin?
-
This plugin does not exclude you (as a user of the web) from Topics API tracking. It excludes your website, and thus protects your websiteÌtumọ̀ Yorùbá: ’s visitors. Many of them will probably use Chrome.
-
How can I check if this plugin works?
-
This plugin attempts to add an HTTP header. You can use your browserÌtumọ̀ Yorùbá: ’s Dev Tools to check whether it gets added properly.
- Visit any page on your site using the browser of your choice.
- Press F12, or right-click anywhere on the page and click “Inspect element”.
- Switch to the network tab in the newly opened development tools pane.
- Turn on recording (if itÌtumọ̀ Yorùbá: ’s not already active), and reload the page.
- YouÌtumọ̀ Yorùbá: ’ll see a number of requests appear as a list. The top one is usually the page itself.
- Click that line to open up its properties.
- Look for the header under “Response headers”.
IÌtumọ̀ Yorùbá: ’ve also set up an online FLoC header checker. Simply enter your websiteÌtumọ̀ Yorùbá: ’s homepage URL to see of the header is present.
-
I donÌtumọ̀ Yorùbá: ’t see the header, what could be wrong?
-
HTTP headers can get added and/or removed on many levels in the server stack.
- By WordPress itself (which is what this plugin attempts).
- By the web server (NGINX, Apache, etc).
- By caching layers, proxies, etc.
Please note that thereÌtumọ̀ Yorùbá: ’s a known issue with many page caching plugins where the ‘hook’ that this plugin uses does not work. This is a fundamental issue in WordPress and not something thatÌtumọ̀ Yorùbá: ’s easy to work around. If the header does not get added by this plugin, your best option is to see if it can be added on one of the other levels. Or ask your system administrator to do this for you.
If youÌtumọ̀ Yorùbá: ’re using WP Super Cache, make sure the ‘Cache HTTP headers with page content’ option is checked.
-
Where do I report security bugs found in this plugin?
-
Please report security bugs found in the source code of the Disable Topics API plugin through the Patchstack Vulnerability Disclosure Program. The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin.”
Àwọn àgbéyẹ̀wò
Àwọn Olùkópa & Olùgbéejáde
“Disable Topics API” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.
Àwọn OlùkópaA ti túmọ̀ “Disable Topics API” sí àwọn èdè agbègbè 10. Ọpẹ́lọpẹ́ fún àwọn atúmọ̀ èdè fún àwọn ìkópa wọn.
Túmọ̀ “Disable Topics API” sí èdè rẹ.
Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?
Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.
Àkọsílẹ̀ àwọn àyípadà
1.3 (2022-01-29)
- Modified the header to disable the new Topics API, since the FLoC experiment has officially ended.
1.2 (2021-04-18)
- Added support for WP Super Cache when the ‘Cache HTTP headers with page content’ option is checked.
1.1 (2021-04-16)
- Code refactor, including some fixes.
- Added an FAQ to the readme.txt.
1.0 (2021-04-14)
- Initial release.