{"id":20642,"date":"2025-11-02T10:57:36","date_gmt":"2025-11-02T07:57:36","guid":{"rendered":"https:\/\/bda-global.org\/?page_id=20642"},"modified":"2026-05-06T16:22:04","modified_gmt":"2026-05-06T13:22:04","slug":"global-business-development-standards-best-practices","status":"publish","type":"page","link":"https:\/\/bda-global.org\/en\/certifications\/global-business-development-standards-best-practices\/","title":{"rendered":"Business Development Global Standard"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"20642\" class=\"elementor elementor-20642\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e2674c4 e-con-full e-flex e-con e-parent\" data-id=\"e2674c4\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-76d9b10 elementor-widget elementor-widget-html\" data-id=\"76d9b10\" data-element_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>Global Business Development Standards & Best Practices | BDA&reg;<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700;800;900&family=Inter:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n*{margin:0;padding:0;box-sizing:border-box}\r\n:root{--navy:#1c4a8a;--sky:#0f91e0;--sky-light:#e8f4fd;--sky-mid:#d0eaf9;--navy-dark:#0d2d5a;--text:#2d3748;--gray-200:#e2e8f0;--gray-600:#475569;}\r\nbody{font-family:'Inter',sans-serif;color:var(--text);background:#fff;overflow-x:hidden}\r\n\/* SUBNAV *\/\r\n.subnav{background:#fff;border-bottom:1px solid var(--gray-200);position:sticky;top:0;z-index:999;box-shadow:0 2px 8px rgba(0,0,0,.06)}\r\n.subnav-inner{max-width:1280px;margin:0 auto;padding:0 28px;display:flex;align-items:center;height:58px;gap:6px}\r\n.subnav-brand{font-family:'Playfair Display',serif;font-size:1.05rem;font-weight:700;color:var(--navy);white-space:nowrap;margin-right:24px;text-decoration:none}\r\n.subnav-brand span{color:var(--sky)}\r\n.subnav-links{display:flex;align-items:center;gap:2px;flex:1;overflow-x:auto}\r\n.subnav-btn{font-size:.82rem;font-weight:500;color:var(--gray-600);padding:6px 11px;border-radius:6px;transition:all .2s;white-space:nowrap;text-decoration:none;display:inline-block}\r\n.subnav-btn:hover,.subnav-btn.active{background:var(--sky-light);color:var(--navy)}\r\n.subnav-actions{margin-left:auto;display:flex;gap:8px;flex-shrink:0}\r\n.btn-portal{display:flex;align-items:center;gap:6px;background:var(--sky);color:#fff;font-size:.82rem;font-weight:700;padding:7px 16px;border-radius:7px;text-decoration:none;transition:all .2s}\r\n.btn-portal:hover{background:var(--navy)}\r\n\/* HERO *\/\r\n.hero{display:grid;grid-template-columns:1fr 1fr;min-height:500px;overflow:hidden}\r\n.hero-left{background:linear-gradient(135deg,var(--navy-dark) 0%,var(--navy) 55%,#1558a0 100%);padding:72px 56px 72px 72px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}\r\n.hero-left::before{content:'';position:absolute;top:-80px;right:-80px;width:300px;height:300px;background:rgba(15,145,224,.07);border-radius:50%}\r\n.hero-left::after{content:'';position:absolute;bottom:-60px;left:-40px;width:200px;height:200px;background:rgba(255,255,255,.03);border-radius:50%}\r\n.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(15,145,224,.2);border:1px solid rgba(15,145,224,.35);color:#b3dcf5;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:5px 14px;border-radius:20px;margin-bottom:20px;width:fit-content}\r\n.hero-eyebrow-dot{width:6px;height:6px;background:var(--sky);border-radius:50%;animation:pulse 2s infinite}\r\n@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.4)}}\r\n.hero-title{font-family:'Playfair Display',serif;font-size:clamp(1.7rem,3.2vw,2.6rem);font-weight:800;color:#fff;line-height:1.15;margin-bottom:14px}\r\n.hero-title em{font-style:normal;color:#7cc8f5}\r\n.hero-desc{font-size:.92rem;line-height:1.8;color:rgba(255,255,255,.75);margin-bottom:24px;max-width:460px}\r\n.hero-stats{display:flex;gap:24px;margin-bottom:24px;flex-wrap:wrap}\r\n.hero-stat-num{font-family:'Playfair Display',serif;font-size:1.5rem;font-weight:900;color:#7cc8f5;line-height:1;display:block}\r\n.hero-stat-label{font-size:.67rem;color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:.06em;margin-top:3px}\r\n.hero-btns{display:flex;gap:10px;flex-wrap:wrap}\r\n.btn-primary{display:inline-flex;align-items:center;gap:8px;background:var(--sky);color:#fff !important;font-size:.87rem;font-weight:700;padding:12px 24px;border-radius:8px;text-decoration:none;transition:all .25s;box-shadow:0 4px 18px rgba(15,145,224,.4)}\r\n.btn-primary:hover{background:#0d7ec7;transform:translateY(-2px)}\r\n.btn-ghost{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.1);color:#fff !important;font-size:.87rem;font-weight:600;padding:11px 22px;border-radius:8px;text-decoration:none;border:1.5px solid rgba(255,255,255,.3);transition:all .25s}\r\n.btn-ghost:hover{background:rgba(255,255,255,.18);transform:translateY(-2px)}\r\n.hero-right{position:relative;overflow:hidden}\r\n.hero-right img{width:100%;height:100%;object-fit:cover;display:block}\r\n.hero-right-overlay{position:absolute;inset:0;background:linear-gradient(to right,rgba(28,74,138,.4) 0%,transparent 50%)}\r\n\/* TRUST BAR *\/\r\n.trust-bar{background:var(--sky);padding:13px 0}\r\n.trust-inner{max-width:1280px;margin:0 auto;padding:0 28px;display:flex;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap}\r\n.trust-item{display:flex;align-items:center;gap:8px;color:#fff;font-size:.78rem;font-weight:500}\r\n.trust-dot{width:4px;height:4px;background:rgba(255,255,255,.5);border-radius:50%}\r\n\/* SECTIONS *\/\r\n.section{padding:80px 0}\r\n.section.bg-light{background:var(--sky-light)}\r\n.section.bg-navy{background:linear-gradient(135deg,var(--navy-dark),var(--navy))}\r\n.section-inner{max-width:1280px;margin:0 auto;padding:0 28px}\r\n.section-eyebrow{display:inline-flex;align-items:center;gap:7px;background:rgba(15,145,224,.1);border:1px solid rgba(15,145,224,.2);color:var(--sky);font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 12px;border-radius:20px;margin-bottom:10px}\r\n.section-eyebrow.white{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2);color:rgba(255,255,255,.8)}\r\n.section-title{font-family:'Playfair Display',serif;font-size:clamp(1.6rem,2.8vw,2.2rem);font-weight:800;color:var(--navy);line-height:1.2;margin-bottom:10px}\r\n.section-title.white{color:#fff}\r\n.section-desc{font-size:.9rem;line-height:1.8;color:var(--gray-600);max-width:720px;margin-bottom:48px}\r\n.section-desc.white{color:rgba(255,255,255,.75)}\r\n\/* INTRO SPLIT *\/\r\n.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}\r\n.intro-img{border-radius:20px;overflow:hidden;box-shadow:0 20px 60px rgba(28,74,138,.15);position:relative}\r\n.intro-img img{width:100%;height:440px;object-fit:cover;display:block}\r\n.intro-img-badge{position:absolute;bottom:20px;right:20px;background:rgba(28,74,138,.92);backdrop-filter:blur(8px);border-radius:12px;padding:14px 18px;border:1px solid rgba(255,255,255,.15)}\r\n.intro-img-badge-num{font-family:'Playfair Display',serif;font-size:1.5rem;font-weight:900;color:#7cc8f5;line-height:1}\r\n.intro-img-badge-label{font-size:.67rem;color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:.06em;margin-top:2px}\r\n.blockquote{background:var(--sky-light);border-left:4px solid var(--sky);border-radius:0 12px 12px 0;padding:18px 22px;margin:20px 0;font-size:.88rem;line-height:1.75;color:var(--text);font-style:italic}\r\n.blockquote strong{color:var(--navy);font-style:normal}\r\n\/* PILLARS *\/\r\n.pillars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}\r\n.pillar-card{background:#fff;border:1.5px solid var(--gray-200);border-radius:18px;padding:28px;transition:all .35s;position:relative;overflow:hidden}\r\n.pillar-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--navy),var(--sky));transform:scaleX(0);transform-origin:left;transition:transform .35s}\r\n.pillar-card:hover{border-color:rgba(15,145,224,.35);box-shadow:0 12px 40px rgba(15,145,224,.1);transform:translateY(-4px)}\r\n.pillar-card:hover::before{transform:scaleX(1)}\r\n.pillar-num{font-family:'Playfair Display',serif;font-size:2.2rem;font-weight:900;color:var(--sky-mid);line-height:1;margin-bottom:10px}\r\n.pillar-card h3{font-family:'Playfair Display',serif;font-size:1.05rem;font-weight:800;color:var(--navy);margin-bottom:10px}\r\n.pillar-card p{font-size:.84rem;line-height:1.75;color:var(--gray-600)}\r\n\/* STANDARDS TABLE *\/\r\n.standards-table-wrap{overflow-x:auto;margin-top:40px;border-radius:16px;box-shadow:0 4px 24px rgba(28,74,138,.08)}\r\ntable{width:100%;border-collapse:collapse;background:#fff}\r\nthead{background:linear-gradient(90deg,var(--navy-dark),var(--navy))}\r\nthead th{padding:14px 18px;text-align:left;font-size:.78rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.06em}\r\ntbody tr{border-bottom:1px solid var(--gray-200);transition:background .2s}\r\ntbody tr:hover{background:var(--sky-light)}\r\ntbody td{padding:13px 18px;font-size:.84rem;color:var(--text);line-height:1.5}\r\ntbody td:first-child{font-weight:700;color:var(--navy)}\r\n.tag{display:inline-flex;align-items:center;background:var(--sky-light);color:var(--navy);font-size:.7rem;font-weight:700;padding:3px 9px;border-radius:20px;border:1px solid rgba(15,145,224,.2)}\r\n\/* FRAMEWORK SECTION *\/\r\n.framework-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}\r\n.framework-img{border-radius:20px;overflow:hidden;box-shadow:0 20px 60px rgba(28,74,138,.15)}\r\n.framework-img img{width:100%;display:block}\r\n.framework-list{display:flex;flex-direction:column;gap:14px}\r\n.framework-item{display:flex;align-items:flex-start;gap:14px;background:#fff;border:1px solid rgba(15,145,224,.15);border-radius:12px;padding:16px 18px;transition:all .3s}\r\n.framework-item:hover{border-color:rgba(15,145,224,.35);box-shadow:0 6px 20px rgba(15,145,224,.08)}\r\n.framework-icon{width:38px;height:38px;background:var(--sky-light);border:1px solid rgba(15,145,224,.2);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}\r\n.framework-icon svg{color:var(--sky)}\r\n.framework-item h4{font-size:.88rem;font-weight:700;color:var(--navy);margin-bottom:3px}\r\n.framework-item p{font-size:.8rem;line-height:1.6;color:var(--gray-600)}\r\n\/* BEST PRACTICES CARDS *\/\r\n.bp-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:40px}\r\n.bp-card{background:#fff;border:1.5px solid var(--gray-200);border-radius:16px;overflow:hidden;transition:all .35s}\r\n.bp-card:hover{border-color:rgba(15,145,224,.35);box-shadow:0 12px 40px rgba(15,145,224,.1);transform:translateY(-4px)}\r\n.bp-card-img{height:200px;overflow:hidden}\r\n.bp-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s}\r\n.bp-card:hover .bp-card-img img{transform:scale(1.05)}\r\n.bp-card-body{padding:22px}\r\n.bp-card-tag{display:inline-flex;align-items:center;background:var(--sky-light);color:var(--sky);font-size:.68rem;font-weight:700;padding:3px 10px;border-radius:20px;margin-bottom:10px;text-transform:uppercase;letter-spacing:.06em}\r\n.bp-card-body h3{font-family:'Playfair Display',serif;font-size:1rem;font-weight:800;color:var(--navy);margin-bottom:8px;line-height:1.3}\r\n.bp-card-body p{font-size:.82rem;line-height:1.7;color:var(--gray-600)}\r\n\/* DOMAINS SECTION *\/\r\n.domains-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:32px}\r\n.domain-tab{padding:8px 18px;border-radius:8px;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s;border:1.5px solid var(--gray-200);color:var(--gray-600);background:#fff}\r\n.domain-tab.active,.domain-tab:hover{background:var(--navy);color:#fff;border-color:var(--navy)}\r\n.domain-content{display:none}\r\n.domain-content.active{display:block}\r\n.competency-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}\r\n.competency-item{background:#fff;border:1.5px solid var(--gray-200);border-radius:12px;padding:16px 18px;transition:all .3s;cursor:pointer}\r\n.competency-item:hover{border-color:rgba(15,145,224,.35);box-shadow:0 6px 20px rgba(15,145,224,.08);transform:translateY(-2px)}\r\n.competency-item-num{font-family:'Playfair Display',serif;font-size:.85rem;font-weight:900;color:var(--sky);margin-bottom:4px}\r\n.competency-item h4{font-size:.87rem;font-weight:700;color:var(--navy);margin-bottom:4px}\r\n.competency-item p{font-size:.78rem;line-height:1.6;color:var(--gray-600)}\r\n\/* PHOTO STRIP *\/\r\n.photo-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:48px 0}\r\n.photo-strip-item{border-radius:16px;overflow:hidden;position:relative;height:220px}\r\n.photo-strip-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s}\r\n.photo-strip-item:hover img{transform:scale(1.06)}\r\n.photo-strip-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(13,45,90,.7) 0%,transparent 50%)}\r\n.photo-strip-text{position:absolute;bottom:16px;left:16px;right:16px}\r\n.photo-strip-text h4{font-family:'Playfair Display',serif;font-size:.95rem;font-weight:700;color:#fff;margin-bottom:2px}\r\n.photo-strip-text p{font-size:.75rem;color:rgba(255,255,255,.75)}\r\n\/* ISO SECTION *\/\r\n.iso-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px}\r\n.iso-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:16px;padding:24px;text-align:center;transition:all .3s}\r\n.iso-card:hover{background:rgba(255,255,255,.12);transform:translateY(-4px)}\r\n.iso-card-icon{width:52px;height:52px;background:rgba(15,145,224,.2);border:1px solid rgba(15,145,224,.3);border-radius:14px;display:flex;align-items:center;justify-content:center;margin:0 auto 14px}\r\n.iso-card-icon svg{color:#7cc8f5}\r\n.iso-card h4{font-size:.88rem;font-weight:700;color:#fff;margin-bottom:6px}\r\n.iso-card p{font-size:.78rem;line-height:1.65;color:rgba(255,255,255,.65)}\r\n\/* PUBLICATIONS *\/\r\n.pub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}\r\n.pub-card{background:#fff;border:1.5px solid var(--gray-200);border-radius:14px;padding:22px;transition:all .3s}\r\n.pub-card:hover{border-color:rgba(15,145,224,.35);box-shadow:0 8px 28px rgba(15,145,224,.09);transform:translateY(-3px)}\r\n.pub-icon{width:44px;height:44px;background:var(--sky-light);border:1px solid rgba(15,145,224,.2);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:14px}\r\n.pub-icon svg{color:var(--sky)}\r\n.pub-card h4{font-size:.9rem;font-weight:700;color:var(--navy);margin-bottom:6px}\r\n.pub-card p{font-size:.82rem;line-height:1.7;color:var(--gray-600);margin-bottom:14px}\r\n.pub-card a{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;font-weight:700;color:var(--sky);text-decoration:none;transition:gap .2s}\r\n.pub-card a:hover{gap:10px}\r\n\/* CTA BAND *\/\r\n.cta-band{background:linear-gradient(135deg,var(--navy-dark) 0%,var(--navy) 50%,#1a5fa8 100%);padding:72px 0;text-align:center}\r\n.cta-band h2{font-family:'Playfair Display',serif;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;color:#fff !important;margin-bottom:10px}\r\n.cta-band p{font-size:.9rem;color:rgba(255,255,255,.75) !important;margin-bottom:28px;max-width:520px;margin-left:auto;margin-right:auto}\r\n.cta-btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}\r\n.cta-btn-white{display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--navy) !important;font-size:.88rem;font-weight:700;padding:13px 26px;border-radius:8px;text-decoration:none;transition:all .25s;box-shadow:0 4px 18px rgba(0,0,0,.15)}\r\n.cta-btn-white:hover{background:var(--sky-light);transform:translateY(-2px)}\r\n.cta-btn-outline{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#fff !important;font-size:.88rem;font-weight:600;padding:12px 24px;border-radius:8px;text-decoration:none;border:1.5px solid rgba(255,255,255,.4);transition:all .25s}\r\n.cta-btn-outline:hover{background:rgba(255,255,255,.1);transform:translateY(-2px)}\r\n.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}\r\n.reveal.visible{opacity:1;transform:translateY(0)}\r\n@media(max-width:1024px){.pillars-grid{grid-template-columns:repeat(2,1fr)}.iso-grid{grid-template-columns:repeat(2,1fr)}.pub-grid{grid-template-columns:repeat(2,1fr)}.bp-grid{grid-template-columns:1fr}}\r\n@media(max-width:768px){.hero{grid-template-columns:1fr}.hero-right{height:260px}.intro-grid{grid-template-columns:1fr}.framework-grid{grid-template-columns:1fr}.competency-list{grid-template-columns:1fr}.photo-strip{grid-template-columns:1fr}.pillars-grid{grid-template-columns:1fr}.iso-grid{grid-template-columns:1fr}.pub-grid{grid-template-columns:1fr}}\r\n@media(max-width:640px){.hero-left{padding:48px 24px}}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- SUBNAV -->\r\n<nav class=\"subnav\">\r\n  <div class=\"subnav-inner\">\r\n    <a href=\"https:\/\/bda-global.org\/en\/certifications\/\" class=\"subnav-brand\">BDA<sup>&reg;<\/sup> <span>Standards<\/span><\/a>\r\n    <div class=\"subnav-links\">\r\n      <a href=\"https:\/\/bda-global.org\/en\/certifications\/\" class=\"subnav-btn\">Certifications<\/a>\r\n      <a href=\"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/bda-bock\/\" class=\"subnav-btn\">BDA BoCK&reg;<\/a>\r\n      <a href=\"https:\/\/bda-global.org\/en\/certifications\/business-accreditation\" class=\"subnav-btn\">Business Accreditation<\/a>\r\n      <a href=\"https:\/\/bda-global.org\/en\/certifications\/global-business-development-standards-best-practices\/\" class=\"subnav-btn active\">Global Standards<\/a>\r\n      <a href=\"https:\/\/bda-global.org\/en\/about-bda\/vision-mission\/\" class=\"subnav-btn\">Vision &amp; Mission<\/a>\r\n      <a href=\"https:\/\/bda-global.org\/en\/about-bda\/leadership-governance\/\" class=\"subnav-btn\">Governance<\/a>\r\n    <\/div>\r\n    <div class=\"subnav-actions\">\r\n      <a href=\"https:\/\/portal.bda-global.org\/login\" class=\"btn-portal\">\r\n        <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"\/><circle cx=\"12\" cy=\"7\" r=\"4\"\/><\/svg>\r\n        myBDA\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/nav>\r\n\r\n<!-- HERO -->\r\n<section class=\"hero\">\r\n  <div class=\"hero-left\">\r\n    <div class=\"hero-eyebrow\"><div class=\"hero-eyebrow-dot\"><\/div>Global Authority<\/div>\r\n    <h1 class=\"hero-title\">Global Business Development <em>Standards &amp; Best Practices<\/em><\/h1>\r\n    <p class=\"hero-desc\">BDA serves as the world's leading authority in defining, developing, and disseminating global standards and best practices for the Business Development profession \u2014 enabling professionals and organisations to operate at the highest level of competence.<\/p>\r\n    <div class=\"hero-stats\">\r\n      <div>\r\n        <span class=\"hero-stat-num\">14<\/span>\r\n        <span class=\"hero-stat-label\">Core Competencies<\/span>\r\n      <\/div>\r\n      <div>\r\n        <span class=\"hero-stat-num\">90+<\/span>\r\n        <span class=\"hero-stat-label\">Countries<\/span>\r\n      <\/div>\r\n      <div>\r\n        <span class=\"hero-stat-num\">5+<\/span>\r\n        <span class=\"hero-stat-label\">Research Papers<\/span>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"hero-btns\">\r\n      <a href=\"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/bda-bock\/\" class=\"btn-primary\">\r\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n        Explore BDA BoCK&reg;\r\n      <\/a>\r\n      <a href=\"https:\/\/bda-global.org\/en\/store\/bda-bock\/\" class=\"btn-ghost\">Download Standards Guide<\/a>\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"hero-right\">\r\n    <img decoding=\"async\" src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/08\/confident-businessman-smiling-outside-office-building-scaled.webp\" alt=\"BDA Global Standards\">\r\n    <div class=\"hero-right-overlay\"><\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- TRUST BAR -->\r\n<div class=\"trust-bar\">\r\n  <div class=\"trust-inner\">\r\n    <div class=\"trust-item\"><svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>ISO 17024 Aligned<\/div>\r\n    <div class=\"trust-dot\"><\/div>\r\n    <div class=\"trust-item\"><svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M2 12h20\"\/><\/svg>90+ Countries<\/div>\r\n    <div class=\"trust-dot\"><\/div>\r\n    <div class=\"trust-item\"><svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><\/svg>Evidence-Based Framework<\/div>\r\n    <div class=\"trust-dot\"><\/div>\r\n    <div class=\"trust-item\"><svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"20 6 9 17 4 12\"\/><\/svg>UK Registered Body<\/div>\r\n    <div class=\"trust-dot\"><\/div>\r\n    <div class=\"trust-item\"><svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\/><\/svg>Globally Validated<\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- INTRO -->\r\n<section class=\"section\">\r\n  <div class=\"section-inner reveal\">\r\n    <div class=\"intro-grid\">\r\n      <div>\r\n        <div class=\"section-eyebrow\">\r\n          <svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\r\n          Our Mission\r\n        <\/div>\r\n        <h2 class=\"section-title\">The Global Reference for Business Development Excellence<\/h2>\r\n        <p style=\"font-size:.9rem;line-height:1.8;color:var(--gray-600);margin-bottom:16px\">The Business Development Association (BDA) was established with a singular purpose: to define, standardise, and elevate the practice of Business Development as a globally recognised profession. Through rigorous research, practitioner collaboration, and evidence-based methodology, BDA has developed the most comprehensive and authoritative framework for BD competency in the world \u2014 the BDA Body of Competency &amp; Knowledge (BDA BoCK&reg;).<\/p>\r\n        <p style=\"font-size:.9rem;line-height:1.8;color:var(--gray-600);margin-bottom:20px\">BDA's global standards are not theoretical constructs \u2014 they are living, validated frameworks developed in collaboration with thousands of practitioners across industries, geographies, and organisational contexts. They represent the collective intelligence of the global BD community, continuously refined to reflect the evolving demands of the profession.<\/p>\r\n        <div class=\"blockquote\">\r\n          <strong>BDA's Global Standards<\/strong> serve as the definitive benchmark for professional competence in Business Development \u2014 providing a common language, a shared framework, and a universal standard of excellence that transcends borders, industries, and organisational contexts.\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"intro-img\">\r\n        <img decoding=\"async\" src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/smiling-businessman-with-digital-tablet-scaled.jpg\" alt=\"BDA Global Standards\">\r\n        <div class=\"intro-img-badge\">\r\n          <div class=\"intro-img-badge-num\">2025<\/div>\r\n          <div class=\"intro-img-badge-label\">Edition<\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- THREE PILLARS -->\r\n<section class=\"section bg-light\">\r\n  <div class=\"section-inner reveal\">\r\n    <div class=\"section-eyebrow\">\r\n      <svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\/><\/svg>\r\n      Three Pillars\r\n    <\/div>\r\n    <h2 class=\"section-title\">The Three Pillars of BDA's Global Standards<\/h2>\r\n    <p class=\"section-desc\">BDA's approach to global standards rests on three interconnected pillars that together form the most comprehensive BD standards framework in existence.<\/p>\r\n    <div class=\"pillars-grid\">\r\n      <div class=\"pillar-card\">\r\n        <div class=\"pillar-num\">01<\/div>\r\n        <h3>Competency Standards<\/h3>\r\n        <p>Defined through the BDA BoCK&reg;, BDA's competency standards establish the 14 core competencies \u2014 7 Knowledge-Based and 7 Behavioral \u2014 that define professional excellence in Business Development. These standards form the basis for BDA's certification examinations and institutional accreditation programmes.<\/p>\r\n      <\/div>\r\n      <div class=\"pillar-card\">\r\n        <div class=\"pillar-num\">02<\/div>\r\n        <h3>Practice Standards<\/h3>\r\n        <p>BDA's practice standards define the methodologies, processes, and approaches that characterise high-performance BD practice. They provide a universal reference for how BD should be conducted \u2014 from market analysis and growth strategy to relationship management and value creation \u2014 across all industries and organisational contexts.<\/p>\r\n      <\/div>\r\n      <div class=\"pillar-card\">\r\n        <div class=\"pillar-num\">03<\/div>\r\n        <h3>Ethical Standards<\/h3>\r\n        <p>BDA's Code of Conduct establishes the ethical framework within which all certified professionals and accredited organisations must operate. These standards ensure that BD practice is conducted with integrity, transparency, and a commitment to creating genuine, sustainable value for all stakeholders.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- BOCK FRAMEWORK -->\r\n<section class=\"section\">\r\n  <div class=\"section-inner reveal\">\r\n    <div class=\"framework-grid\">\r\n      <div>\r\n        <div class=\"section-eyebrow\">\r\n          <svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><\/svg>\r\n          BDA BoCK&reg;\r\n        <\/div>\r\n        <h2 class=\"section-title\">The Foundation: BDA Body of Competency &amp; Knowledge<\/h2>\r\n        <p style=\"font-size:.9rem;line-height:1.8;color:var(--gray-600);margin-bottom:20px\">The BDA BoCK&reg; is the cornerstone of BDA's global standards framework. It represents the most comprehensive, evidence-based, and globally validated body of knowledge for the Business Development profession \u2014 serving as the definitive reference for practitioners, educators, and organisations worldwide.<\/p>\r\n        <div class=\"framework-list\">\r\n          <div class=\"framework-item\">\r\n            <div class=\"framework-icon\"><svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg><\/div>\r\n            <div>\r\n              <h4>14 Core Competencies<\/h4>\r\n              <p>7 Knowledge-Based + 7 Behavioral competencies defining BD excellence across all contexts.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"framework-item\">\r\n            <div class=\"framework-icon\"><svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M2 12h20\"\/><\/svg><\/div>\r\n            <div>\r\n              <h4>Global Validation<\/h4>\r\n              <p>Developed and validated with practitioners across 90+ countries and multiple industries.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"framework-item\">\r\n            <div class=\"framework-icon\"><svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\/><\/svg><\/div>\r\n            <div>\r\n              <h4>Continuously Updated<\/h4>\r\n              <p>Regularly reviewed and updated to reflect the evolving demands of the BD profession.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"framework-item\">\r\n            <div class=\"framework-icon\"><svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M3 9h18M9 21V9\"\/><\/svg><\/div>\r\n            <div>\r\n              <h4>Certification Foundation<\/h4>\r\n              <p>Forms the basis for BDA-CP&trade; and BDA-SCP&trade; certification examinations worldwide.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div style=\"margin-top:24px\">\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/bda-bock\/\" class=\"btn-primary\">\r\n            <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n            Explore BDA BoCK&reg; in Detail\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"framework-img\">\r\n        <img decoding=\"async\" src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/05\/BDA-BoCK-scaled.png\" alt=\"BDA BoCK Framework\" style=\"width:100%;display:block\">\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- 14 COMPETENCIES EXPLORER -->\r\n<section class=\"section bg-light\">\r\n  <div class=\"section-inner reveal\">\r\n    <div class=\"section-eyebrow\">\r\n      <svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\r\n      14 Core Competencies\r\n    <\/div>\r\n    <h2 class=\"section-title\">The BDA Competency Framework<\/h2>\r\n    <p class=\"section-desc\">BDA's 14 core competencies are organised into two domains \u2014 Knowledge-Based and Behavioral \u2014 providing a comprehensive map of professional excellence in Business Development.<\/p>\r\n    <div class=\"domains-tabs\">\r\n      <div class=\"domain-tab active\" onclick=\"showDomain('knowledge',this)\">Knowledge-Based Competencies (7)<\/div>\r\n      <div class=\"domain-tab\" onclick=\"showDomain('behavioral',this)\">Behavioral Competencies (7)<\/div>\r\n    <\/div>\r\n    <div id=\"domain-knowledge\" class=\"domain-content active\">\r\n      <div class=\"competency-list\">\r\n        <div class=\"competency-item\">\r\n          <div class=\"competency-item-num\">K-01<\/div>\r\n          <h4>Growth &amp; Expansion Strategies<\/h4>\r\n          <p>Frameworks and methodologies for identifying, evaluating, and executing growth opportunities across markets and segments.<\/p>\r\n        <\/div>\r\n        <div class=\"competency-item\">\r\n          <div class=\"competency-item-num\">K-02<\/div>\r\n          <h4>Market &amp; Competitive Analysis<\/h4>\r\n          <p>Systematic approaches to understanding market dynamics, competitive landscapes, and strategic positioning.<\/p>\r\n        <\/div>\r\n        <div class=\"competency-item\">\r\n          <div class=\"competency-item-num\">K-03<\/div>\r\n          <h4>Innovation in Business Development<\/h4>\r\n          <p>Principles and practices for driving innovation within BD functions to create sustainable competitive advantage.<\/p>\r\n        <\/div>\r\n        <div class=\"competency-item\">\r\n          <div class=\"competency-item-num\">K-04<\/div>\r\n          <h4>Business Project Management<\/h4>\r\n          <p>Structured methodologies for planning, executing, and delivering BD projects with measurable outcomes.<\/p>\r\n        <\/div>\r\n        <div class=\"competency-item\">\r\n          <div class=\"competency-item-num\">K-05<\/div>\r\n          <h4>Financial &amp; Pricing Models<\/h4>\r\n          <p>Financial frameworks for evaluating BD opportunities, structuring deals, and optimising pricing strategies.<\/p>\r\n        <\/div>\r\n        <div class=\"competency-item\">\r\n          <div class=\"competency-item-num\">K-06<\/div>\r\n          <h4>Marketing &amp; Sales Strategies<\/h4>\r\n          <p>Integration of marketing and sales disciplines within the BD function to drive pipeline and revenue growth.<\/p>\r\n        <\/div>\r\n        <div class=\"competency-item\">\r\n          <div class=\"competency-item-num\">K-07<\/div>\r\n          <h4>Legal &amp; Compliance in BD<\/h4>\r\n          <p>Legal frameworks, regulatory requirements, and compliance considerations relevant to BD practice globally.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div id=\"domain-behavioral\" class=\"domain-content\">\r\n      <div class=\"competency-list\">\r\n        <div class=\"competency-item\">\r\n          <div class=\"competency-item-num\">B-01<\/div>\r\n          <h4>Strategic Leadership<\/h4>\r\n          <p>The ability to lead BD functions with vision, purpose, and strategic clarity \u2014 inspiring teams and stakeholders toward shared goals.<\/p>\r\n        <\/div>\r\n        <div class=\"competency-item\">\r\n          <div class=\"competency-item-num\">B-02<\/div>\r\n          <h4>Effective Communication<\/h4>\r\n          <p>Mastery of communication across all channels and contexts \u2014 from executive presentations to complex negotiations.<\/p>\r\n        <\/div>\r\n        <div class=\"competency-item\">\r\n          <div class=\"competency-item-num\">B-03<\/div>\r\n          <h4>Business Acumen<\/h4>\r\n          <p>Deep understanding of business dynamics, financial drivers, and organisational context that enables sound BD decision-making.<\/p>\r\n        <\/div>\r\n        <div class=\"competency-item\">\r\n          <div class=\"competency-item-num\">B-04<\/div>\r\n          <h4>Emotional Intelligence<\/h4>\r\n          <p>The capacity to understand, manage, and leverage emotions \u2014 both personal and interpersonal \u2014 in BD contexts.<\/p>\r\n        <\/div>\r\n        <div class=\"competency-item\">\r\n          <div class=\"competency-item-num\">B-05<\/div>\r\n          <h4>Critical Thinking &amp; Problem Solving<\/h4>\r\n          <p>Structured analytical frameworks for diagnosing BD challenges and developing evidence-based solutions.<\/p>\r\n        <\/div>\r\n        <div class=\"competency-item\">\r\n          <div class=\"competency-item-num\">B-06<\/div>\r\n          <h4>Consultative Mindset<\/h4>\r\n          <p>The ability to approach BD from a value-creation perspective \u2014 understanding client needs and co-creating solutions.<\/p>\r\n        <\/div>\r\n        <div class=\"competency-item\">\r\n          <div class=\"competency-item-num\">B-07<\/div>\r\n          <h4>Negotiation &amp; Relationship Management<\/h4>\r\n          <p>Advanced negotiation frameworks and relationship management strategies for building sustainable BD partnerships.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- BEST PRACTICES -->\r\n<section class=\"section\">\r\n  <div class=\"section-inner reveal\">\r\n    <div class=\"section-eyebrow\">\r\n      <svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\/><\/svg>\r\n      Best Practices\r\n    <\/div>\r\n    <h2 class=\"section-title\">BDA Global Best Practices in Business Development<\/h2>\r\n    <p class=\"section-desc\">BDA's best practices represent the distilled wisdom of the global BD community \u2014 evidence-based approaches that consistently deliver superior outcomes across industries and geographies.<\/p>\r\n    <div class=\"bp-grid\">\r\n      <div class=\"bp-card\">\r\n        <div class=\"bp-card-img\">\r\n          <img decoding=\"async\" src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/happy-male-entrepreneur-reading-email-laptop-while-working-office-scaled.jpg\" alt=\"Strategic BD Planning\">\r\n        <\/div>\r\n        <div class=\"bp-card-body\">\r\n          <span class=\"bp-card-tag\">Strategy<\/span>\r\n          <h3>Strategic Business Development Planning<\/h3>\r\n          <p>BDA's framework for strategic BD planning integrates market intelligence, competitive analysis, and organisational capability assessment to create robust, executable growth strategies aligned with long-term organisational objectives.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"bp-card\">\r\n        <div class=\"bp-card-img\">\r\n          <img decoding=\"async\" src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/smiling-mature-businessman-standing-front-his-colleagues-workplace-scaled.jpg\" alt=\"Relationship Management\">\r\n        <\/div>\r\n        <div class=\"bp-card-body\">\r\n          <span class=\"bp-card-tag\">Relationships<\/span>\r\n          <h3>Relationship Management Excellence<\/h3>\r\n          <p>BDA's relationship management best practices define the systematic approaches to building, nurturing, and leveraging strategic relationships \u2014 from initial contact through to long-term partnership development and value co-creation.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"bp-card\">\r\n        <div class=\"bp-card-img\">\r\n          <img decoding=\"async\" src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/07\/portrait-handsome-businessman-using-laptop-his-workplace-scaled.webp\" alt=\"BD Metrics\">\r\n        <\/div>\r\n        <div class=\"bp-card-body\">\r\n          <span class=\"bp-card-tag\">Performance<\/span>\r\n          <h3>BD Performance Measurement &amp; Metrics<\/h3>\r\n          <p>A comprehensive framework for measuring BD performance \u2014 from leading indicators and pipeline metrics to lagging indicators and revenue impact \u2014 enabling data-driven decision-making and continuous improvement.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"bp-card\">\r\n        <div class=\"bp-card-img\">\r\n          <img decoding=\"async\" src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/portrait-mature-businessman-with-laptop-desk-restaurant-scaled.jpg\" alt=\"Innovation in BD\">\r\n        <\/div>\r\n        <div class=\"bp-card-body\">\r\n          <span class=\"bp-card-tag\">Innovation<\/span>\r\n          <h3>Innovation-Driven Business Development<\/h3>\r\n          <p>BDA's innovation framework for BD defines the processes, mindsets, and organisational conditions that enable BD professionals to identify and capitalise on emerging opportunities \u2014 driving sustainable competitive advantage.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- STANDARDS TABLE -->\r\n<section class=\"section bg-light\">\r\n  <div class=\"section-inner reveal\">\r\n    <div class=\"section-eyebrow\">\r\n      <svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M3 9h18M9 21V9\"\/><\/svg>\r\n      Standards Overview\r\n    <\/div>\r\n    <h2 class=\"section-title\">BDA Standards at a Glance<\/h2>\r\n    <p class=\"section-desc\">A comprehensive overview of BDA's global standards framework \u2014 covering competency standards, practice standards, and ethical standards.<\/p>\r\n    <div class=\"standards-table-wrap\">\r\n      <table>\r\n        <thead>\r\n          <tr>\r\n            <th>Standard Area<\/th>\r\n            <th>Scope<\/th>\r\n            <th>Application<\/th>\r\n            <th>Alignment<\/th>\r\n          <\/tr>\r\n        <\/thead>\r\n        <tbody>\r\n          <tr>\r\n            <td>Competency Standards<\/td>\r\n            <td>14 core competencies across Knowledge-Based and Behavioral domains<\/td>\r\n            <td>Individual certification, professional development, performance assessment<\/td>\r\n            <td><span class=\"tag\">ISO 17024<\/span><\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td>Practice Standards<\/td>\r\n            <td>Methodologies and processes for high-performance BD practice<\/td>\r\n            <td>Organisational BD function design, process optimisation, quality assurance<\/td>\r\n            <td><span class=\"tag\">BDA BoCK&reg;<\/span><\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td>Ethical Standards<\/td>\r\n            <td>Code of Conduct governing professional behaviour and organisational practice<\/td>\r\n            <td>All BDA-certified professionals and accredited organisations<\/td>\r\n            <td><span class=\"tag\">Global<\/span><\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td>Accreditation Standards<\/td>\r\n            <td>Criteria for institutional accreditation across 5 programme types<\/td>\r\n            <td>Universities, training providers, corporate L&amp;D, public entities, NGOs<\/td>\r\n            <td><span class=\"tag\">ISO 17024<\/span><\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td>Certification Standards<\/td>\r\n            <td>Examination design, delivery, and scoring standards for BDA-CP&trade; and BDA-SCP&trade;<\/td>\r\n            <td>Certification candidates and examination centres worldwide<\/td>\r\n            <td><span class=\"tag\">ISO 17024<\/span><\/td>\r\n          <\/tr>\r\n        <\/tbody>\r\n      <\/table>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- PHOTO STRIP -->\r\n<section class=\"section\">\r\n  <div class=\"section-inner reveal\">\r\n    <div class=\"photo-strip\">\r\n      <div class=\"photo-strip-item\">\r\n        <img decoding=\"async\" src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/08\/young-happy-businessman-working-office-looking-camera-there-are-people-background-scaled.webp\" alt=\"BD Professionals\">\r\n        <div class=\"photo-strip-overlay\"><\/div>\r\n        <div class=\"photo-strip-text\">\r\n          <h4>2,000+ Professionals<\/h4>\r\n          <p>Certified under BDA global standards<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"photo-strip-item\">\r\n        <img decoding=\"async\" src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/08\/business-meeting-office-1-1-scaled.webp\" alt=\"Global Reach\">\r\n        <div class=\"photo-strip-overlay\"><\/div>\r\n        <div class=\"photo-strip-text\">\r\n          <h4>90+ Countries<\/h4>\r\n          <p>BDA standards adopted globally<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"photo-strip-item\">\r\n        <img decoding=\"async\" src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/08\/closeup-smiling-senior-business-man-relaxing-scaled.webp\" alt=\"ISO Aligned\">\r\n        <div class=\"photo-strip-overlay\"><\/div>\r\n        <div class=\"photo-strip-text\">\r\n          <h4>ISO 17024 Aligned<\/h4>\r\n          <p>Internationally validated framework<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ISO ALIGNMENT -->\r\n<section class=\"section bg-navy\">\r\n  <div class=\"section-inner reveal\">\r\n    <div class=\"section-eyebrow white\">\r\n      <svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\r\n      ISO 17024 Alignment\r\n    <\/div>\r\n    <h2 class=\"section-title white\">BDA's Commitment to International Standards<\/h2>\r\n    <p class=\"section-desc white\">BDA's entire framework is designed and maintained in alignment with ISO 17024 \u2014 the international standard for personnel certification bodies \u2014 ensuring the highest level of credibility, rigour, and global recognition.<\/p>\r\n    <div class=\"iso-grid\">\r\n      <div class=\"iso-card\">\r\n        <div class=\"iso-card-icon\"><svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg><\/div>\r\n        <h4>Impartiality<\/h4>\r\n        <p>BDA's certification and accreditation processes are conducted with complete impartiality, free from conflicts of interest.<\/p>\r\n      <\/div>\r\n      <div class=\"iso-card\">\r\n        <div class=\"iso-card-icon\"><svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div>\r\n        <h4>Competence<\/h4>\r\n        <p>All BDA assessors and evaluators are selected based on demonstrated competence in the relevant areas of BD practice.<\/p>\r\n      <\/div>\r\n      <div class=\"iso-card\">\r\n        <div class=\"iso-card-icon\"><svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><\/svg><\/div>\r\n        <h4>Transparency<\/h4>\r\n        <p>BDA's standards, criteria, and processes are fully documented and publicly available to all stakeholders.<\/p>\r\n      <\/div>\r\n      <div class=\"iso-card\">\r\n        <div class=\"iso-card-icon\"><svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><polyline points=\"23 6 13.5 15.5 8.5 10.5 1 18\"\/><\/svg><\/div>\r\n        <h4>Continuous Improvement<\/h4>\r\n        <p>BDA's standards are subject to regular review and update to ensure they remain current, relevant, and globally applicable.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- PUBLICATIONS -->\r\n<section class=\"section\">\r\n  <div class=\"section-inner reveal\">\r\n    <div class=\"section-eyebrow\">\r\n      <svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><\/svg>\r\n      Publications &amp; Resources\r\n    <\/div>\r\n    <h2 class=\"section-title\">BDA Standards Publications<\/h2>\r\n    <p class=\"section-desc\">BDA publishes a range of standards documents, research papers, and best practice guides \u2014 all freely accessible to members and available for purchase by non-members.<\/p>\r\n    <div class=\"pub-grid\">\r\n      <div class=\"pub-card\">\r\n        <div class=\"pub-icon\"><svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><\/svg><\/div>\r\n        <h4>BDA BoCK&reg; 2026 Edition<\/h4>\r\n        <p>The definitive guide to BDA's Body of Competency &amp; Knowledge \u2014 the global standard for BD professional competence.<\/p>\r\n        <a href=\"https:\/\/bda-global.org\/en\/store\/bda-bock\/\">\r\n          Purchase Guide\r\n          <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n        <\/a>\r\n      <\/div>\r\n      <div class=\"pub-card\">\r\n        <div class=\"pub-icon\"><svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg><\/div>\r\n        <h4>BDA Research &amp; Thought Leadership<\/h4>\r\n        <p>A growing library of research papers, white papers, and thought leadership publications from BDA's global network of practitioners.<\/p>\r\n        <a href=\"https:\/\/bda-global.org\/en\/about-bda\/vision-mission\/\">\r\n          Explore Research\r\n          <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n        <\/a>\r\n      <\/div>\r\n      <div class=\"pub-card\">\r\n        <div class=\"pub-icon\"><svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg><\/div>\r\n        <h4>BDA Code of Conduct<\/h4>\r\n        <p>The ethical framework governing all BDA-certified professionals and accredited organisations \u2014 the foundation of trust in the BD profession.<\/p>\r\n        <a href=\"https:\/\/bda-global.org\/en\/about-bda\/code-of-conduct\/\">\r\n          Read Code\r\n          <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CTA BAND -->\r\n<section class=\"cta-band\">\r\n  <div style=\"max-width:1280px;margin:0 auto;padding:0 28px\">\r\n    <h2>Align Your Practice with Global BD Standards<\/h2>\r\n    <p>Whether you are an individual professional or an organisation, BDA's global standards provide the framework for achieving and demonstrating excellence in Business Development.<\/p>\r\n    <div class=\"cta-btns\">\r\n      <a href=\"https:\/\/bda-global.org\/en\/certifications\/\" class=\"cta-btn-white\">\r\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n        Get Certified\r\n      <\/a>\r\n      <a href=\"https:\/\/bda-global.org\/en\/certifications\/business-accreditation\" class=\"cta-btn-outline\">Accredit Your Organisation<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\nfunction showDomain(domain, el) {\r\n  document.querySelectorAll('.domain-content').forEach(d => d.classList.remove('active'));\r\n  document.querySelectorAll('.domain-tab').forEach(t => t.classList.remove('active'));\r\n  document.getElementById('domain-' + domain).classList.add('active');\r\n  el.classList.add('active');\r\n}\r\nconst obs = new IntersectionObserver((entries) => {\r\n  entries.forEach(e => { if(e.isIntersecting){ e.target.classList.add('visible'); obs.unobserve(e.target); } });\r\n}, {threshold:0.1});\r\ndocument.querySelectorAll('.reveal').forEach(el => obs.observe(el));\r\n<\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Global Business Development Standards &#038; Best Practices | BDA&reg; BDA&reg; Standards Certifications BDA BoCK&reg; Business Accreditation Global Standards Vision &amp; Mission Governance myBDA Global Authority Global Business Development Standards &amp; Best Practices BDA serves as the world&#8217;s leading authority in defining, developing, and disseminating global standards and best practices for the Business Development profession \u2014 [&hellip;]<\/p>","protected":false},"author":8,"featured_media":0,"parent":5897,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"full-width.php","meta":{"_acf_changed":false,"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-20642","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>BDA\u00ae Global Standard for Business Development<\/title>\n<meta name=\"description\" content=\"Explore the global standards, governance principles, competencies, and best practices that define professional business development worldwide.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bda-global.org\/en\/certifications\/global-business-development-standards-best-practices\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"BDA\u00ae Global Standard for Business Development\" \/>\n<meta property=\"og:description\" content=\"Explore the global standards, governance principles, competencies, and best practices that define professional business development worldwide.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bda-global.org\/en\/certifications\/global-business-development-standards-best-practices\/\" \/>\n<meta property=\"og:site_name\" content=\"Business Development Association (BDA\u00ae)\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-06T13:22:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/08\/confident-businessman-smiling-outside-office-building-scaled.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"12 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/bda-global.org\/certifications\/global-business-development-standards-best-practices\/\",\"url\":\"https:\/\/bda-global.org\/certifications\/global-business-development-standards-best-practices\/\",\"name\":\"BDA\u00ae Global Standard for Business Development\",\"isPartOf\":{\"@id\":\"https:\/\/bda-global.org\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/bda-global.org\/certifications\/global-business-development-standards-best-practices\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/bda-global.org\/certifications\/global-business-development-standards-best-practices\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/08\/confident-businessman-smiling-outside-office-building-scaled.webp\",\"datePublished\":\"2025-11-02T07:57:36+00:00\",\"dateModified\":\"2026-05-06T13:22:04+00:00\",\"description\":\"Explore the global standards, governance principles, competencies, and best practices that define professional business development worldwide.\",\"breadcrumb\":{\"@id\":\"https:\/\/bda-global.org\/certifications\/global-business-development-standards-best-practices\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/bda-global.org\/certifications\/global-business-development-standards-best-practices\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bda-global.org\/certifications\/global-business-development-standards-best-practices\/#primaryimage\",\"url\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/08\/confident-businessman-smiling-outside-office-building-scaled.webp\",\"contentUrl\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/08\/confident-businessman-smiling-outside-office-building-scaled.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/bda-global.org\/certifications\/global-business-development-standards-best-practices\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629\",\"item\":\"https:\/\/bda-global.org\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"BDA Certification\",\"item\":\"https:\/\/bda-global.org\/certifications\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Business Development Global Standard\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/bda-global.org\/#website\",\"url\":\"https:\/\/bda-global.org\/\",\"name\":\"Business Development Association (BDA)\",\"description\":\"The global authority in business development, setting international standards through BD Professional certifications, institutional accreditations, professional memberships, and strategic partnerships.\",\"publisher\":{\"@id\":\"https:\/\/bda-global.org\/#organization\"},\"alternateName\":\"BDA\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/bda-global.org\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/bda-global.org\/#organization\",\"name\":\"Business Development Association (BDA)\",\"alternateName\":\"BDA\",\"url\":\"https:\/\/bda-global.org\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bda-global.org\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/03\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png\",\"contentUrl\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/03\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png\",\"width\":512,\"height\":512,\"caption\":\"Business Development Association (BDA)\"},\"image\":{\"@id\":\"https:\/\/bda-global.org\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"BDA\u00ae Global Standard for Business Development","description":"Explore the global standards, governance principles, competencies, and best practices that define professional business development worldwide.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/bda-global.org\/en\/certifications\/global-business-development-standards-best-practices\/","og_locale":"en_US","og_type":"article","og_title":"BDA\u00ae Global Standard for Business Development","og_description":"Explore the global standards, governance principles, competencies, and best practices that define professional business development worldwide.","og_url":"https:\/\/bda-global.org\/en\/certifications\/global-business-development-standards-best-practices\/","og_site_name":"Business Development Association (BDA\u00ae)","article_modified_time":"2026-05-06T13:22:04+00:00","og_image":[{"url":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/08\/confident-businessman-smiling-outside-office-building-scaled.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bda-global.org\/certifications\/global-business-development-standards-best-practices\/","url":"https:\/\/bda-global.org\/certifications\/global-business-development-standards-best-practices\/","name":"BDA\u00ae Global Standard for Business Development","isPartOf":{"@id":"https:\/\/bda-global.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bda-global.org\/certifications\/global-business-development-standards-best-practices\/#primaryimage"},"image":{"@id":"https:\/\/bda-global.org\/certifications\/global-business-development-standards-best-practices\/#primaryimage"},"thumbnailUrl":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/08\/confident-businessman-smiling-outside-office-building-scaled.webp","datePublished":"2025-11-02T07:57:36+00:00","dateModified":"2026-05-06T13:22:04+00:00","description":"Explore the global standards, governance principles, competencies, and best practices that define professional business development worldwide.","breadcrumb":{"@id":"https:\/\/bda-global.org\/certifications\/global-business-development-standards-best-practices\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bda-global.org\/certifications\/global-business-development-standards-best-practices\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bda-global.org\/certifications\/global-business-development-standards-best-practices\/#primaryimage","url":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/08\/confident-businessman-smiling-outside-office-building-scaled.webp","contentUrl":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/08\/confident-businessman-smiling-outside-office-building-scaled.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/bda-global.org\/certifications\/global-business-development-standards-best-practices\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629","item":"https:\/\/bda-global.org\/"},{"@type":"ListItem","position":2,"name":"BDA Certification","item":"https:\/\/bda-global.org\/certifications\/"},{"@type":"ListItem","position":3,"name":"Business Development Global Standard"}]},{"@type":"WebSite","@id":"https:\/\/bda-global.org\/#website","url":"https:\/\/bda-global.org\/","name":"Business Development Association (BDA)","description":"The global authority in business development, setting international standards through BD Professional certifications, institutional accreditations, professional memberships, and strategic partnerships.","publisher":{"@id":"https:\/\/bda-global.org\/#organization"},"alternateName":"BDA","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bda-global.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/bda-global.org\/#organization","name":"Business Development Association (BDA)","alternateName":"BDA","url":"https:\/\/bda-global.org\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bda-global.org\/#\/schema\/logo\/image\/","url":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/03\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png","contentUrl":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/03\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png","width":512,"height":512,"caption":"Business Development Association (BDA)"},"image":{"@id":"https:\/\/bda-global.org\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/20642","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/comments?post=20642"}],"version-history":[{"count":91,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/20642\/revisions"}],"predecessor-version":[{"id":22671,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/20642\/revisions\/22671"}],"up":[{"embeddable":true,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/5897"}],"wp:attachment":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/media?parent=20642"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}