{"id":12993,"date":"2026-08-08T13:34:30","date_gmt":"2026-08-08T12:34:30","guid":{"rendered":"https:\/\/salomons.coach\/?p=12993"},"modified":"2026-08-08T13:34:41","modified_gmt":"2026-08-08T12:34:41","slug":"power-deafens-here-is-how-to-avoid-it","status":"publish","type":"post","link":"https:\/\/salomons.coach\/nl\/power-deafens-here-is-how-to-avoid-it\/","title":{"rendered":"Macht maakt doof: Dit is hoe je het kunt vermijden"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"12993\" class=\"elementor elementor-12993\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-84bd88c e-flex e-con-boxed e-con e-parent\" data-id=\"84bd88c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6ea335b elementor-widget elementor-widget-html\" data-id=\"6ea335b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Power Deafens \u2014 The Leadership Compass<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,500;0,700;0,800;1,500;1,600&family=Inter:wght@400;500;600&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root{\r\n    --navy-900:#1A2E4A;\r\n    --navy-700:#1F3A5F;\r\n    --navy-600:#22406b;\r\n    --gold:#C9A961;\r\n    --gold-soft:#d8bd82;\r\n    --paper:#FAF7F1;\r\n    --paper-2:#F2ECE0;\r\n    --ink:#26303c;\r\n    --muted:#6b7079;\r\n    --rule:#e4dccb;\r\n    --display:\"Playfair Display\", Georgia, serif;\r\n    --body:Georgia, \"Times New Roman\", serif;\r\n    --util:\"Inter\", -apple-system, BlinkMacSystemFont, sans-serif;\r\n  }\r\n\r\n  *{box-sizing:border-box;}\r\n  html{-webkit-text-size-adjust:100%;}\r\n  body{\r\n    margin:0;\r\n    background:var(--paper);\r\n    color:var(--ink);\r\n    font-family:var(--body);\r\n    line-height:1.75;\r\n    font-size:1.15rem;\r\n    -webkit-font-smoothing:antialiased;\r\n  }\r\n\r\n  .wrap{max-width:720px;margin:0 auto;padding:0 28px;}\r\n\r\n  \/* Top kicker bar *\/\r\n  .topbar{\r\n    border-bottom:1px solid rgba(201,169,97,0.35);\r\n    background:var(--navy-900);\r\n    color:var(--gold);\r\n  }\r\n  .topbar .wrap{\r\n    display:flex;align-items:center;justify-content:space-between;\r\n    padding-top:16px;padding-bottom:16px;\r\n  }\r\n  .brandmark{\r\n    font-family:var(--util);font-weight:600;font-size:0.72rem;\r\n    letter-spacing:0.22em;text-transform:uppercase;color:var(--gold);\r\n  }\r\n  .issue{\r\n    font-family:var(--util);font-size:0.68rem;letter-spacing:0.18em;\r\n    text-transform:uppercase;color:rgba(216,189,130,0.7);\r\n  }\r\n\r\n  \/* Hero *\/\r\n  .hero{\r\n    background:\r\n      radial-gradient(120% 90% at 50% -10%, #23406c 0%, var(--navy-900) 55%, #15263e 100%);\r\n    color:#fff;\r\n    text-align:center;\r\n    padding:64px 0 72px;\r\n    position:relative;\r\n    overflow:hidden;\r\n  }\r\n  .compass{\r\n    width:clamp(180px,42vw,270px);height:auto;margin:0 auto 34px;display:block;\r\n    animation:fadeUp 1s ease both;\r\n  }\r\n  .eyebrow{\r\n    font-family:var(--util);font-weight:600;font-size:0.74rem;\r\n    letter-spacing:0.32em;text-transform:uppercase;color:var(--gold);\r\n    margin:0 0 20px;\r\n  }\r\n  .hero h1{\r\n    font-family:var(--display);font-weight:800;\r\n    font-size:clamp(2.9rem,8vw,4.6rem);\r\n    line-height:1.02;margin:0 0 20px;color:#fff;\r\n    letter-spacing:-0.01em;\r\n  }\r\n  .hero .dek{\r\n    font-family:var(--display);font-style:italic;font-weight:500;\r\n    font-size:clamp(1.15rem,3.2vw,1.5rem);\r\n    color:var(--gold-soft);max-width:30ch;margin:0 auto;line-height:1.4;\r\n  }\r\n\r\n  \/* Short version card *\/\r\n  .tldr{\r\n    margin:-40px auto 0;position:relative;z-index:2;\r\n    max-width:660px;background:#fff;\r\n    border:1px solid var(--rule);\r\n    border-top:4px solid var(--gold);\r\n    box-shadow:0 24px 60px -34px rgba(26,46,74,0.55);\r\n    padding:34px 38px 30px;\r\n  }\r\n  .tldr h2{\r\n    font-family:var(--util);font-weight:600;font-size:0.74rem;\r\n    letter-spacing:0.24em;text-transform:uppercase;color:var(--navy-700);\r\n    margin:0 0 18px;\r\n  }\r\n  .tldr ul{margin:0;padding:0;list-style:none;}\r\n  .tldr li{\r\n    position:relative;padding:0 0 14px 30px;font-size:1.02rem;\r\n    line-height:1.55;color:var(--ink);\r\n  }\r\n  .tldr li:last-child{padding-bottom:0;}\r\n  .tldr li::before{\r\n    content:\"\";position:absolute;left:2px;top:9px;\r\n    width:9px;height:9px;background:var(--gold);\r\n    transform:rotate(45deg);\r\n  }\r\n\r\n  \/* Article body *\/\r\n  article{padding:56px 0 8px;}\r\n  .lead{\r\n    font-family:var(--display);font-weight:500;font-style:italic;\r\n    font-size:clamp(1.35rem,3.4vw,1.7rem);\r\n    line-height:1.4;color:var(--navy-700);margin:0 0 6px;\r\n  }\r\n  article p{margin:0 0 1.35em;}\r\n  article h2{\r\n    font-family:var(--display);font-weight:700;\r\n    font-size:clamp(1.55rem,4vw,2rem);\r\n    color:var(--navy-700);line-height:1.15;\r\n    margin:2.4em 0 0.7em;\r\n  }\r\n  article a{color:var(--navy-700);text-decoration:underline;text-underline-offset:2px;}\r\n\r\n  \/* Divider *\/\r\n  .rose{display:flex;align-items:center;justify-content:center;gap:14px;margin:2.6em 0 1.6em;}\r\n  .rose::before,.rose::after{content:\"\";height:1px;flex:1;background:var(--rule);}\r\n  .rose span{color:var(--gold);font-size:0.9rem;transform:rotate(45deg);display:inline-block;}\r\n\r\n  \/* The tell \u2014 question list *\/\r\n  .questions{\r\n    list-style:none;margin:1.2em 0 0.4em;padding:0;\r\n    border-left:2px solid var(--gold);\r\n  }\r\n  .questions li{\r\n    font-family:var(--display);font-style:italic;font-weight:500;\r\n    font-size:1.18rem;line-height:1.4;color:var(--navy-700);\r\n    padding:0 0 1em 22px;\r\n  }\r\n  .questions li:last-child{padding-bottom:0;}\r\n\r\n  \/* Monday habits *\/\r\n  .habits{margin:1.4em 0 0;padding:0;list-style:none;}\r\n  .habit{\r\n    padding:20px 0;border-top:1px solid var(--rule);\r\n  }\r\n  .habit:first-child{border-top:none;padding-top:0;}\r\n  .habit b{\r\n    display:block;font-family:var(--util);font-weight:600;\r\n    font-size:0.78rem;letter-spacing:0.14em;text-transform:uppercase;\r\n    color:var(--gold);margin-bottom:6px;\r\n  }\r\n  .habit span{display:block;font-size:1.08rem;line-height:1.6;}\r\n\r\n  \/* Pull quote *\/\r\n  .oneline{\r\n    margin:2.8em 0 1.4em;padding:38px 34px;\r\n    background:var(--navy-900);color:#fff;text-align:center;\r\n    position:relative;\r\n  }\r\n  .oneline p{\r\n    font-family:var(--display);font-weight:700;font-size:clamp(1.5rem,4.4vw,2.05rem);\r\n    line-height:1.25;margin:0;color:#fff;\r\n  }\r\n  .oneline p em{color:var(--gold);font-style:italic;}\r\n\r\n  \/* Closing question *\/\r\n  .closing{\r\n    margin:2.4em 0 0;padding:26px 30px;background:var(--paper-2);\r\n    border-left:4px solid var(--gold);\r\n    font-family:var(--display);font-style:italic;font-size:1.2rem;\r\n    line-height:1.5;color:var(--navy-700);\r\n  }\r\n  .closing strong{font-weight:600;font-style:normal;}\r\n\r\n  \/* Coaching CTA *\/\r\n  .cta{\r\n    margin-top:60px;\r\n    background:radial-gradient(120% 150% at 50% 0%, #23406c 0%, var(--navy-900) 62%);\r\n    color:#fff;text-align:center;padding:54px 0 58px;\r\n    border-top:4px solid var(--gold);\r\n  }\r\n  .cta .eyebrow{margin-bottom:16px;}\r\n  .cta h2{\r\n    font-family:var(--display);font-weight:700;color:#fff;\r\n    font-size:clamp(1.6rem,4.4vw,2.15rem);line-height:1.2;\r\n    margin:0 auto 16px;max-width:19ch;\r\n  }\r\n  .cta p{font-size:1.05rem;line-height:1.6;color:#c6d0dd;max-width:47ch;margin:0 auto 28px;}\r\n  .cta a.book{\r\n    display:inline-block;font-family:var(--util);font-weight:600;\r\n    font-size:0.82rem;letter-spacing:0.16em;text-transform:uppercase;\r\n    color:var(--navy-900);background:var(--gold);text-decoration:none;\r\n    padding:15px 36px;transition:background .2s ease;\r\n  }\r\n  .cta a.book:hover,.cta a.book:focus-visible{background:var(--gold-soft);}\r\n\r\n  \/* Footer \/ byline *\/\r\n  footer{\r\n    margin-top:0;background:var(--navy-900);color:#cdd6e2;\r\n    padding:46px 0 52px;text-align:center;\r\n    border-top:1px solid rgba(201,169,97,0.28);\r\n  }\r\n  footer .mini-compass{width:44px;height:44px;margin:0 auto 18px;display:block;}\r\n  footer .name{\r\n    font-family:var(--display);font-weight:700;font-size:1.5rem;color:#fff;margin:0 0 4px;\r\n  }\r\n  footer .role{\r\n    font-family:var(--util);font-size:0.76rem;letter-spacing:0.16em;\r\n    text-transform:uppercase;color:var(--gold);margin:0 0 16px;\r\n  }\r\n  footer .tag{font-size:0.98rem;color:#aab6c6;max-width:44ch;margin:0 auto;line-height:1.6;}\r\n  footer .site{\r\n    display:inline-block;margin-top:18px;font-family:var(--util);\r\n    font-size:0.8rem;letter-spacing:0.14em;text-transform:uppercase;\r\n    color:var(--gold);text-decoration:none;\r\n    border:1px solid rgba(201,169,97,0.5);padding:9px 20px;\r\n  }\r\n\r\n  @keyframes fadeUp{from{opacity:0;transform:translateY(14px);}to{opacity:1;transform:none;}}\r\n  @media (prefers-reduced-motion:reduce){.compass{animation:none;}}\r\n\r\n  @media (max-width:560px){\r\n    body{font-size:1.08rem;}\r\n    .wrap{padding:0 20px;}\r\n    .tldr{padding:28px 24px;}\r\n    .oneline{padding:30px 22px;}\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <div class=\"topbar\">\r\n    <div class=\"wrap\">\r\n      <span class=\"brandmark\">Het leiderschapskompas<\/span>\r\n      <span class=\"issue\">Salomons.Coach<\/span>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <header class=\"hero\">\r\n    <div class=\"wrap\">\r\n      <!-- 4R Compass signature -->\r\n      <svg class=\"compass\" viewbox=\"0 0 440 440\" role=\"img\" aria-label=\"The 4R compass: Reflect, Reset, Re-Align, Rise\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n        <g fill=\"none\" stroke=\"#C9A961\" stroke-width=\"1.4\">\r\n          <circle cx=\"220\" cy=\"220\" r=\"200\"\/>\r\n          <circle cx=\"220\" cy=\"220\" r=\"166\"\/>\r\n        <\/g>\r\n        <!-- tick marks -->\r\n        <g stroke=\"#C9A961\" stroke-width=\"1.2\" opacity=\"0.75\">\r\n          <line x1=\"220\" y1=\"54\" x2=\"220\" y2=\"72\"\/>\r\n          <line x1=\"386\" y1=\"220\" x2=\"368\" y2=\"220\"\/>\r\n          <line x1=\"220\" y1=\"386\" x2=\"220\" y2=\"368\"\/>\r\n          <line x1=\"54\" y1=\"220\" x2=\"72\" y2=\"220\"\/>\r\n          <line x1=\"337\" y1=\"103\" x2=\"326\" y2=\"114\"\/>\r\n          <line x1=\"337\" y1=\"337\" x2=\"326\" y2=\"326\"\/>\r\n          <line x1=\"103\" y1=\"337\" x2=\"114\" y2=\"326\"\/>\r\n          <line x1=\"103\" y1=\"103\" x2=\"114\" y2=\"114\"\/>\r\n        <\/g>\r\n        <!-- diagonal rays -->\r\n        <path d=\"M301.3,138.7 L246,220 L301.3,301.3 L220,246 L138.7,301.3 L194,220 L138.7,138.7 L220,194 Z\"\r\n              fill=\"none\" stroke=\"#C9A961\" stroke-width=\"1.3\" opacity=\"0.9\"\/>\r\n        <!-- cardinal star outline -->\r\n        <path d=\"M220,55 L238.4,201.6 L385,220 L238.4,238.4 L220,385 L201.6,238.4 L55,220 L201.6,201.6 Z\"\r\n              fill=\"none\" stroke=\"#C9A961\" stroke-width=\"1.6\"\/>\r\n        <!-- north point filled (direction) -->\r\n        <path d=\"M220,55 L238.4,201.6 L201.6,201.6 Z\" fill=\"#C9A961\"\/>\r\n        <!-- hub -->\r\n        <circle cx=\"220\" cy=\"220\" r=\"17\" fill=\"none\" stroke=\"#C9A961\" stroke-width=\"1.6\"\/>\r\n        <circle cx=\"220\" cy=\"220\" r=\"6\" fill=\"#C9A961\"\/>\r\n        <!-- 4R labels -->\r\n        <g font-family=\"Inter, sans-serif\" font-size=\"15\" font-weight=\"600\" letter-spacing=\"2.5\" fill=\"#C9A961\" text-anchor=\"middle\">\r\n          <text x=\"220\" y=\"34\">REFLECT<\/text>\r\n          <text x=\"392\" y=\"225\">RESET<\/text>\r\n          <text x=\"220\" y=\"418\">RE-ALIGN<\/text>\r\n          <text x=\"48\" y=\"225\">RISE<\/text>\r\n        <\/g>\r\n      <\/svg>\r\n\r\n      <p class=\"eyebrow\">The Paradox of Power<\/p>\r\n      <h1>Power Deafens<\/h1>\r\n      <p class=\"dek\">Why the higher you climb, the less you hear. And what to do about it.<\/p>\r\n    <\/div>\r\n  <\/header>\r\n\r\n  <div class=\"wrap\">\r\n    <section class=\"tldr\" aria-label=\"The short version\">\r\n      <h2>The short version<\/h2>\r\n      <ul>\r\n        <li>The more authority you gain, the more information reaches you and the less of it is true. People do not lie to power. They edit.<\/li>\r\n        <li>This is structural, not personal. Every layer is a filter, and your own reactions quietly train people to hide the bad news.<\/li>\r\n        <li>Comfort at the top is a warning light, not a reward.<\/li>\r\n        <li>The fix is habits, not mindset. Thank the messenger, ask questions you cannot answer, skip the layer, appoint a dissenter, run a pre-mortem.<\/li>\r\n        <li>Performed openness is not real openness. A quiet room is not an aligned one.<\/li>\r\n        <li>Power does not lie to you. It flatters you into lying to yourself.<\/li>\r\n      <\/ul>\r\n    <\/section>\r\n  <\/div>\r\n\r\n  <div class=\"wrap\">\r\n    <article>\r\n      <p class=\"lead\">The last time someone told you that you were wrong, to your face, unprompted. When was it?<\/p>\r\n      <p>If you have to think hard, that is the whole problem in one question.<\/p>\r\n      <p>Here is the paradox nobody warns you about on the way up. The more authority you gain, the more information flows toward you, and the less of it is true. Not false exactly. Softened. Rounded up. Timed for your mood. People do not lie to power. They edit. And they call it a briefing.<\/p>\r\n      <p>Manfred Kets de Vries, the INSEAD professor who has spent a career inside the psychology of leaders, put it plainly. Unless you consciously invite dissent, reward candor, and tolerate uncomfortable feedback, you risk becoming a prisoner of your own importance.<\/p>\r\n      <p>I have watched it happen to good people. Smart, decent, well intentioned leaders who slowly stopped hearing anything they did not already believe. It rarely looks like arrogance. It looks like comfort.<\/p>\r\n\r\n      <h2>This is physics, not character<\/h2>\r\n      <p>You will not fix this by being a nicer person.<\/p>\r\n      <p>Distance distorts. Every layer between you and the front line is also a filter, and every filter has a career to protect. By the time news reaches the top, it has been through six people who each had a reason to trim the edges.<\/p>\r\n      <p>Then there is the part you do yourself. You smile at good news and frown at problems, and within a month everyone has learned to bring you the first and hide the second. You did not ask for that. You trained it, one facial expression at a time.<\/p>\r\n      <p>The trap is structural. So the way out is structural too. You do not feel your way to the truth. You build the machine that delivers it.<\/p>\r\n\r\n      <div class=\"rose\"><span>\u25c6<\/span><\/div>\r\n\r\n      <h2>The tell<\/h2>\r\n      <p>Want to know if you are already inside the trap? Sit with these.<\/p>\r\n      <ul class=\"questions\">\r\n        <li>What percentage of the news you receive is good news? If it is most of it, someone is managing you.<\/li>\r\n        <li>When bad news finally reaches you, how old is it?<\/li>\r\n        <li>When did you last reverse a decision because of something you heard from below?<\/li>\r\n        <li>Who in your organisation is actually allowed to interrupt you?<\/li>\r\n      <\/ul>\r\n      <p>None of these are comfortable. That is the signal. Comfort at the top is not a reward. It is a warning light.<\/p>\r\n\r\n      <h2>What to do on Monday<\/h2>\r\n      <p>The fix is not a mindset. It is a set of habits, run on a rhythm until they become the culture.<\/p>\r\n      <ul class=\"habits\">\r\n        <li class=\"habit\"><b>Thank the messenger first<\/b><span>Someone brings you a problem, your first job is to reward the person, not react to the news. Do this once in public and the whole room recalibrates.<\/span><\/li>\r\n        <li class=\"habit\"><b>Ask questions you cannot answer<\/b><span>If you already know the answer, you are testing loyalty, not seeking truth. Walk in with a real question and let the silence sit until someone fills it with something you did not want to hear.<\/span><\/li>\r\n        <li class=\"habit\"><b>Skip the layer<\/b><span>Talk to people two levels down without their managers in the room. Not to bypass anyone. To calibrate what the chain is telling you against what is actually happening.<\/span><\/li>\r\n        <li class=\"habit\"><b>Appoint a dissenter<\/b><span>Give one person the explicit job of arguing against the decision. Rotate it. When disagreement is a role, it stops being a risk, and people stop paying for honesty with their standing.<\/span><\/li>\r\n        <li class=\"habit\"><b>Run the pre-mortem<\/b><span>Before the big call, declare it failed and ask the room why. You will hear every objection that politeness was busy hiding. Failure is always easier to discuss in the hypothetical.<\/span><\/li>\r\n      <\/ul>\r\n\r\n      <h2>The part most leaders get wrong<\/h2>\r\n      <p>They perform openness instead of practising it.<\/p>\r\n      <p>\"My door is always open\" is not an invitation. It is a test most people quietly decline. Openness is a behaviour, not a slogan, and your people are watching what you do the day after someone was honest with you. Reward candor in the meeting, then go cold for a week, and they will believe the second signal every time.<\/p>\r\n      <p>And do not mistake a quiet room for an aligned one. A team that nods is not agreeing. It is waiting for you to leave. Alignment survives disagreement. Silence only hides it.<\/p>\r\n\r\n      <div class=\"oneline\">\r\n        <p>Power does not lie to you. It <em>flatters you into lying to yourself.<\/em><\/p>\r\n      <\/div>\r\n\r\n      <p>The leaders who keep hearing the truth are not the humble ones. They are the deliberate ones. They built the machine that brings them bad news, and they refuse to switch it off just because it happens to be working.<\/p>\r\n      <p>Invite the dissent. Reward the candor. Tolerate the discomfort.<\/p>\r\n      <p>Or stay comfortable, well informed, and wrong.<\/p>\r\n\r\n      <div class=\"closing\">\r\n        <strong>A question to sit with this week:<\/strong> who has stopped disagreeing with you, and are you sure it is because you are right?\r\n      <\/div>\r\n    <\/article>\r\n  <\/div>\r\n\r\n  <section class=\"cta\" aria-label=\"Coaching with Jan Salomons\">\r\n    <div class=\"wrap\">\r\n      <p class=\"eyebrow\">Coaching with Jan Salomons<\/p>\r\n      <h2>Hard truths are easier with a coach in the room.<\/h2>\r\n      <p>I work with C-suite and senior operations leaders who want candor they can trust and decisions they can defend. If this post named something you recognise, let us talk.<\/p>\r\n      <a class=\"book\" href=\"https:\/\/salomons.coach\/nl\/contact\/\">Begin een gesprek<\/a>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <footer>\r\n    <svg class=\"mini-compass\" viewbox=\"0 0 440 440\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n      <circle cx=\"220\" cy=\"220\" r=\"200\" fill=\"none\" stroke=\"#C9A961\" stroke-width=\"6\"\/>\r\n      <path d=\"M220,40 L244,196 L400,220 L244,244 L220,400 L196,244 L40,220 L196,196 Z\" fill=\"none\" stroke=\"#C9A961\" stroke-width=\"6\"\/>\r\n      <path d=\"M220,40 L244,196 L196,196 Z\" fill=\"#C9A961\"\/>\r\n      <circle cx=\"220\" cy=\"220\" r=\"20\" fill=\"#C9A961\"\/>\r\n    <\/svg>\r\n    <p class=\"name\">Jan Salomons<\/p>\r\n    <p class=\"role\">Executive Coach \u00b7 The 4R Model<\/p>\r\n    <p class=\"tag\">Leadership development for C-suite and senior operations leaders. Reflect. Reset. Re-Align. Rise.<\/p>\r\n    <a class=\"site\" href=\"https:\/\/salomons.coach\/nl\/\">salomons.coach<\/a>\r\n  <\/footer>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Macht koopt je toegang tot alles behalve de waarheid. Hoe hoger je klimt, hoe meer informatie je bereikt en hoe meer deze onderweg wordt geredigeerd. Dit is waarom leiders geen eerlijkheid meer horen, en een praktisch draaiboek om dit weer op te bouwen.<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"rs_blank_template":"","rs_page_bg_color":"","slide_template_v7":"","_monsterinsights_skip_tracking":false,"footnotes":""},"categories":[1,195,193,194,192],"tags":[510,72,214,148,122,82],"class_list":["post-12993","post","type-post","status-publish","format-standard","hentry","category-blog","category-organizations-culture","category-self-personal-growth","category-teams-collaboration","category-vuca-leadership","tag-executive-coaching-2","tag-leadership","tag-psychological-safety","tag-self-awareness","tag-team-dynamics","tag-vuca"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"The higher you climb, the less truth reaches you. A field guide to inviting dissent, rewarding candor, and hearing the news you actually need.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"salomons.coach\"\/>\n\t<meta name=\"google-site-verification\" content=\"-O4Usq8B4QhcjoRwcNVgdzzVlQNLiDAw2Hy2bNYQhTk\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/salomons.coach\/nl\/power-deafens-here-is-how-to-avoid-it\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"nl_NL\" \/>\n\t\t<meta property=\"og:site_name\" content=\"salomons.coach - Leadership Development &amp; Coaching\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Power Deafens: Why Leaders Stop Hearing the Truth | Salomons.Coach\" \/>\n\t\t<meta property=\"og:description\" content=\"The higher you climb, the less truth reaches you. A field guide to inviting dissent, rewarding candor, and hearing the news you actually need.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/salomons.coach\/nl\/power-deafens-here-is-how-to-avoid-it\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/salomons.coach\/wp-content\/uploads\/2024\/06\/FS1904_JanXLGrowth_216-Jan-Salomons-no-background.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/salomons.coach\/wp-content\/uploads\/2024\/06\/FS1904_JanXLGrowth_216-Jan-Salomons-no-background.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t\t<meta property=\"og:image:height\" content=\"683\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-08-08T12:34:30+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-08T12:34:41+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Jan.salomons.75\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@salomons_coach\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Power Deafens: Why Leaders Stop Hearing the Truth | Salomons.Coach\" \/>\n\t\t<meta name=\"twitter:description\" content=\"The higher you climb, the less truth reaches you. A field guide to inviting dissent, rewarding candor, and hearing the news you actually need.\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@salomons_coach\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/salomons.coach\/wp-content\/uploads\/2024\/06\/FS1904_JanXLGrowth_216-Jan-Salomons-no-background.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/power-deafens-here-is-how-to-avoid-it\\\/#blogposting\",\"name\":\"Power Deafens: Why Leaders Stop Hearing the Truth | Salomons.Coach\",\"headline\":\"Power Deafens: Here is How to Avoid it\",\"author\":{\"@id\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/author\\\/salomons-coach\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/salomons.coach\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/Logo-salomons.coach_.png\",\"@id\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/#articleImage\",\"width\":369,\"height\":152},\"datePublished\":\"2026-08-08T13:34:30+01:00\",\"dateModified\":\"2026-08-08T13:34:41+01:00\",\"inLanguage\":\"nl-NL\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/power-deafens-here-is-how-to-avoid-it\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/power-deafens-here-is-how-to-avoid-it\\\/#webpage\"},\"articleSection\":\"Blog, Organizations &amp; Culture, Self &amp; Personal Growth, Teams &amp; Collaboration, VUCA &amp; Leadership, executive coaching, leadership, psychological safety, self-awareness, team-dynamics, VUCA\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/power-deafens-here-is-how-to-avoid-it\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/salomons.coach\\\/nl#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/salomons.coach\\\/nl\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/category\\\/self-personal-growth\\\/#listItem\",\"name\":\"Self &amp; Personal Growth\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/category\\\/self-personal-growth\\\/#listItem\",\"position\":2,\"name\":\"Self &amp; Personal Growth\",\"item\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/category\\\/self-personal-growth\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/power-deafens-here-is-how-to-avoid-it\\\/#listItem\",\"name\":\"Power Deafens: Here is How to Avoid it\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/salomons.coach\\\/nl#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/power-deafens-here-is-how-to-avoid-it\\\/#listItem\",\"position\":3,\"name\":\"Power Deafens: Here is How to Avoid it\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/category\\\/self-personal-growth\\\/#listItem\",\"name\":\"Self &amp; Personal Growth\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/#organization\",\"name\":\"salomons.coach Leadership Development & Coaching salomons.coach\",\"description\":\"Leadership Development & Coaching leadership development and coaching, change, culture, operations excellence\",\"url\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/\",\"email\":\"jan@salomons.coach\",\"telephone\":\"+31653897567\",\"foundingDate\":\"2018-06-01\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":0,\"maxValue\":10},\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/salomons.coach\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/Logo-salomons.coach_.png\",\"@id\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/power-deafens-here-is-how-to-avoid-it\\\/#organizationLogo\",\"width\":369,\"height\":152},\"image\":{\"@id\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/power-deafens-here-is-how-to-avoid-it\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Jan.salomons.75\",\"https:\\\/\\\/x.com\\\/@salomons_coach\",\"https:\\\/\\\/www.instagram.com\\\/salomons.coach\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/jansalomons\"],\"address\":{\"@id\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/#postaladdress\",\"@type\":\"PostalAddress\",\"streetAddress\":\"Jonathan 4\",\"postalCode\":\"6662 JK\",\"addressLocality\":\"Elst\",\"addressRegion\":\"Gelderland\",\"addressCountry\":\"NL\"},\"vatID\":\"NL858997198B01\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/author\\\/salomons-coach\\\/#author\",\"url\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/author\\\/salomons-coach\\\/\",\"name\":\"salomons.coach\",\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/salomons.coach\\\/wp-content\\\/uploads\\\/2016\\\/03\\\/Jan-Salomons.Coach-incl-logo-on-shirt-pocket.png\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/in\\\/jansalomons\\\/\"],\"description\":\"\\u00a0 Jan Salomons is an executive coach, leadership development expert, and trusted advisor to senior leaders navigating complexity, change, and disruption. With more than 35 years of international leadership and management experience, Jan has held executive and managing director roles in complex, operationally intensive environments, including global logistics and high-tech manufacturing. He currently works at the intersection of leadership, transformation, and execution, combining strategic clarity with deep operational realism. Jan specializes in supporting leaders and leadership teams facing moments that matter: organizational change, increased pressure, loss of direction, declining trust, or career transitions such as redundancy. His work focuses on strengthening self-leadership, decision-making, accountability, and team effectiveness in volatile, uncertain, complex, and ambiguous (VUCA) contexts. Known for his calm presence and sharp questioning, Jan helps leaders move from reflection to action \\u2014 without simplification or theatrics. His approach is grounded in evidence-based coaching, real-world experience, and a strong belief that sustainable performance starts with leaders who can lead themselves. Jan is a fully trained Co-Active Coach. Jan is the founder of Salomons.Coach and a member of the Harvard Business Review Advisory Council. He regularly writes and speaks on leadership, resilience, and navigating work and careers in times of uncertainty.\",\"jobTitle\":\"Leadership Trainer\\\/Coach\",\"alumniOf\":[{\"@type\":\"EducationalOrganization\",\"name\":\"Warwick University - Business School - Executive MBA\",\"sameAs\":\"https:\\\/\\\/www.wbs.ac.uk\\\/\"},{\"@type\":\"EducationalOrganization\",\"name\":\"Coaching Training Institute (CTI)\",\"sameAs\":\"https:\\\/\\\/coactive.com\\\/global\\\/\"},{\"@type\":\"EducationalOrganization\",\"name\":\"HBR Advisory Council\",\"sameAs\":\"https:\\\/\\\/hbr.org\\\/advisory-council\"},{\"@type\":\"EducationalOrganization\",\"name\":\"Pedagogical Technical University (HBO)\",\"sameAs\":\"https:\\\/\\\/www.fontys.nl\\\/Home.htm\"}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/power-deafens-here-is-how-to-avoid-it\\\/#webpage\",\"url\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/power-deafens-here-is-how-to-avoid-it\\\/\",\"name\":\"Power Deafens: Why Leaders Stop Hearing the Truth | Salomons.Coach\",\"description\":\"The higher you climb, the less truth reaches you. A field guide to inviting dissent, rewarding candor, and hearing the news you actually need.\",\"inLanguage\":\"nl-NL\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/power-deafens-here-is-how-to-avoid-it\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/author\\\/salomons-coach\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/author\\\/salomons-coach\\\/#author\"},\"datePublished\":\"2026-08-08T13:34:30+01:00\",\"dateModified\":\"2026-08-08T13:34:41+01:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/#website\",\"url\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/\",\"name\":\"salomons.coach\",\"alternateName\":\"salomons.coach\",\"description\":\"Leadership Development & Coaching\",\"inLanguage\":\"nl-NL\",\"publisher\":{\"@id\":\"https:\\\/\\\/salomons.coach\\\/nl\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Power Deafens: Why Leaders Stop Hearing the Truth | Salomons.Coach<\/title>\n\n","aioseo_head_json":{"title":"Power Deafens: Why Leaders Stop Hearing the Truth | Salomons.Coach","description":"The higher you climb, the less truth reaches you. A field guide to inviting dissent, rewarding candor, and hearing the news you actually need.","canonical_url":"https:\/\/salomons.coach\/nl\/power-deafens-here-is-how-to-avoid-it\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"-O4Usq8B4QhcjoRwcNVgdzzVlQNLiDAw2Hy2bNYQhTk","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/salomons.coach\/nl\/power-deafens-here-is-how-to-avoid-it\/#blogposting","name":"Power Deafens: Why Leaders Stop Hearing the Truth | Salomons.Coach","headline":"Power Deafens: Here is How to Avoid it","author":{"@id":"https:\/\/salomons.coach\/nl\/author\/salomons-coach\/#author"},"publisher":{"@id":"https:\/\/salomons.coach\/nl\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/salomons.coach\/wp-content\/uploads\/2024\/06\/Logo-salomons.coach_.png","@id":"https:\/\/salomons.coach\/nl\/#articleImage","width":369,"height":152},"datePublished":"2026-08-08T13:34:30+01:00","dateModified":"2026-08-08T13:34:41+01:00","inLanguage":"nl-NL","mainEntityOfPage":{"@id":"https:\/\/salomons.coach\/nl\/power-deafens-here-is-how-to-avoid-it\/#webpage"},"isPartOf":{"@id":"https:\/\/salomons.coach\/nl\/power-deafens-here-is-how-to-avoid-it\/#webpage"},"articleSection":"Blog, Organizations &amp; Culture, Self &amp; Personal Growth, Teams &amp; Collaboration, VUCA &amp; Leadership, executive coaching, leadership, psychological safety, self-awareness, team-dynamics, VUCA"},{"@type":"BreadcrumbList","@id":"https:\/\/salomons.coach\/nl\/power-deafens-here-is-how-to-avoid-it\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/salomons.coach\/nl#listItem","position":1,"name":"Home","item":"https:\/\/salomons.coach\/nl","nextItem":{"@type":"ListItem","@id":"https:\/\/salomons.coach\/nl\/category\/self-personal-growth\/#listItem","name":"Self &amp; Personal Growth"}},{"@type":"ListItem","@id":"https:\/\/salomons.coach\/nl\/category\/self-personal-growth\/#listItem","position":2,"name":"Self &amp; Personal Growth","item":"https:\/\/salomons.coach\/nl\/category\/self-personal-growth\/","nextItem":{"@type":"ListItem","@id":"https:\/\/salomons.coach\/nl\/power-deafens-here-is-how-to-avoid-it\/#listItem","name":"Power Deafens: Here is How to Avoid it"},"previousItem":{"@type":"ListItem","@id":"https:\/\/salomons.coach\/nl#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/salomons.coach\/nl\/power-deafens-here-is-how-to-avoid-it\/#listItem","position":3,"name":"Power Deafens: Here is How to Avoid it","previousItem":{"@type":"ListItem","@id":"https:\/\/salomons.coach\/nl\/category\/self-personal-growth\/#listItem","name":"Self &amp; Personal Growth"}}]},{"@type":"Organization","@id":"https:\/\/salomons.coach\/nl\/#organization","name":"salomons.coach Leadership Development & Coaching salomons.coach","description":"Leadership Development & Coaching leadership development and coaching, change, culture, operations excellence","url":"https:\/\/salomons.coach\/nl\/","email":"jan@salomons.coach","telephone":"+31653897567","foundingDate":"2018-06-01","numberOfEmployees":{"@type":"QuantitativeValue","minValue":0,"maxValue":10},"logo":{"@type":"ImageObject","url":"https:\/\/salomons.coach\/wp-content\/uploads\/2024\/06\/Logo-salomons.coach_.png","@id":"https:\/\/salomons.coach\/nl\/power-deafens-here-is-how-to-avoid-it\/#organizationLogo","width":369,"height":152},"image":{"@id":"https:\/\/salomons.coach\/nl\/power-deafens-here-is-how-to-avoid-it\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/Jan.salomons.75","https:\/\/x.com\/@salomons_coach","https:\/\/www.instagram.com\/salomons.coach\/","https:\/\/www.linkedin.com\/in\/jansalomons"],"address":{"@id":"https:\/\/salomons.coach\/nl\/#postaladdress","@type":"PostalAddress","streetAddress":"Jonathan 4","postalCode":"6662 JK","addressLocality":"Elst","addressRegion":"Gelderland","addressCountry":"NL"},"vatID":"NL858997198B01"},{"@type":"Person","@id":"https:\/\/salomons.coach\/nl\/author\/salomons-coach\/#author","url":"https:\/\/salomons.coach\/nl\/author\/salomons-coach\/","name":"salomons.coach","image":{"@type":"ImageObject","url":"https:\/\/salomons.coach\/wp-content\/uploads\/2016\/03\/Jan-Salomons.Coach-incl-logo-on-shirt-pocket.png"},"sameAs":["https:\/\/www.linkedin.com\/in\/jansalomons\/"],"description":"\u00a0 Jan Salomons is an executive coach, leadership development expert, and trusted advisor to senior leaders navigating complexity, change, and disruption. With more than 35 years of international leadership and management experience, Jan has held executive and managing director roles in complex, operationally intensive environments, including global logistics and high-tech manufacturing. He currently works at the intersection of leadership, transformation, and execution, combining strategic clarity with deep operational realism. Jan specializes in supporting leaders and leadership teams facing moments that matter: organizational change, increased pressure, loss of direction, declining trust, or career transitions such as redundancy. His work focuses on strengthening self-leadership, decision-making, accountability, and team effectiveness in volatile, uncertain, complex, and ambiguous (VUCA) contexts. Known for his calm presence and sharp questioning, Jan helps leaders move from reflection to action \u2014 without simplification or theatrics. His approach is grounded in evidence-based coaching, real-world experience, and a strong belief that sustainable performance starts with leaders who can lead themselves. Jan is a fully trained Co-Active Coach. Jan is the founder of Salomons.Coach and a member of the Harvard Business Review Advisory Council. He regularly writes and speaks on leadership, resilience, and navigating work and careers in times of uncertainty.","jobTitle":"Leadership Trainer\/Coach","alumniOf":[{"@type":"EducationalOrganization","name":"Warwick University - Business School - Executive MBA","sameAs":"https:\/\/www.wbs.ac.uk\/"},{"@type":"EducationalOrganization","name":"Coaching Training Institute (CTI)","sameAs":"https:\/\/coactive.com\/global\/"},{"@type":"EducationalOrganization","name":"HBR Advisory Council","sameAs":"https:\/\/hbr.org\/advisory-council"},{"@type":"EducationalOrganization","name":"Pedagogical Technical University (HBO)","sameAs":"https:\/\/www.fontys.nl\/Home.htm"}]},{"@type":"WebPage","@id":"https:\/\/salomons.coach\/nl\/power-deafens-here-is-how-to-avoid-it\/#webpage","url":"https:\/\/salomons.coach\/nl\/power-deafens-here-is-how-to-avoid-it\/","name":"Power Deafens: Why Leaders Stop Hearing the Truth | Salomons.Coach","description":"The higher you climb, the less truth reaches you. A field guide to inviting dissent, rewarding candor, and hearing the news you actually need.","inLanguage":"nl-NL","isPartOf":{"@id":"https:\/\/salomons.coach\/nl\/#website"},"breadcrumb":{"@id":"https:\/\/salomons.coach\/nl\/power-deafens-here-is-how-to-avoid-it\/#breadcrumblist"},"author":{"@id":"https:\/\/salomons.coach\/nl\/author\/salomons-coach\/#author"},"creator":{"@id":"https:\/\/salomons.coach\/nl\/author\/salomons-coach\/#author"},"datePublished":"2026-08-08T13:34:30+01:00","dateModified":"2026-08-08T13:34:41+01:00"},{"@type":"WebSite","@id":"https:\/\/salomons.coach\/nl\/#website","url":"https:\/\/salomons.coach\/nl\/","name":"salomons.coach","alternateName":"salomons.coach","description":"Leadership Development & Coaching","inLanguage":"nl-NL","publisher":{"@id":"https:\/\/salomons.coach\/nl\/#organization"}}]},"og:locale":"nl_NL","og:site_name":"salomons.coach - Leadership Development &amp; Coaching","og:type":"article","og:title":"Power Deafens: Why Leaders Stop Hearing the Truth | Salomons.Coach","og:description":"The higher you climb, the less truth reaches you. A field guide to inviting dissent, rewarding candor, and hearing the news you actually need.","og:url":"https:\/\/salomons.coach\/nl\/power-deafens-here-is-how-to-avoid-it\/","og:image":"https:\/\/salomons.coach\/wp-content\/uploads\/2024\/06\/FS1904_JanXLGrowth_216-Jan-Salomons-no-background.png","og:image:secure_url":"https:\/\/salomons.coach\/wp-content\/uploads\/2024\/06\/FS1904_JanXLGrowth_216-Jan-Salomons-no-background.png","og:image:width":1024,"og:image:height":683,"article:published_time":"2026-08-08T12:34:30+00:00","article:modified_time":"2026-08-08T12:34:41+00:00","article:publisher":"https:\/\/www.facebook.com\/Jan.salomons.75","twitter:card":"summary_large_image","twitter:site":"@salomons_coach","twitter:title":"Power Deafens: Why Leaders Stop Hearing the Truth | Salomons.Coach","twitter:description":"The higher you climb, the less truth reaches you. A field guide to inviting dissent, rewarding candor, and hearing the news you actually need.","twitter:creator":"@salomons_coach","twitter:image":"https:\/\/salomons.coach\/wp-content\/uploads\/2024\/06\/FS1904_JanXLGrowth_216-Jan-Salomons-no-background.png"},"aioseo_meta_data":{"post_id":"12993","title":"Power Deafens: Why Leaders Stop Hearing the Truth | Salomons.Coach","description":"The higher you climb, the less truth reaches you. A field guide to inviting dissent, rewarding candor, and hearing the news you actually need.","keywords":null,"keyphrases":{"focus":{"keyphrase":"why leaders stop hearing the truth","score":0,"analysis":[]},"additional":[{"keyphrase":"paradox of power","score":0},{"keyphrase":"leadership candor","score":0},{"keyphrase":"inviting dissent","score":0},{"keyphrase":"speaking truth to power","score":0},{"keyphrase":"psychological safety in teams","score":0},{"keyphrase":"executive self-awareness","score":0},{"keyphrase":"skip-level meetings","score":0},{"keyphrase":"pre-mortem decision making","score":0},{"keyphrase":"feedback culture","score":0},{"keyphrase":"Kets de Vries leadership","score":0}]},"primary_term":{"category":193},"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"seo_analyzer_scan_date":"2026-08-08 12:35:08","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":"0","open_ai":null,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-08-08 12:11:40","updated":"2026-08-08 13:25:07","focus_keyword":"why leaders stop hearing the truth","additional_keywords":[{"word":"paradox of power","score":63,"items":{"introductionKeyword":{"score":3},"keyphraseLength":{"score":9},"keyphraseDensity":{"score":4},"metaDescriptionKeyword":{"score":3},"functionWordsInKeyphrase":{"score":9},"textCompetingLinks":{"score":9},"imageKeyphrase":{"score":3}}},{"word":"leadership candor","score":63,"items":{"introductionKeyword":{"score":3},"keyphraseLength":{"score":9},"keyphraseDensity":{"score":4},"metaDescriptionKeyword":{"score":3},"functionWordsInKeyphrase":{"score":9},"textCompetingLinks":{"score":9},"imageKeyphrase":{"score":3}}},{"word":"inviting dissent","score":73,"items":{"introductionKeyword":{"score":3},"keyphraseLength":{"score":9},"keyphraseDensity":{"score":4},"metaDescriptionKeyword":{"score":9},"functionWordsInKeyphrase":{"score":9},"textCompetingLinks":{"score":9},"imageKeyphrase":{"score":3}}},{"word":"speaking truth to power","score":63,"items":{"introductionKeyword":{"score":3},"keyphraseLength":{"score":9},"keyphraseDensity":{"score":4},"metaDescriptionKeyword":{"score":3},"functionWordsInKeyphrase":{"score":9},"textCompetingLinks":{"score":9},"imageKeyphrase":{"score":3}}},{"word":"psychological safety in teams","score":63,"items":{"introductionKeyword":{"score":3},"keyphraseLength":{"score":9},"keyphraseDensity":{"score":4},"metaDescriptionKeyword":{"score":3},"functionWordsInKeyphrase":{"score":9},"textCompetingLinks":{"score":9},"imageKeyphrase":{"score":3}}},{"word":"executive self-awareness","score":63,"items":{"introductionKeyword":{"score":3},"keyphraseLength":{"score":9},"keyphraseDensity":{"score":4},"metaDescriptionKeyword":{"score":3},"functionWordsInKeyphrase":{"score":9},"textCompetingLinks":{"score":9},"imageKeyphrase":{"score":3}}},{"word":"skip-level meetings","score":63,"items":{"introductionKeyword":{"score":3},"keyphraseLength":{"score":9},"keyphraseDensity":{"score":4},"metaDescriptionKeyword":{"score":3},"functionWordsInKeyphrase":{"score":9},"textCompetingLinks":{"score":9},"imageKeyphrase":{"score":3}}},{"word":"pre-mortem decision making","score":63,"items":{"introductionKeyword":{"score":3},"keyphraseLength":{"score":9},"keyphraseDensity":{"score":4},"metaDescriptionKeyword":{"score":3},"functionWordsInKeyphrase":{"score":9},"textCompetingLinks":{"score":9},"imageKeyphrase":{"score":3}}},{"word":"feedback culture","score":63,"items":{"introductionKeyword":{"score":3},"keyphraseLength":{"score":9},"keyphraseDensity":{"score":4},"metaDescriptionKeyword":{"score":3},"functionWordsInKeyphrase":{"score":9},"textCompetingLinks":{"score":9},"imageKeyphrase":{"score":3}}},{"word":"Kets de Vries leadership","score":63,"items":{"introductionKeyword":{"score":3},"keyphraseLength":{"score":9},"keyphraseDensity":{"score":4},"metaDescriptionKeyword":{"score":3},"functionWordsInKeyphrase":{"score":9},"textCompetingLinks":{"score":9},"imageKeyphrase":{"score":3}}}],"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/salomons.coach\/nl\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/salomons.coach\/nl\/category\/self-personal-growth\/\" title=\"Self &amp; Personal Growth\">Self &amp; Personal Growth<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\tPower Deafens: Here is How to Avoid it\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/salomons.coach\/nl"},{"label":"Self &amp; Personal Growth","link":"https:\/\/salomons.coach\/nl\/category\/self-personal-growth\/"},{"label":"Power Deafens: Here is How to Avoid it","link":"https:\/\/salomons.coach\/nl\/power-deafens-here-is-how-to-avoid-it\/"}],"_links":{"self":[{"href":"https:\/\/salomons.coach\/nl\/wp-json\/wp\/v2\/posts\/12993","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/salomons.coach\/nl\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/salomons.coach\/nl\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/salomons.coach\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/salomons.coach\/nl\/wp-json\/wp\/v2\/comments?post=12993"}],"version-history":[{"count":9,"href":"https:\/\/salomons.coach\/nl\/wp-json\/wp\/v2\/posts\/12993\/revisions"}],"predecessor-version":[{"id":13002,"href":"https:\/\/salomons.coach\/nl\/wp-json\/wp\/v2\/posts\/12993\/revisions\/13002"}],"wp:attachment":[{"href":"https:\/\/salomons.coach\/nl\/wp-json\/wp\/v2\/media?parent=12993"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/salomons.coach\/nl\/wp-json\/wp\/v2\/categories?post=12993"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/salomons.coach\/nl\/wp-json\/wp\/v2\/tags?post=12993"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}