Origins & Terroir
Single Origin
Coffee sourced from one country, region, or specific farm, as opposed to a blend of multiple origins. The term signals traceability and the intention to showcase a place's unique flavor characteristics.
In Depth
Single-origin labeling ranges from broad (e.g., 'Colombia') to highly specific (e.g., 'Finca El Paraíso, Cauca, Colombia, lot #4'). At the specialty end, single-origin coffees are roasted to highlight terroir rather than create a consistent blend profile, meaning flavor can vary from harvest to harvest. Seasonal availability is a trade-off: unlike blends that can be reformulated year-round, a single-origin lot may only be available for a few months after each harvest cycle.
Embed on your site — BrewFYI
Add the widget to any webpage using a script tag.
<div data-brewfyi="glossary" data-slug="single-origin"></div>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>
Embed using a standard iframe — works in any CMS.
<iframe src="https://brewfyi.com/iframe/glossary/single-origin/" width="100%" height="480" frameborder="0" loading="lazy" title="BrewFYI glossary widget"></iframe>
Paste the URL into WordPress, Medium, or any oEmbed-aware editor.
https://brewfyi.com/glossarys/single-origin/
Add a badge linking back to BrewFYI.
<a href="https://brewfyi.com/glossarys/single-origin/" target="_blank" rel="noopener">
<img src="https://brewfyi.com/badge/site.svg" alt="BrewFYI" height="20">
</a>
Preview:
Use the BrewFYI WordPress plugin shortcode.
[drinkfyi-glossary site="brewfyi" slug="single-origin"]
Use as a native HTML custom element in modern browsers.
<brewfyi-glossary slug="single-origin" theme="light"></brewfyi-glossary>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>