Scotch Whisky

Single Malt

Scotch whisky distilled entirely from malted barley at a single distillery using pot stills. The term 'single' refers to one distillery, not one cask. Single malt Scotch must be aged at least three years in Scotland.

Embed on your site — WhiskeyFYI

Add the widget to any webpage using a script tag.

<div data-whiskeyfyi="glossary" data-slug="single-malt"></div>
<script src="https://cdn.jsdelivr.net/npm/whiskeyfyi-embed@1/dist/embed.min.js" defer></script>

Embed using a standard iframe — works in any CMS.

<iframe src="https://whiskeyfyi.com/iframe/glossary/single-malt/" width="100%" height="480" frameborder="0" loading="lazy" title="WhiskeyFYI glossary widget"></iframe>

Paste the URL into WordPress, Medium, or any oEmbed-aware editor.

https://whiskeyfyi.com/glossarys/single-malt/

Add a badge linking back to WhiskeyFYI.

<a href="https://whiskeyfyi.com/glossarys/single-malt/" target="_blank" rel="noopener">
  <img src="https://whiskeyfyi.com/badge/site.svg" alt="WhiskeyFYI" height="20">
</a>
Preview: WhiskeyFYI

Use the WhiskeyFYI WordPress plugin shortcode.

[drinkfyi-glossary site="whiskeyfyi" slug="single-malt"]

Use as a native HTML custom element in modern browsers.

<whiskeyfyi-glossary slug="single-malt" theme="light"></whiskeyfyi-glossary>
<script src="https://cdn.jsdelivr.net/npm/whiskeyfyi-embed@1/dist/embed.min.js" defer></script>