Ban embed scripts

Published:

Last updated:

Estimated reading time: 4 minutes

Owning and managing a blog of your own offers a feeling of complete control over content decision in a world where majority of content is on social media platforms. My favorite part of it is that I get to decide how good the experience will be for my content consumers.

If like me you have an affinity for creating usable, accessible, and performant experiences, your personal website is one of the best places to practice being empathetic about your users. I recently read Jeremy Keith’s ain’t no party like a third party and it aligned mostly with some thoughts I’ve been having recently for my website. While I may understand a business product’s reliance on third party scripts, I think a lot more people should accomodate less to none of them in their personal blogs.

Your audience on every other platform give up their rights to complete data privacy by being on those platforms. If some of your audience are more paranoid to the data mining by these social media websites, it is on you to provide that safety when they come on yours. The use of third-party scripts to embed content gives up their safety.

I will admit I still use Google Analytics on this website because I still care about analyzing my traffic and I am not sure I will ever make the time to roll out my own analytics solution. A part of me feels guilty for this but at the same time I feel I can make up for it by confidently assuring my website visitors that it’s the only third-party script they will get here. Perhaps, some day I will find an alternative or grow beyond a need for site analytics. In his article, Jeremy said:

Just take a minute to consider the implications of that: any third-party script on your site is allowing someone else to execute code on your web pages. That’s astonishingly unsafe.

I’m deciding to focus only on content embed scripts here as they not only potentially jeopardize your user’s privacy, they also reduce the performance of your website, affect your layout, and cause inconsitencies.

Let’s consider twitter embeds. By adding one to your website from their https://publish.twitter.com, you include a script with a size that probably didn’t undergo your performance budget audit. The script could slow down your website for your users, it could alter the experience they get by causing a FOUC, and trigger a cumulative layout shift.

Instead of using twitter’s embed, you can make use of their APIs to embed tweets tailored for visitors of your website. Here’s an example:

Chris Ferdinandi ⚓️
@ChrisFerdinandi

I also finally have an email signup form that works without JavaScript, which had always bothered me about the one I'd created for MailChimp.

Read on twitter
5 likes, 0 retweets

The tweet above is rendered on the server-side in the generation of my blog. It’s like every other static content so it does not need to cause any shifts in my page after initial load. It also does not add to the network requests my website has to make on the client-side.

I had chosen that particular tweet because it stretches my point here further. There is Chris Ferdinandi celebrating his migration to ConvertKit from Mailchimp with one of the reasons being that he can now have simple subscribe forms without third-party scripts. Although, ConvertKit’s default embed forms come with scripts, you may also do without the script like in this gist. That’s how my subscription form below is implemented.

Besides twitter, 2 other websites I find that I frequently want to embed are CodePen and YouTube. They both offer iframe alternatives. Codepen’s script embed offers some options like prefill embeds which may make it an option for some. I decided that the iframe can be sufficient for my needs by having it preconfigured the way I like it. When using YouTube’s iframe, be sure to use the one without cookies to track your users — youtube-nocookie.com.

One of the many woes of embed scripts is the unpredictability you get with them. Here’s the same tweet as above in 2 browsers

Screenshot of twitter embed in Safari and Brave browser
Safari on left, Brave browser on right

For some unknown reason, my brave browser never loads tweet embeds nicely. My visitors using brave shouldn’t have to experience that.

At other times, twitter just doesn’t load at all. A while ago, I had opened a CSS tricks article to read on mobile Safari, and I got this:

Mobile screenshot of tweet embed on css-tricks.com
Article at https://css-tricks.com/add-less/

I hope some day that css tricks is able to implement tweet embeds differently without relying on twitter’s third-party script. This was an article I really wanted to read so I was forced to pop it open on my computer.

What embed codes are you using now? How are you planning on letting go of them?

opinionsweb

Newer post

Setting up a family email address

Older post

Redefining affordability

Responses

You may respond to this post by referencing it on your blog, twitter, or any website

origin: https://www.reddit.com/r/accessibility/comments/ry0nq4/ban_embed_codes/
A11y For Devs
Ban embed codes by @josephrexme #a11y #accessibility josephrex.me/ban-embed-code…
origin: https://twitter.com/A11yForDevs/status/1537318055654612992
Frontend Dogma
Ban Embed Codes, by @josephrexme: josephrex.me/ban-embed-code…
origin: https://twitter.com/frontenddogma/status/1484066505302102024
Jacky
Ban embed codes josephrex.me/ban-embed-code…
origin: https://twitter.com/jackysee/status/1481118074568941568
Pablo Lara H
Ban embed codes by Joseph Rex @josephrexme #accessibility #opinion #webdev #performance #privacy #EmbedCode josephrex.me/ban-embed-code…
origin: https://twitter.com/pablolarah/status/1480593961358008323
Jens Oliver Meiert
Maybe we could also start making embeds better (cf. meiert.com/en/blog/good-e…) 💭 Hey Jens is this the moderate side
origin: https://twitter.com/j9t/status/1480563451244261376
Baldur Bjarnason
“Ban embed codes” josephrex.me/ban-embed-code…
origin: https://twitter.com/fakebaldur/status/1480143746637479938
Angsuman Chakraborty
Ban Embed #codes josephrex.me/ban-embed-code…
origin: https://twitter.com/angsuman/status/1479933290173796359
Adactio Links
Ban embed codes josephrex.me/ban-embed-code…
origin: https://twitter.com/adactioLinks/status/1479857406683328512
Flexi Wit Da Tech(nique)
Ban embed codes josephrex.me/ban-embed-code… @josephrexmeより
origin: https://twitter.com/daisuke/status/1479334165955112960