<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Laura Richter</title>
    <description>The latest articles on DEV Community by Laura Richter (@lauri9819).</description>
    <link>https://dev.to/lauri9819</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4062044%2F5a3b14e9-cfac-49e2-ad66-3ff994527da4.png</url>
      <title>DEV Community: Laura Richter</title>
      <link>https://dev.to/lauri9819</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lauri9819"/>
    <language>en</language>
    <item>
      <title>Reliable estimate of how many users block iFrames?</title>
      <dc:creator>Laura Richter</dc:creator>
      <pubDate>Tue, 04 Aug 2026 08:25:00 +0000</pubDate>
      <link>https://dev.to/lauri9819/reliable-estimate-of-how-many-users-block-iframes-i9g</link>
      <guid>https://dev.to/lauri9819/reliable-estimate-of-how-many-users-block-iframes-i9g</guid>
      <description>&lt;p&gt;Hi everyone,&lt;/p&gt;

&lt;p&gt;I'm responsible for relaunching the website of a research institute. We've had the great opportunity to get a TYPO3 CMS from our university at no cost. They migrated all our content, host the system, and take care of maintenance, which is a huge benefit.&lt;/p&gt;

&lt;p&gt;The only limitation is that we have a few custom web applications developed by our IT department, including an interactive map of our premise and an internal staff directory.&lt;/p&gt;

&lt;p&gt;These applications don't use cookies or tracking of any kind. However, because of the way the university infrastructure is set up, the only way we can integrate them is via iframes.&lt;/p&gt;

&lt;p&gt;One of my colleagues is concerned that a significant number of users block iframes for privacy or security reasons, making these features inaccessible. Our IT department believes this affects only a very small percentage of users and isn't a good reason to redesign or replace these applications. The alternative would be to spend a substantial amount of money on an external agency to set up a webpage.&lt;/p&gt;

&lt;p&gt;So I'd love to hear from people with experience in web development:&lt;/p&gt;

&lt;p&gt;Have you encountered many users who block iframes?&lt;/p&gt;

&lt;p&gt;Do you have any reliable data, analytics, or industry sources on how common iframe blocking actually is?&lt;/p&gt;

&lt;p&gt;In your experience, is this considered a realistic concern when making architectural decisions for a public website?&lt;/p&gt;

&lt;p&gt;Thanks in advance!&lt;/p&gt;

</description>
      <category>iframe</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
