Review the use of iFrames

iFrames can be helpful for embedding content from other sites, but they must be used sparingly and correctly to avoid security and performance issues. Unnecessary or poorly implemented iFrames can slow down your site and cause content display problems.

How to do it on Webflow?

  • Evaluate necessity: Ensure iFrames are only used when necessary, such as for embedding videos or interactive content from trusted sources.
  • Secure implementation: Use the sandbox attribute to add security restrictions and include title attributes for accessibility.
  • Test performance: Ensure that iFrames do not significantly slow down page load times via Google Lighthouse.

Do's

Don'ts

Tools
Don't have the Checklist yet?