{"id":5819,"date":"2021-04-19T21:29:20","date_gmt":"2021-04-19T21:29:20","guid":{"rendered":"https:\/\/ded9.com\/?p=5819"},"modified":"2026-02-18T11:53:06","modified_gmt":"2026-02-18T11:53:06","slug":"wordpress-sites-block-google-floc-by-default","status":"publish","type":"post","link":"https:\/\/ded9.com\/tr\/wordpress-sites-block-google-floc-by-default\/","title":{"rendered":"Why WordPress Sites Block Google FLoC by Default \u2014 Privacy &#038; Security Matters"},"content":{"rendered":"<div class=\"article-summery\">\n<p><span style=\"font-size: 12pt;\"><a href=\"https:\/\/ded9.com\/how-to-speed-up-your-wordpress-website\/\">WordPress<\/a>, the popular web content management System, has announced that a new version will host code to disable Google&#8217;s FLoC System.\u00a0<\/span><\/p>\n<p><span style=\"font-size: 12pt;\">FLoC has become very controversial in recent times. <\/span>Various web activists have decided in a relatively coordinated move to express their direct opposition to Google&#8217;s new System for creating users&#8217; online profiles. In this regard, another activist has recently joined the anti-Google front and made news.<\/p>\n<\/div>\n<div class=\"InsideArticleIntro\">\n<div class=\"bannercontainer clearfix\" data-bind=\"with: advertisementManagerViewModel\">\n<h2>WordPress Sites Block Google Floc By Default<\/h2>\n<h2><img fetchpriority=\"high\" decoding=\"async\" class=\"aligncenter wp-image-257905 size-full\" src=\"https:\/\/ded9.com\/wp-content\/uploads\/2021\/04\/00.png\" alt=\"WordPress Sites Block Google Floc By Default\" width=\"1089\" height=\"613\" srcset=\"https:\/\/ded9.com\/wp-content\/uploads\/2021\/04\/00.png 1089w, https:\/\/ded9.com\/wp-content\/uploads\/2021\/04\/00-300x169.png 300w, https:\/\/ded9.com\/wp-content\/uploads\/2021\/04\/00-1024x576.png 1024w, https:\/\/ded9.com\/wp-content\/uploads\/2021\/04\/00-768x432.png 768w\" sizes=\"(max-width: 1089px) 100vw, 1089px\" \/><\/h2>\n<p>According to <a href=\"https:\/\/mspoweruser.com\/wordpress-sites-41-of-the-web-to-block-googles-floc-by-default\/\" target=\"_blank\" rel=\"noopener\">MSPoweruser<\/a>, WordPress opposes Google&#8217;s FLoC system in a statement. Its grouping of people based on their search habits is likely to lead to greater use of their data and discrimination against them. Google&#8217;s new system also predominantly targets simple customers and shares user data without their knowledge.<\/p>\n<p>WordPress says that without the institute&#8217;s action, most WordPress-based non-technical websites will unknowingly join Google&#8217;s FLoC System and help this giant Mountain View online profile user.<\/p>\n<p>Therefore, WordPress has decided to add the following code to its source code and announce that it will not participate in Google&#8217;s large FLoC project:<\/p>\n<div class=\"wp-block-codemirror-blocks code-block \">\n<pre class=\"CodeMirror\" data-setting=\"{&quot;mode&quot;:&quot;php&quot;,&quot;mime&quot;:&quot;text\/x-php&quot;,&quot;theme&quot;:&quot;material&quot;,&quot;lineNumbers&quot;:false,&quot;lineWrapping&quot;:false,&quot;styleActiveLine&quot;:false,&quot;readOnly&quot;:true,&quot;align&quot;:&quot;&quot;}\">function disable_floc ($ headers) { $ headers ['Permissions-Policy'] = 'interest-cohort = ()'; return $ headers; } add_filter ('wp_headers', 'disable_floc');<\/pre>\n<\/div>\n<p>WordPress states that webmasters who understand its nature can remove the above code from their site and contribute to the FLoC system if they wish.<\/p>\n<p>It has also been suggested that future versions of WordPress may offer an option to enable or disable the FLoC feature, making it easier for web admins to manage.<\/p>\n<div class=\"rarticle\">\n<p>VVersion 5.8 of thisCMSm applies a new version of WordPress applies a new version of WordPress, the release of which is scheduled for July 2021.<\/p>\n<\/div>\n<p>WordPress is also considering adding FloC-disabled code to earlier versions of its content management System to expand the scope of new change coverage.<\/p>\n<p>Recently, we have seen strong opposition from many browsers to Google&#8217;s FLoC System.<\/p>\n<p>The main concern is that Google will use its unwarranted Web dominance to pressure website owners to participate in FLoC. If it becomes ubiquitous, WordPress probably won&#8217;t be able to block web admins effectively.<\/p>\n<p>In such a situation, direct action by regulators would be the only solution. Fifteen attorneys general in the United States are reportedly seeking action.<\/p>\n<p>Google is trying to replace the AI-based FLoC with more targeted cookies. Using machine learning, FLoC monitors search history and other data and segments users into groups based on their behavior.<br \/>\nThese groups will include thousands of people with common interests.<\/p>\n<p>Then, Google&#8217;s partner advertising companies can target their ads to specific user groups to improve effectiveness.<\/p>\n<h3><strong>For Admins Who Want FLoC<\/strong><\/h3>\n<p>Websites that opt into FLoC likely have the technical expertise to bypass any proposed Core filter. However, when weighing stakeholder interests, the needs of unaware website administrators and their visitors&#8217; privacy take clear priority.<\/p>\n<p>Additionally, we could implement a simple toggle for WordPress versions with privacy settings to allow sites to opt in. This would require minimal additional code\u2014just a few lines and a couple of new strings.<\/p>\n<h3><strong>Why Treat This Like a Security Concern?<\/strong><\/h3>\n<p>The proposal is to:<\/p>\n<ul>\n<li>Include the patch in the next\u00a0<strong>minor<\/strong>\u00a0release instead of waiting for a major one.<\/li>\n<li><strong>Backport<\/strong> the previous WordPress versions.<\/li>\n<\/ul>\n<h3><strong>Why Not Wait for the Next Major Release?<\/strong><\/h3>\n<p>Stay tuned\u2014a ticket for future releases is on the way!<\/p>\n<p>While it&#8217;s unusual to handle a new &#8220;feature&#8221; this way, there&#8217;s precedent: past updates (like a non-critical comments fix) were backported to benefit.<\/p>\n<p>WordPress 5.8 is only slated for\u00a0<strong>July 2021<\/strong>, but FLoC may roll out\u00a0<strong>this month<\/strong>. Since many WordPress sites only update to\u00a0<strong>minor<\/strong> versions, back-porting protection maximizes the impact for both sites and visitors.<\/p>\n<h3><strong>Join the Discussion!<\/strong><\/h3>\n<p>Your input matters! Whether you:<br \/>\n\u2705\u00a0<strong>Support<\/strong>\u00a0the approach,<br \/>\n\u274c\u00a0<strong>Disagree<\/strong>\u00a0strongly, or<br \/>\n\ud83d\udca1\u00a0<strong>Want to refine<\/strong> the implementation?<\/p>\n<p><strong>Share your thoughts below!<\/strong><\/p>\n<p>While discussions happen elsewhere (like Twitter), not all feedback reaches Core developers. By commenting here, you ensure your voice is heard in dev meetings and when the ticket is drafted (<em>consensus starts here!<\/em>).<\/p>\n<h3><strong>Key Improvements:<\/strong><\/h3>\n<ul>\n<li><strong>More apparent structure<\/strong>\u00a0with headings and bullet points.<\/li>\n<li><strong>More concise phrasing<\/strong>\u00a0while keeping the original meaning.<\/li>\n<li><strong>Stronger call-to-action<\/strong>\u00a0for engagement.<\/li>\n<li><strong>Polished tone<\/strong>\u2014professional yet approachable.<\/li>\n<\/ul>\n<h2>FAQ<\/h2>\n<\/div>\n<div data-bind=\"with: advertisementManagerViewModel\"><div id=\"rank-math-rich-snippet-wrapper\"><div id=\"rank-math-faq\" class=\"rank-math-block\">\n<div class=\"rank-math-list \">\n<div id=\"faq-1\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">Why does WordPress block Google FLoC by default?<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Because WordPress considers FLoC a privacy and security concern, opting sites out to prevent user-tracking and profiling without informed consent.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-2\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">How does WordPress block FLoC?<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>It adds an HTTP header such as Permissions-Policy: interest-cohort=() (or similar) to signal browsers not to include the site in FLoC cohorts.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-3\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">Can a site owner re-enable FLoC if they want to?<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Yes \u2014 WordPress\u2019s approach allows site administrators to override the default setting if they consciously choose to enable FLoC for their site.<\/p>\n\n<\/div>\n<\/div>\n<\/div>\n<\/div><\/div><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>WordPress, the popular web content management System, has announced that a new version will host code to disable Google&#8217;s FLoC System.\u00a0 FLoC has become very controversial in recent times. Various web activists have decided in a relatively coordinated move to express their direct opposition to Google&#8217;s new System for creating users&#8217; online profiles. In this [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":5820,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[119],"tags":[3436,929],"class_list":["post-5819","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-wordpress","tag-twitter","tag-wordpress"],"acf":[],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ded9.com\/tr\/wp-json\/wp\/v2\/posts\/5819","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ded9.com\/tr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ded9.com\/tr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ded9.com\/tr\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/ded9.com\/tr\/wp-json\/wp\/v2\/comments?post=5819"}],"version-history":[{"count":5,"href":"https:\/\/ded9.com\/tr\/wp-json\/wp\/v2\/posts\/5819\/revisions"}],"predecessor-version":[{"id":265967,"href":"https:\/\/ded9.com\/tr\/wp-json\/wp\/v2\/posts\/5819\/revisions\/265967"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ded9.com\/tr\/wp-json\/wp\/v2\/media\/5820"}],"wp:attachment":[{"href":"https:\/\/ded9.com\/tr\/wp-json\/wp\/v2\/media?parent=5819"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ded9.com\/tr\/wp-json\/wp\/v2\/categories?post=5819"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ded9.com\/tr\/wp-json\/wp\/v2\/tags?post=5819"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}