<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>embeds on jwogrady</title>
		<link>https://www.jwogrady.com/tags/embeds/</link>
		<description>Recent content in embeds on jwogrady</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Sun, 20 Sep 2026 16:31:00 -0500</lastBuildDate>
		
			<atom:link href="https://www.jwogrady.com/tags/embeds/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>The whole embed reconstructs from one string in the URL</title>
				<link>https://www.jwogrady.com/posts/spotify-id-is-in-the-link/</link>
				<pubDate>Sun, 20 Sep 2026 16:31:00 -0500</pubDate>
				<guid>https://www.jwogrady.com/posts/spotify-id-is-in-the-link/</guid>
				<description>&lt;p&gt;Hugo ships shortcodes for YouTube, Vimeo, X, Instagram and gists. Not Spotify.&#xA;So an embed is either raw HTML or something I write.&lt;/p&gt;&#xA;&lt;p&gt;I spent a while trying to move a copied iframe around before noticing that&#xA;the entire thing reconstructs from one string:&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;open.spotify.com/album/6mnGRO87UFiKOoHL3BezZ7?si=abc123&#xA;                 ^type ^------- the id -------^ ^tracking&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;That &lt;code&gt;?si=&lt;/code&gt; is share-tracking. It isn&amp;rsquo;t part of the address and it doesn&amp;rsquo;t&#xA;belong in a published page.&lt;/p&gt;&#xA;&lt;p&gt;Everything else — the width, the allow list, the frame border — is boilerplate&#xA;I can generate. So:&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
