<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tutorial &#8211; Johnson Websites</title>
	<atom:link href="https://johnsonwebsites.com/category/blog/wordpress/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>https://johnsonwebsites.com</link>
	<description>Wordpress Websites and Hosting</description>
	<lastBuildDate>Fri, 30 Dec 2016 21:54:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://johnsonwebsites.com/wp-content/uploads/2017/07/cropped-woocommerce-virtual-product-membership-site-32x32.png</url>
	<title>Tutorial &#8211; Johnson Websites</title>
	<link>https://johnsonwebsites.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">96167848</site>	<item>
		<title>How to Embed Dropbox Audio Files on a WordPress Page</title>
		<link>https://johnsonwebsites.com/how-to-embed-dropbox-audio-files-on-a-wordpress-page/</link>
		
		<dc:creator><![CDATA[Brandon Johnson]]></dc:creator>
		<pubDate>Fri, 30 Dec 2016 21:54:57 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Wordpress]]></category>
		<guid isPermaLink="false">http://johnsonwebsites.com/?p=329</guid>

					<description><![CDATA[WordPress allows you to embed audio files and play them back using a simple shortcode. This works well when you upload your mp3 or mp4 file to the media library, but if you have lots of files to add and you don&#8217;t want to use up gigabytes of space uploading audio files to your server, [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>WordPress allows you to <a href="https://codex.wordpress.org/Audio_Shortcode">embed audio files</a> and play them back using a simple shortcode. This works well when you upload your mp3 or mp4 file to the media library, but if you have lots of files to add and you don&#8217;t want to use up gigabytes of space uploading audio files to your server, you can use an external link.</p>
<p>I&#8217;ve chosen to host my audio files on dropbox. Using an external dropbox link to embed audio files on your page is pretty straight forward, but requires some modification to the dropbox link itself. Here&#8217;s an example of a typical dropbox file link.</p>
<blockquote style="width: 100%;"><p><strong>https://www.dropbox.com/s/k473kckq88i0mrf/Amazing.mp3?dl=0</strong></p></blockquote>
<p>Grab the link from dropbox by clicking the &#8216;Share&#8217; button on the file you want to embed and clicking &#8216;copy link&#8217;.</p>
<p><img decoding="async" src="https://johnsonwebsites.com/wp-content/uploads/2016/12/unspecified-650w.png" alt="" width="650" height="217" class="aligncenter size-full wp-image-336" srcset="https://johnsonwebsites.com/wp-content/uploads/2016/12/unspecified-650w.png 650w, https://johnsonwebsites.com/wp-content/uploads/2016/12/unspecified-650w-300x100.png 300w" sizes="(max-width: 650px) 100vw, 650px" /></p>
<p>In order to use this link with the WordPress audio shortcode, change the &#8216;<strong>www</strong>&#8216; to &#8216;<strong>dl</strong>&#8216;. Also, remove the &#8216;<strong>?dl=0</strong>&#8216; from the end of the link.</p>
<blockquote style="width: 100%;"><p><strong>https://dl.dropbox.com/s/k473kckq88i0mrf/Amazing.mp3</strong></p></blockquote>
<p>This link will work with the WordPress audio shortcode.</p>
<blockquote style="width: 100%;"><p><strong>&#91;audio src=&#8221;audio-source.mp3&#8243;&#93; https://dl.dropbox.com/s/k473kckq88i0mrf/Amazing.mp3 &#91;/audio&#93;</strong></p></blockquote>
]]></content:encoded>
					
		
		<enclosure url="https://www.dropbox.com/s/k473kckq88i0mrf/Amazing.mp3?dl=0" length="0" type="audio/mpeg" />
<enclosure url="https://dl.dropbox.com/s/k473kckq88i0mrf/Amazing.mp3" length="0" type="audio/mpeg" />

		<post-id xmlns="com-wordpress:feed-additions:1">329</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Object Caching 36/51 objects using APC
Page Caching using Disk: Enhanced 
Minified using Disk

Served from: johnsonwebsites.com @ 2026-05-15 10:17:42 by W3 Total Cache
-->