Bill Ringle, host of My Quest for the Best podcast

Business podcast for ambitious small business leaders

Get practical ideas from top business authors to grow faster and lead with more confidence.

Each episode turns expert thinking into useful takeaways on leadership, growth, sales, culture, and decision-making for owners and executives.

Hosted by leadership coach for scaling companies, Bill Ringle

Best for founders, leaders, and rising stars who want inspiration from what’s working and a stronger growth mindset as they build stronger companies and better lives.

🏅 Top 50 iTunes Business Podcast 📚 400+ expert interviews 🌎 24,000+ subscribers worldwide 🎙 400+ Episodes

Listen on your favorite app. Be the first to hear when new episodes or subscriber-only bonus materials are released.

Free email updates

Get one practical business-growth insight every time a new episode drops.

Join 24,000+ founders, leaders, and experts getting concise ideas, tools, and interview takeaways worth applying.

Get new episode alerts, practical takeaways, and subscriber-only bonus materials – not promotional fluff.

No spam. Unsubscribe anytime.

(function () { var form = document.getElementById(‘mq4b-sub-form’); if (!form) return; form.addEventListener(‘submit’, function (e) { e.preventDefault(); var btn = document.getElementById(‘mq4b-sub-btn’); var msg = document.getElementById(‘mq4b-sub-msg’); var ep = new URLSearchParams(window.location.search).get(‘ep’) || ”; btn.disabled = true; btn.textContent = ‘Subscribingu2026’; msg.className = ‘mq4b-subscribe-note’; msg.textContent = ”; var body = new FormData(); body.append(‘action’, ‘mq4b_subscribe’); body.append(‘nonce’, (window.mq4b || {}).nonce || ”); body.append(’email’, document.getElementById(‘mq4b-email’).value.trim()); body.append(‘first_name’, document.getElementById(‘mq4b-first-name’).value.trim()); body.append(‘episode’, ep); fetch((window.mq4b || {}).ajaxUrl || ‘/wp-admin/admin-ajax.php’, { method: ‘POST’, body: body, credentials: ‘same-origin’ }) .then(function (r) { return r.json(); }) .then(function (res) { if (res.success) { form.style.display = ‘none’; msg.className = ‘mq4b-subscribe-note mq4b-subscribe-note–ok’; msg.textContent = res.data.message; } else { btn.disabled = false; btn.textContent = ‘Subscribe Free’; msg.className = ‘mq4b-subscribe-note mq4b-subscribe-note–err’; msg.textContent = (res.data && res.data.message) || ‘Something went wrong u2014 please try again.’; } }) .catch(function () { btn.disabled = false; btn.textContent = ‘Subscribe Free’; msg.className = ‘mq4b-subscribe-note mq4b-subscribe-note–err’; msg.textContent = ‘Network error u2014 please try again.’; }); }); }());
Our expert guests have been featured on TED, CNN, HuffPost, CNBC, Wall Street Journal, ABC News, Wired, New York Times, Fox Business, Forbes

Start here

Answer 3 quick questions to get your best next episodes.

Tell us what you are working on right now and we will recommend three conversations to start with.

1. What is your biggest focus right now?

2. What kind of challenge feels most urgent?

3. What outcome would help most?

(function () { var form = document.getElementById(‘mq4b-start-here-form’); var results = document.getElementById(‘mq4b-start-here-results’); if (!form || !results) return; var episodes = ((window.mq4b || {}).episodes || []); function renderRecommendations(selections) { if (!episodes.length) return; var ranked = episodes.map(function (ep, i) { var score = 0; if (ep.tags.indexOf(selections.focus) !== -1) score += 4; if (ep.tags.indexOf(selections.challenge) !== -1) score += 3; if (ep.tags.indexOf(selections.outcome) !== -1) score += 2; score += Math.max(0, 2 – i) * 0.1; return {episode: ep, score: score}; }).sort(function (a, b) { return b.score – a.score; }).slice(0, 3); var heading = document.createElement(‘div’); heading.className = ‘mq4b-start-here-results-heading’; var h3 = document.createElement(‘h3’); h3.textContent = ‘Your 3 recommended episodes’; var sub = document.createElement(‘p’); sub.textContent = ‘Chosen from your answers about focus, challenge, and desired outcome.’; heading.appendChild(h3); heading.appendChild(sub); var grid = document.createElement(‘div’); grid.className = ‘mq4b-start-here-grid’; ranked.forEach(function (item) { var a = document.createElement(‘a’); a.className = ‘mq4b-start-card’; a.href = item.episode.url; if (item.episode.image) { var img = document.createElement(‘img’); img.src = item.episode.image; img.alt = item.episode.guest + ‘ u2014 Episode ‘ + item.episode.number; img.loading = ‘lazy’; a.appendChild(img); } var num = document.createElement(‘span’); num.className = ‘mq4b-start-card-number’; num.textContent = ‘Episode ‘ + item.episode.number; var guest = document.createElement(‘span’); guest.className = ‘mq4b-start-card-guest’; guest.textContent = item.episode.guest; var title = document.createElement(‘span’); title.className = ‘mq4b-start-card-title’; title.textContent = item.episode.title; a.appendChild(num); a.appendChild(guest); a.appendChild(title); grid.appendChild(a); }); while (results.firstChild) results.removeChild(results.firstChild); results.appendChild(heading); results.appendChild(grid); } form.addEventListener(‘submit’, function (e) { e.preventDefault(); renderRecommendations({ focus: form.elements.focus.value, challenge: form.elements.challenge.value, outcome: form.elements.outcome.value }); }); renderRecommendations({ focus: form.elements.focus.value, challenge: form.elements.challenge.value, outcome: form.elements.outcome.value }); }());
Scroll to Top