CINXE.COM
Engaging Communities On Their Own Terms - Verified
<!DOCTYPE html> <html lang="en-US"> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",(e=>{this.persisted=e.persisted})),window.addEventListener("DOMContentLoaded",(()=>{this._preconnect3rdParties()})),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){document.hidden?e._triggerListener():(this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler))}_removeUserInteractionListener(){this.triggerEvents.forEach((e=>window.removeEventListener(e,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"))}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick")}_onTouchEnd(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))}))}_renameDOMAttribute(e,t,n){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(n,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{if(t.hasAttribute("src")){const n=new URL(t.src).origin;n!==location.origin&&e.push({src:n,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}})),e=[...new Map(e.map((e=>[JSON.stringify(e),e]))).values()],this._batchInjectResourceHints(e,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(e){}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._replayClicks()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._littleBreath(),new Promise((t=>{const n=document.createElement("script");[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t());try{e.parentNode.replaceChild(n,e)}catch(e){t()}}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var n=document.createDocumentFragment();e.forEach((e=>{if(e.src){const i=document.createElement("link");i.href=e.src,i.rel=t,"preconnect"!==t&&(i.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(i.crossOrigin=!0),e.crossOrigin&&(i.crossOrigin=e.crossOrigin),n.appendChild(i)}})),document.head.appendChild(n)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(i){e["rocket"+t]=n=i}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),await this._littleBreath();const e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,i=document.createRange(),r=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const s=document.createDocumentFragment();i.setStart(s,0),s.appendChild(i.createContextualFragment(t)),r.insertBefore(s,o)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise((e=>setTimeout(e))):new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link rel="profile" href="http://gmpg.org/xfn/11"> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <!-- This site is optimized with the Yoast SEO plugin v21.5 - https://yoast.com/wordpress/plugins/seo/ --> <title>Engaging Communities On Their Own Terms - Verified</title><link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Bebas%20Neue&display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Bebas%20Neue&display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Bebas%20Neue&display=swap" /></noscript><link rel="stylesheet" href="https://shareverified.com/wp-content/cache/min/1/b77a5c143a9216efca2f034e55730e21.css" media="all" data-minify="1" /> <meta name="description" content="The most persuasive campaigns speak to and represent your audience. Work with your audience to communicate in ways that are relevant to them, amplify the voices of influential community members and create opportunities for people in your community to directly engage with each other." /> <link rel="canonical" href="https://shareverified.com/2022/10/31/engaging-communities-on-their-own-terms/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Engaging Communities On Their Own Terms" /> <meta property="og:description" content="The most persuasive campaigns speak to and represent your audience. Work with your audience to communicate in ways that are relevant to them, amplify the voices of influential community members and create opportunities for people in your community to directly engage with each other." /> <meta property="og:url" content="https://shareverified.com/2022/10/31/engaging-communities-on-their-own-terms/" /> <meta property="og:site_name" content="Verified" /> <meta property="article:published_time" content="2022-10-31T14:29:27+00:00" /> <meta property="article:modified_time" content="2023-11-23T18:06:59+00:00" /> <meta property="og:image" content="https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_IndiaCases-e1700762798299.jpg" /> <meta property="og:image:width" content="953" /> <meta property="og:image:height" content="535" /> <meta property="og:image:type" content="image/jpeg" /> <meta name="author" content="saba" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Engaging Communities On Their Own Terms" /> <meta name="twitter:description" content="The most persuasive campaigns speak to and represent your audience. Work with your audience to communicate in ways that are relevant to them, amplify the voices of influential community members and create opportunities for people in your community to directly engage with each other." /> <meta name="twitter:image" content="https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_IndiaCases-e1700762798299.jpg" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"Article","@id":"https://shareverified.com/2022/10/31/engaging-communities-on-their-own-terms/#article","isPartOf":{"@id":"https://shareverified.com/2022/10/31/engaging-communities-on-their-own-terms/"},"author":{"name":"saba","@id":"https://shareverified.com/#/schema/person/25f6d79d1334623f2323242caf270737"},"headline":"Engaging Communities On Their Own Terms","datePublished":"2022-10-31T14:29:27+00:00","dateModified":"2023-11-23T18:06:59+00:00","mainEntityOfPage":{"@id":"https://shareverified.com/2022/10/31/engaging-communities-on-their-own-terms/"},"wordCount":415,"commentCount":0,"publisher":{"@id":"https://shareverified.com/#organization"},"image":{"@id":"https://shareverified.com/2022/10/31/engaging-communities-on-their-own-terms/#primaryimage"},"thumbnailUrl":"https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_IndiaCases-e1700762798299.jpg","articleSection":["Insights from Verified"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https://shareverified.com/2022/10/31/engaging-communities-on-their-own-terms/#respond"]}]},{"@type":"WebPage","@id":"https://shareverified.com/2022/10/31/engaging-communities-on-their-own-terms/","url":"https://shareverified.com/2022/10/31/engaging-communities-on-their-own-terms/","name":"Engaging Communities On Their Own Terms - Verified","isPartOf":{"@id":"https://shareverified.com/#website"},"primaryImageOfPage":{"@id":"https://shareverified.com/2022/10/31/engaging-communities-on-their-own-terms/#primaryimage"},"image":{"@id":"https://shareverified.com/2022/10/31/engaging-communities-on-their-own-terms/#primaryimage"},"thumbnailUrl":"https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_IndiaCases-e1700762798299.jpg","datePublished":"2022-10-31T14:29:27+00:00","dateModified":"2023-11-23T18:06:59+00:00","description":"The most persuasive campaigns speak to and represent your audience. Work with your audience to communicate in ways that are relevant to them, amplify the voices of influential community members and create opportunities for people in your community to directly engage with each other.","breadcrumb":{"@id":"https://shareverified.com/2022/10/31/engaging-communities-on-their-own-terms/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://shareverified.com/2022/10/31/engaging-communities-on-their-own-terms/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://shareverified.com/2022/10/31/engaging-communities-on-their-own-terms/#primaryimage","url":"https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_IndiaCases-e1700762798299.jpg","contentUrl":"https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_IndiaCases-e1700762798299.jpg","width":953,"height":535},{"@type":"BreadcrumbList","@id":"https://shareverified.com/2022/10/31/engaging-communities-on-their-own-terms/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://shareverified.com/"},{"@type":"ListItem","position":2,"name":"Engaging Communities On Their Own Terms"}]},{"@type":"WebSite","@id":"https://shareverified.com/#website","url":"https://shareverified.com/","name":"Verified","description":"","publisher":{"@id":"https://shareverified.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://shareverified.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://shareverified.com/#organization","name":"Verified","url":"https://shareverified.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://shareverified.com/#/schema/logo/image/","url":"https://shareverified.com/wp-content/uploads/2021/06/Logo-Black.svg","contentUrl":"https://shareverified.com/wp-content/uploads/2021/06/Logo-Black.svg","width":171,"height":32,"caption":"Verified"},"image":{"@id":"https://shareverified.com/#/schema/logo/image/"}},{"@type":"Person","@id":"https://shareverified.com/#/schema/person/25f6d79d1334623f2323242caf270737","name":"saba","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://shareverified.com/#/schema/person/image/","url":"https://secure.gravatar.com/avatar/2b4b44b28c5e87276cc2bb4d9bd11e16?s=96&d=mm&r=g","contentUrl":"https://secure.gravatar.com/avatar/2b4b44b28c5e87276cc2bb4d9bd11e16?s=96&d=mm&r=g","caption":"saba"},"url":"https://shareverified.com/author/saba/"}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//unpkg.com' /> <link rel='dns-prefetch' href='//embedsocial.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' /> <style id='classic-theme-styles-inline-css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css'> body{--wp--preset--color--black: #2A2A35;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #FFFFFF;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--obsidian: #000000;--wp--preset--color--cream: #FFFAF6;--wp--preset--color--light-grey: #F6F6FB;--wp--preset--color--violet: #DDDDF2;--wp--preset--color--grey: #CECEDD80;--wp--preset--color--dark-grey: #B3B3C6;--wp--preset--color--purple: #C0ADFF;--wp--preset--color--deep-purple: #642383;--wp--preset--color--dark-purple: #545496;--wp--preset--color--red: #DB4962;--wp--preset--color--berry: #B00B53;--wp--preset--color--pink: #FFC6B0;--wp--preset--color--apricot: #FF8826;--wp--preset--color--orange: #D6660A;--wp--preset--color--yellow: #FFEC00;--wp--preset--color--light-blue: #CCF1F2;--wp--preset--color--mid-blue: #9AE7ED;--wp--preset--color--blue: #009EDB;--wp--preset--color--mint: #BBF2DD;--wp--preset--color--aqua: #75E8C1;--wp--preset--color--green: #2A8C8C;--wp--preset--color--teal: #006F79;--wp--preset--color--dark-green: #245254;--wp--preset--color--champions-grey: #A9A9A9;--wp--preset--color--champions-black: #222222;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 14px;--wp--preset--font-size--medium: 24px;--wp--preset--font-size--large: 34px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--regular: 16px;--wp--preset--font-size--huge: 48px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} .wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} .wp-block-pullquote{font-size: 1.5em;line-height: 1.6;} </style> <style id='rocket-lazyload-inline-css'> .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://shareverified.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}.wp-embed-responsive .wp-has-aspect-ratio .rll-youtube-player{position:absolute;padding-bottom:0;width:100%;height:100%;top:0;bottom:0;left:0;right:0} </style> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2" id="wp-polyfill-inert-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.14.0" id="regenerator-runtime-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/autop.min.js?ver=dacd785d109317df2707" id="wp-autop-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/blob.min.js?ver=10a1c5c0acdef3d15657" id="wp-blob-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/block-serialization-default-parser.min.js?ver=30ffd7e7e199f10b2a6d" id="wp-block-serialization-default-parser-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/vendor/react.min.js?ver=18.2.0" id="react-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/hooks.min.js?ver=c6aec9a8d4e5a5d543a1" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/deprecated.min.js?ver=73ad3591e7bc95f4777a" id="wp-deprecated-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/dom.min.js?ver=49ff2869626fbeaacc23" id="wp-dom-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0" id="react-dom-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/escape-html.min.js?ver=03e27a7b6ae14f7afaa6" id="wp-escape-html-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/element.min.js?ver=ed1c7604880e8b574b40" id="wp-element-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/is-shallow-equal.min.js?ver=20c2b06ecf04afb14fee" id="wp-is-shallow-equal-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/i18n.min.js?ver=7701b0c3857f914212ef" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" id="wp-i18n-js-after"> wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); </script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/keycodes.min.js?ver=3460bd0fac9859d6886c" id="wp-keycodes-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/priority-queue.min.js?ver=422e19e9d48b269c5219" id="wp-priority-queue-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/compose.min.js?ver=3189b344ff39fef940b7" id="wp-compose-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/private-apis.min.js?ver=11cb2ebaa70a9f1f0ab5" id="wp-private-apis-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/redux-routine.min.js?ver=0be1b2a6a79703e28531" id="wp-redux-routine-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/data.min.js?ver=dc5f255634f3da29c8d5" id="wp-data-js" defer></script> <script type="rocketlazyloadscript" id="wp-data-js-after"> ( function() { var userId = 0; var storageKey = "WP_DATA_USER_" + userId; wp.data .use( wp.data.plugins.persistence, { storageKey: storageKey } ); } )(); </script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/html-entities.min.js?ver=36a4a255da7dd2e1bf8e" id="wp-html-entities-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/shortcode.min.js?ver=c128a3008a96e820aa86" id="wp-shortcode-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/blocks.min.js?ver=7204d43123223474471a" id="wp-blocks-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/dom-ready.min.js?ver=392bdd43726760d1f3ca" id="wp-dom-ready-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" src="https://shareverified.com/wp-content/cache/min/1/wp-content/plugins/weglot/dist/front-js.js?ver=1713808683" id="wp-weglot-js-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" src="https://shareverified.com/wp-content/cache/min/1/swiper/swiper-bundle.min.js?ver=1713808683" id="swiper-js" defer></script> <link rel="alternate" href="https://shareverified.com/2022/10/31/engaging-communities-on-their-own-terms/" hreflang="en"/> <link rel="alternate" href="https://shareverified.com/ar/2022/10/31/engaging-communities-on-their-own-terms/" hreflang="ar"/> <link rel="alternate" href="https://shareverified.com/fr/2022/10/31/engaging-communities-on-their-own-terms/" hreflang="fr"/> <link rel="alternate" href="https://shareverified.com/es/2022/10/31/engaging-communities-on-their-own-terms/" hreflang="es"/> <link rel="alternate" href="https://shareverified.com/id/2022/10/31/engaging-communities-on-their-own-terms/" hreflang="id"/> <link rel="alternate" href="https://shareverified.com/pt-br/2022/10/31/engaging-communities-on-their-own-terms/" hreflang="pt-br"/> <style>.cat-item-3 { --cat-item-color: #FFC6B0; --cat-item-color-offset: #2A2A35; }.cat-item-4 { --cat-item-color: #75E8C1; --cat-item-color-offset: #FFFFFF; }.cat-item-5 { --cat-item-color: #C0ADFF; --cat-item-color-offset: #2A2A35; }</style><meta name="mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-title" content="Verified - "> <script type="rocketlazyloadscript"> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-KR9GD5X');</script><link rel="icon" href="https://shareverified.com/wp-content/uploads/2021/06/favicon-96x96-1.png" sizes="32x32" /> <link rel="icon" href="https://shareverified.com/wp-content/uploads/2021/06/favicon-96x96-1.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://shareverified.com/wp-content/uploads/2021/06/favicon-96x96-1.png" /> <meta name="msapplication-TileImage" content="https://shareverified.com/wp-content/uploads/2021/06/favicon-96x96-1.png" /> <style id="wp-custom-css"> #signup-content { display: none; } @media only screen and (max-width: 991px) { .wp-image-3172 { display: none !important; } } .network-intro > div > p { max-width: 600px; } h3.wps-team--member-title { font-family: Forno, sans-serif !important; font-size: 20px !important; } div#wps-widget--team-2 > div > div > div > div { border: 1px solid black !important; } </style> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript></head> <body class="post-template-default single single-post postid-3369 single-format-standard wp-custom-logo wp-embed-responsive group-blog" itemscope itemtype="http://schema.org/WebSite"> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KR9GD5X" height="0" width="0" style="display:none;visibility:hidden"> </iframe> </noscript><div class="site" id="page"> <!-- Duotone filter --> <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" > <defs> <filter id="wp-duotone-filter-champions"> <feColorMatrix type="matrix" values=".299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 0 0 0 1 0" /> <feComponentTransfer color-interpolation-filters="sRGB" > <feFuncR type="table" tableValues="0.3843137254902 1" /> <feFuncG type="table" tableValues="0.3843137254902 0.92549019607843" /> <feFuncB type="table" tableValues="0.36078431372549 0" /> </feComponentTransfer> </filter> </defs> </svg> <!-- ******************* The Navbar Area ******************* --> <div id="wrapper-navbar"> <a class="skip-link sr-only sr-only-focusable" href="#content">Skip to content</a> <nav id="main-nav" class="navbar navbar-expand-md navbar-light" aria-labelledby="main-nav-label"> <h2 id="main-nav-label" class="sr-only"> Main Navigation </h2> <div class="container"> <div class="top-bar"> <!-- Your site title as branding in the menu --> <a href="https://shareverified.com/" class="navbar-brand custom-logo-link secondary-logo" rel="home" ><img width="101" height="39" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20101%2039'%3E%3C/svg%3E" class="custom-logo-secondary" alt="Verified" decoding="async" data-lazy-src="https://shareverified.com/wp-content/uploads/2021/07/Logomark.svg" /><noscript><img width="101" height="39" src="https://shareverified.com/wp-content/uploads/2021/07/Logomark.svg" class="custom-logo-secondary" alt="Verified" decoding="async" /></noscript></a><a href="https://shareverified.com/" class="navbar-brand custom-logo-link" rel="home"><img width="171" height="32" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20171%2032'%3E%3C/svg%3E" class="img-fluid" alt="Verified" decoding="async" data-lazy-src="https://shareverified.com/wp-content/uploads/2021/06/Logo-Black.svg" /><noscript><img width="171" height="32" src="https://shareverified.com/wp-content/uploads/2021/06/Logo-Black.svg" class="img-fluid" alt="Verified" decoding="async" /></noscript></a> <!-- end custom logo --> <div class="top-bar__controls"> <!-- Weglot button --> <button id="language-option-open" class="button navbar-toggler--open" type="button" data-toggle="collapse" data-target="#polylang-description-wrap" aria-expanded="false" aria-label="Open Language options">En</button> <button id="subscription-form-open" class="button navbar-toggler--open" type="button" data-toggle="collapse" data-target="#subscriptionForm" aria-expanded="false" aria-label="Open subscription form">Subscribe </button> <button class="navbar-toggler navbar-toggler--open" type="button" data-toggle="collapse" data-target="#navbarNavDropdown" aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Open navigation"> <span class="navbar-toggler-icon"></span> </button> <button class="navbar-toggler navbar-toggler--close" type="button" data-close="collapse" data-target=".expandable" aria-controls="navbarNavDropdown subscriptionForm" aria-expanded="false" aria-label="Close navigation">Close <svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M18 6L6 18M6 6l12 12" stroke="#2A2A35" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg></button> </div> </div> <div class="top-bar-actions"> <!-- The WordPress Menu goes here --> <div id="navbarNavDropdown" class="collapse top-bar__nav-wrapper expandable"> <div> <div id="navbarNavDropdownNav" class="top-bar__nav"><ul id="main-menu" class="navbar-nav ml-auto"><li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-132" class="topics menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-132 nav-item"><a title="Topics" href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="dropdown-toggle nav-link" id="menu-item-dropdown-132">Topics</a> <ul class="dropdown-menu" aria-labelledby="menu-item-dropdown-132" role="menu"> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-3547" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3547 nav-item"><a title="Climate" href="https://shareverified.com/topics/climate/" class="dropdown-item">Climate</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-134" class="menu-item-large menu-item menu-item-type-taxonomy menu-item-object-category menu-item-134 nav-item"><a title="COVID-19" href="https://shareverified.com/topics/covid-19-health-information/" class="dropdown-item">COVID-19</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-135" class="menu-item-large menu-item menu-item-type-taxonomy menu-item-object-category menu-item-135 nav-item"><a title="Fighting Misinformation" href="https://shareverified.com/topics/fighting-misinformation/" class="dropdown-item">Fighting Misinformation</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-136" class="menu-item-large menu-item menu-item-type-taxonomy menu-item-object-category menu-item-136 nav-item"><a title="Global Solidarity" href="https://shareverified.com/topics/global-solidarity/" class="dropdown-item">Global Solidarity</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-3546" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent active menu-item-3546 nav-item"><a title="Insights from Verified" href="https://shareverified.com/topics/insights/" class="dropdown-item">Insights from Verified</a></li> </ul> </li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-137" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-137 nav-item"><a title="Campaigns" href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="dropdown-toggle nav-link" id="menu-item-dropdown-137">Campaigns</a> <ul class="dropdown-menu" aria-labelledby="menu-item-dropdown-137" role="menu"> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-3723" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3723 nav-item"><a title="The Future Thanks You" href="https://shareverified.com/the-future-thanks-you/" class="dropdown-item">The Future Thanks You</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-2770" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2770 nav-item"><a title="Zwakala" href="https://shareverified.com/zwakala/" class="dropdown-item">Zwakala</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-583" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-583 nav-item"><a title="#PledgetoPause" href="https://shareverified.com/pledge-to-pause/" class="dropdown-item">#PledgetoPause</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-584" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-584 nav-item"><a title="#OnlyTogether" href="https://shareverified.com/only-together/" class="dropdown-item">#OnlyTogether</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-3679" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3679 nav-item"><a title="#VerifiedChampions" href="https://shareverified.com/verified-champions/" class="dropdown-item">#VerifiedChampions</a></li> </ul> </li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-142" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-142 nav-item"><a title="About Verified" href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="dropdown-toggle nav-link" id="menu-item-dropdown-142">About Verified</a> <ul class="dropdown-menu" aria-labelledby="menu-item-dropdown-142" role="menu"> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-428" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-428 nav-item"><a title="Our Mission" href="https://shareverified.com/about/" class="dropdown-item">Our Mission</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-144" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-144 nav-item"><a title="Collaborators" href="/collaborators" class="dropdown-item">Collaborators</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-145" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-145 nav-item"><a title="Privacy & Terms" href="/privacy-terms" class="dropdown-item">Privacy & Terms</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-393" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-393 nav-item"><a title="Press Releases" href="https://shareverified.com/press-releases/" class="dropdown-item">Press Releases</a></li> </ul> </li> </ul></div> </div> <hr> <div class="site-info"> <div id="text-2" class="bottom-bar-widget widget_text widget-count-2 col-md-6"> <div class="textwidget"><p><strong>Verified is a <a style="text-decoration:underline;" href="https://www.un.org/en/" target="_blank" rel="noopener">United Nations</a> initiative, in collaboration with <a style="text-decoration:underline;" href="https://purpose.com" target="_blank" rel="noopener">Purpose</a>, to cut through the noise around global crises and deliver critical fact-based advice and information. <a href="https://shareverified.com/about/" target="_blank" style="text-decoration:underline;" rel="noopener">Find out more.</a></strong></p> </div> </div><!-- .bottom-bar-widget --><div id="cf_social_share-2" class="bottom-bar-widget widget_cf_social_share widget-count-2 col-md-6"><h3 class="bottom-bar-widget__title">SHARE</h3><a class="social-link" aria-label="Share on Facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fshareverified.com%2F2022%2F10%2F31%2Fengaging-communities-on-their-own-terms%2F"><svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 56 56"><path d="M31.92 29.69l.53-3.44h-3.3v-2.23c0-.94.46-1.86 1.94-1.86h1.5v-2.93S31.23 19 29.93 19c-2.72 0-4.5 1.65-4.5 4.63v2.62h-3.02v3.44h3.02V38h3.72v-8.31h2.77z" fill="#2A2A35"/><circle cx="28" cy="28" r="26.5" stroke="#fff" stroke-width="3"/></svg></a><a class="social-link" aria-label="Share on Twitter" href="https://twitter.com/intent/tweet?text=https%3A%2F%2Fshareverified.com%2F2022%2F10%2F31%2Fengaging-communities-on-their-own-terms%2F"><svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 56 56"><path d="M34.36 25.74v.43c0 4.33-3.3 9.33-9.32 9.33A9.27 9.27 0 0120 34.03a6.8 6.8 0 004.86-1.37 3.29 3.29 0 01-3.06-2.27 3.46 3.46 0 001.48-.06 3.28 3.28 0 01-2.63-3.22v-.04c.44.24.94.4 1.48.42a3.28 3.28 0 01-1.01-4.39 9.32 9.32 0 006.76 3.43 3.28 3.28 0 015.6-3 6.46 6.46 0 002.07-.78c-.24.76-.76 1.4-1.44 1.8.66-.07 1.3-.25 1.89-.5-.45.65-1 1.22-1.64 1.7z" fill="#2A2A35"/><circle cx="28" cy="28" r="26.5" stroke="#fff" stroke-width="3"/></svg></a></div><!-- .bottom-bar-widget --> </div> </div> <!--Weglot 4.2.5--><div id="polylang-description-wrap" class="collapse"><div class="language-selector"><h2 class="language-selector__title">Select your prefered language.</h2><ul class="language-selector__list"><li class="wg-li weglot-lang weglot-language" data-code-language="ar"><a data-wg-notranslate href="https://shareverified.com/ar/2022/10/31/engaging-communities-on-their-own-terms/">العربية</a></li><li class="wg-li weglot-lang weglot-language" data-code-language="fr"><a data-wg-notranslate href="https://shareverified.com/fr/2022/10/31/engaging-communities-on-their-own-terms/">Français</a></li><li class="wg-li weglot-lang weglot-language" data-code-language="es"><a data-wg-notranslate href="https://shareverified.com/es/2022/10/31/engaging-communities-on-their-own-terms/">Español</a></li><li class="wg-li weglot-lang weglot-language" data-code-language="id"><a data-wg-notranslate href="https://shareverified.com/id/2022/10/31/engaging-communities-on-their-own-terms/">Bahasa Indonesia</a></li><li class="wg-li weglot-lang weglot-language" data-code-language="br"><a data-wg-notranslate href="https://shareverified.com/pt-br/2022/10/31/engaging-communities-on-their-own-terms/">Português Brasileiro</a></li></ul></div></div> </div> </div><!-- .container --> </nav><!-- .site-navigation --> </div><!-- #wrapper-navbar end --> <div id="page-wrapper"> <div class="container" id="content" tabindex="-1"> <div class="main-wrapper row"> <aside id="cf_social_share-3" class="posts-sidebar-widget widget_cf_social_share widget-count-1 col-md-12"><h3 class="posts-sidebar-widget__title">Share</h3><a class="social-link" aria-label="Share on Facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fshareverified.com%2F2022%2F10%2F31%2Fengaging-communities-on-their-own-terms%2F"><svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 56 56"><path d="M31.92 29.69l.53-3.44h-3.3v-2.23c0-.94.46-1.86 1.94-1.86h1.5v-2.93S31.23 19 29.93 19c-2.72 0-4.5 1.65-4.5 4.63v2.62h-3.02v3.44h3.02V38h3.72v-8.31h2.77z" fill="#2A2A35"/><circle cx="28" cy="28" r="26.5" stroke="#fff" stroke-width="3"/></svg></a><a class="social-link" aria-label="Share on Twitter" href="https://twitter.com/intent/tweet?text=https%3A%2F%2Fshareverified.com%2F2022%2F10%2F31%2Fengaging-communities-on-their-own-terms%2F"><svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 56 56"><path d="M34.36 25.74v.43c0 4.33-3.3 9.33-9.32 9.33A9.27 9.27 0 0120 34.03a6.8 6.8 0 004.86-1.37 3.29 3.29 0 01-3.06-2.27 3.46 3.46 0 001.48-.06 3.28 3.28 0 01-2.63-3.22v-.04c.44.24.94.4 1.48.42a3.28 3.28 0 01-1.01-4.39 9.32 9.32 0 006.76 3.43 3.28 3.28 0 015.6-3 6.46 6.46 0 002.07-.78c-.24.76-.76 1.4-1.44 1.8.66-.07 1.3-.25 1.89-.5-.45.65-1 1.22-1.64 1.7z" fill="#2A2A35"/><circle cx="28" cy="28" r="26.5" stroke="#fff" stroke-width="3"/></svg></a></aside><!-- .posts-sidebar-widget --> <main class="site-main" id="main"> <article class="post-3369 post type-post status-publish format-standard has-post-thumbnail hentry category-insights" id="post-3369"> <div class="entry-content"> <h2 class="wp-block-heading">Engaging Communities On Their Own Terms</h2> <div class="wp-block-columns columns-gap-4 is-layout-flex wp-container-core-columns-layout-5 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"> <hr class="wp-block-separator has-text-color has-background has-yellow-background-color has-yellow-color is-style-wide" /> <h1 class="wp-block-heading"><strong><strong>Engaging Communities On Their Own Terms</strong></strong></h1> <h4 class="wp-block-heading"><strong><strong><strong>Insights that helped us engage communities on their own terms in our COVID campaign in India</strong></strong></strong></h4> <div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex"> <div class="wp-block-button is-style-tag button-size-large"><a class="wp-block-button__link" href="https://shareverified.com/topics/insights/" target="_blank" rel="noreferrer noopener">Insights from Verified</a></div> </div> <p><em><em>“During the first and second waves of the pandemic we focused our work in Delhi’s informal settlements. As we prepared for the third wave, we knew it was essential to scale our approach to reach broader audiences across India. To do this, we established Verified Saathis, a national network of communicators people trust and recognize, who could speak directly to their communities. In Hindi a Saathi is a friend, supporter or collaborator, and our Verified Saathis include celebrities, scientists, micro-influencers, healthcare professionals, and local leaders from informal settlements and tribal communities. Through their work, we have been able to increase COVID-safe behaviors, including vaccination uptake, and helped limit the spread and harm of COVID-19.” – </em></em>Kritica</p> <p>The most persuasive campaigns speak to and represent your audience. Work with your audience to communicate in ways that are relevant to them, amplify the voices of influential community members and create opportunities for people in your community to directly engage with each other.</p> <div class="wp-block-columns is-layout-flex wp-container-core-columns-layout-1 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"> <figure class="wp-block-image"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://lh5.googleusercontent.com/0HuMyslOzDJT9NkB_aVAAznDwZF8jTVEicKUVLyE86yqqZlaBA4FMZHvPMPzbJbIGlUCGcEK0Cc_sapMFKTXD-hnaw6nH2eMgEp9WkJSOhO1CVU5wzJMQTUUQok7yXDiqdsDOyMYutp9uDg3ivevnbgl0D3drJUfHcLtaYPML69s1wuBN74Tq0Z2kg" /><noscript><img decoding="async" src="https://lh5.googleusercontent.com/0HuMyslOzDJT9NkB_aVAAznDwZF8jTVEicKUVLyE86yqqZlaBA4FMZHvPMPzbJbIGlUCGcEK0Cc_sapMFKTXD-hnaw6nH2eMgEp9WkJSOhO1CVU5wzJMQTUUQok7yXDiqdsDOyMYutp9uDg3ivevnbgl0D3drJUfHcLtaYPML69s1wuBN74Tq0Z2kg" alt="" /></noscript></figure> </div> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"> <p>Combining both online and offline activity, the Verified team in India created hyperlocal campaigns at a national scale. In our campaigns, we centered real members of our target communities and empowered them to become credible sources of information on limiting the spread and harm of COVID-19. We worked closely with our partners on the ground to identify influential people who interacted with their community on a daily basis and connected those local leaders with renowned doctors and scientists. Because the communities lacked access to health care professionals, being connected to well known doctors was a motivator for our Saathis. This direct communication and specialized information helped them feel empowered with timely and accurate information and more confident in their interactions with the community.</p> </div> </div> <div class="wp-block-columns is-layout-flex wp-container-core-columns-layout-2 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"> <p>So far we have recruited over 800 messengers to participate in Verified Saathis. Due to their efforts, hundreds of people in their communities have gotten, or agreed to get, vaccinated. </p> <p><em>“You could feel the sense of pride and excitement our Saathis experienced through their work in the community. They could see they were participating in something on both a community and national level. Many have said that they feel better prepared for future challenges that will arise.” – Kritica</em></p> </div> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"> <figure class="wp-block-image"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://lh6.googleusercontent.com/4fdK-ymcgXrjQKcanT8mLv3sxU4xfK86yqn1aEFKfq2GyCWS3tdLATtRIwR-kW962KcRg5M9MeE2AZZWkyqe0mh6WbmLOt8Z0Et8c-K2VcxosRvbW5gMPWw9YvxEDavaB-_c_gZVY8k0XKeLx8lyxyP2uJJVb6YV1RrW-_vIgkVnR1BBPTcR01TZPg" /><noscript><img decoding="async" src="https://lh6.googleusercontent.com/4fdK-ymcgXrjQKcanT8mLv3sxU4xfK86yqn1aEFKfq2GyCWS3tdLATtRIwR-kW962KcRg5M9MeE2AZZWkyqe0mh6WbmLOt8Z0Et8c-K2VcxosRvbW5gMPWw9YvxEDavaB-_c_gZVY8k0XKeLx8lyxyP2uJJVb6YV1RrW-_vIgkVnR1BBPTcR01TZPg" alt="" /></noscript></figure> </div> </div> <p>If you want to find out more about creating campaigns that represent your audience, download the PDF below.</p> <div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex"> <div class="wp-block-button is-style-fill button-size-large"><a class="wp-block-button__link has-obsidian-color has-yellow-background-color has-text-color has-background" href="https://shareverified.com/wp-content/uploads/2022/11/Insights-from-Verified-–-Engaging-Communities-On-Their-Own-Terms.pdf" target="_blank" rel="noreferrer noopener">Download PDF</a></div> </div> <div class="wp-block-columns is-layout-flex wp-container-core-columns-layout-4 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"> <hr class="wp-block-separator has-text-color has-background has-yellow-background-color has-yellow-color is-style-wide" /> <div class="wp-block-columns alignwide latest-topics is-layout-flex wp-container-core-columns-layout-3 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:66.66%"> <h3 class="wp-block-heading">Latest</h3> <ul class="wp-block-cf-latest-content__list columns-3 wp-block-cf-latest-content"><li><div class="wp-block-cf-latest-content__featured-image"><a href="https://shareverified.com/2022/12/03/celebrating-the-zwakala-community-champions/"><picture fetchpriority="high" decoding="async" class="attachment-large size-large wp-post-image" style=""> <source type="image/webp" data-lazy-srcset="https://shareverified.com/wp-content/uploads/2022/01/ZOLA-1024x650.jpg.webp 1024w, https://shareverified.com/wp-content/uploads/2022/01/ZOLA-300x190.jpg.webp 300w, https://shareverified.com/wp-content/uploads/2022/01/ZOLA-768x487.jpg.webp 768w, https://shareverified.com/wp-content/uploads/2022/01/ZOLA-1536x975.jpg.webp 1536w, https://shareverified.com/wp-content/uploads/2022/01/ZOLA-scaled.jpg.webp 2048w" srcset="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20406'%3E%3C/svg%3E" data-lazy-sizes="(max-width: 640px) 100vw, 640px"/> <img fetchpriority="high" decoding="async" width="640" height="406" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20406'%3E%3C/svg%3E" alt="" data-lazy-srcset="https://shareverified.com/wp-content/uploads/2022/01/ZOLA-1024x650.jpg 1024w, https://shareverified.com/wp-content/uploads/2022/01/ZOLA-300x190.jpg 300w, https://shareverified.com/wp-content/uploads/2022/01/ZOLA-768x487.jpg 768w, https://shareverified.com/wp-content/uploads/2022/01/ZOLA-1536x975.jpg 1536w, https://shareverified.com/wp-content/uploads/2022/01/ZOLA-scaled.jpg 2048w" data-lazy-sizes="(max-width: 640px) 100vw, 640px" data-lazy-src="https://shareverified.com/wp-content/uploads/2022/01/ZOLA-1024x650.jpg"/> </picture> <noscript><picture fetchpriority="high" decoding="async" class="attachment-large size-large wp-post-image" style=""> <source type="image/webp" srcset="https://shareverified.com/wp-content/uploads/2022/01/ZOLA-1024x650.jpg.webp 1024w, https://shareverified.com/wp-content/uploads/2022/01/ZOLA-300x190.jpg.webp 300w, https://shareverified.com/wp-content/uploads/2022/01/ZOLA-768x487.jpg.webp 768w, https://shareverified.com/wp-content/uploads/2022/01/ZOLA-1536x975.jpg.webp 1536w, https://shareverified.com/wp-content/uploads/2022/01/ZOLA-scaled.jpg.webp 2048w" sizes="(max-width: 640px) 100vw, 640px"/> <img fetchpriority="high" decoding="async" width="640" height="406" src="https://shareverified.com/wp-content/uploads/2022/01/ZOLA-1024x650.jpg" alt="" srcset="https://shareverified.com/wp-content/uploads/2022/01/ZOLA-1024x650.jpg 1024w, https://shareverified.com/wp-content/uploads/2022/01/ZOLA-300x190.jpg 300w, https://shareverified.com/wp-content/uploads/2022/01/ZOLA-768x487.jpg 768w, https://shareverified.com/wp-content/uploads/2022/01/ZOLA-1536x975.jpg 1536w, https://shareverified.com/wp-content/uploads/2022/01/ZOLA-scaled.jpg 2048w" sizes="(max-width: 640px) 100vw, 640px"/> </picture> </noscript></a></div><div class="wp-block-cf-latest-content__content"><h3><a href="https://shareverified.com/2022/12/03/celebrating-the-zwakala-community-champions/">Celebrating the Zwakala community champions</a></h3><div class="wp-block-cf-latest-content__post-categories"><a href="https://shareverified.com/2022/12/03/celebrating-the-zwakala-community-champions/" class="tag cat-item-4">Fighting Misinformation</a></div></div></li> <li><div class="wp-block-cf-latest-content__featured-image"><a href="https://shareverified.com/2022/12/03/if-youve-been-struggling-with-mental-health-youre-not-alone/"><img decoding="async" width="640" height="360" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20360'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" style="" data-lazy-srcset="https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_GenderBasedViolence-e1700762654287.png 953w, https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_GenderBasedViolence-e1700762654287-300x169.png 300w, https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_GenderBasedViolence-e1700762654287-768x432.png 768w" data-lazy-sizes="(max-width: 640px) 100vw, 640px" data-lazy-src="https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_GenderBasedViolence-e1700762654287.png" /><noscript><img decoding="async" width="640" height="360" src="https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_GenderBasedViolence-e1700762654287.png" class="attachment-large size-large wp-post-image" alt="" style="" srcset="https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_GenderBasedViolence-e1700762654287.png 953w, https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_GenderBasedViolence-e1700762654287-300x169.png 300w, https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_GenderBasedViolence-e1700762654287-768x432.png 768w" sizes="(max-width: 640px) 100vw, 640px" /></noscript></a></div><div class="wp-block-cf-latest-content__content"><h3><a href="https://shareverified.com/2022/12/03/if-youve-been-struggling-with-mental-health-youre-not-alone/">If you’ve been struggling with mental health, you’re not alone</a></h3><div class="wp-block-cf-latest-content__post-categories"><a href="https://shareverified.com/2022/12/03/if-youve-been-struggling-with-mental-health-youre-not-alone/" class="tag cat-item-3">COVID-19</a></div></div></li> </ul></div> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:33.33%"> <h3 class="wp-block-heading">Explore topics</h3> <hr class="wp-block-separator has-text-color has-background has-obsidian-background-color has-obsidian-color is-style-wide"/> <ul class="wp-block-categories-list flex-direction-column wp-block-categories"> <li class="cat-item cat-item-184"><a href="https://shareverified.com/topics/climate/">Climate</a> </li> <li class="cat-item cat-item-3"><a href="https://shareverified.com/topics/covid-19-health-information/">COVID-19</a> </li> <li class="cat-item cat-item-4"><a href="https://shareverified.com/topics/fighting-misinformation/">Fighting Misinformation</a> </li> <li class="cat-item cat-item-5"><a href="https://shareverified.com/topics/global-solidarity/">Global Solidarity</a> </li> <li class="cat-item cat-item-182"><a href="https://shareverified.com/topics/insights/">Insights from Verified</a> </li> <li class="cat-item cat-item-1"><a href="https://shareverified.com/topics/uncategorized/">Uncategorized</a> </li> </ul></div> </div> </div> </div> </div> </div> <p></p> </div><!-- .entry-content --> <footer class="entry-footer"> </footer><!-- .entry-footer --> </article><!-- #post-## --> </main><!-- #main --> </div><!-- .row --> </div><!-- #content --> </div><!-- #page-wrapper --> <div class="wrapper text-black" id="wrapper-footer"> <div class="container"> <div class="row"> <div class="col-md-12"> <footer class="site-footer" id="colophon"> <div class="site-footer__actions"> <div id="navbarFooter" class="menu-primary-menu-container"><ul id="footer-menu" class="navbar-nav"><li class="topics menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-132"><a>Topics</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3547"><a href="https://shareverified.com/topics/climate/">Climate</a></li> <li class="menu-item-large menu-item menu-item-type-taxonomy menu-item-object-category menu-item-134"><a href="https://shareverified.com/topics/covid-19-health-information/">COVID-19</a></li> <li class="menu-item-large menu-item menu-item-type-taxonomy menu-item-object-category menu-item-135"><a href="https://shareverified.com/topics/fighting-misinformation/">Fighting Misinformation</a></li> <li class="menu-item-large menu-item menu-item-type-taxonomy menu-item-object-category menu-item-136"><a href="https://shareverified.com/topics/global-solidarity/">Global Solidarity</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-3546"><a href="https://shareverified.com/topics/insights/">Insights from Verified</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-137"><a>Campaigns</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3723"><a href="https://shareverified.com/the-future-thanks-you/">The Future Thanks You</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2770"><a href="https://shareverified.com/zwakala/">Zwakala</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-583"><a href="https://shareverified.com/pledge-to-pause/">#PledgetoPause</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-584"><a href="https://shareverified.com/only-together/">#OnlyTogether</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3679"><a href="https://shareverified.com/verified-champions/">#VerifiedChampions</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-142"><a href="/about">About Verified</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-428"><a href="https://shareverified.com/about/">Our Mission</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-144"><a href="/collaborators">Collaborators</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-145"><a href="/privacy-terms">Privacy & Terms</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-393"><a href="https://shareverified.com/press-releases/">Press Releases</a></li> </ul> </li> </ul></div> <div id="custom_html-2" class="widget_text footer-cta-widget widget_custom_html widget-count-1 col-md-12"><div class="textwidget custom-html-widget"><hr> <h5>Become an information volunteer. Share life-saving information with your networks.</h5> <button class="button navbar-toggler--open" type="button" data-toggle="collapse" data-target="#subscriptionForm" aria-expanded="false" aria-label="Open subscription form">Subscribe</button></div></div><!-- .footer-cta-widget --> </div> <hr> <div class="site-info"> <div id="text-2" class="bottom-bar-widget widget_text widget-count-2 col-md-6"> <div class="textwidget"><p><strong>Verified is a <a style="text-decoration:underline;" href="https://www.un.org/en/" target="_blank" rel="noopener">United Nations</a> initiative, in collaboration with <a style="text-decoration:underline;" href="https://purpose.com" target="_blank" rel="noopener">Purpose</a>, to cut through the noise around global crises and deliver critical fact-based advice and information. <a href="https://shareverified.com/about/" target="_blank" style="text-decoration:underline;" rel="noopener">Find out more.</a></strong></p> </div> </div><!-- .bottom-bar-widget --><div id="cf_social_share-2" class="bottom-bar-widget widget_cf_social_share widget-count-2 col-md-6"><h3 class="bottom-bar-widget__title">SHARE</h3><a class="social-link" aria-label="Share on Facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fshareverified.com%2F2022%2F10%2F31%2Fengaging-communities-on-their-own-terms%2F"><svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 56 56"><path d="M31.92 29.69l.53-3.44h-3.3v-2.23c0-.94.46-1.86 1.94-1.86h1.5v-2.93S31.23 19 29.93 19c-2.72 0-4.5 1.65-4.5 4.63v2.62h-3.02v3.44h3.02V38h3.72v-8.31h2.77z" fill="#2A2A35"/><circle cx="28" cy="28" r="26.5" stroke="#fff" stroke-width="3"/></svg></a><a class="social-link" aria-label="Share on Twitter" href="https://twitter.com/intent/tweet?text=https%3A%2F%2Fshareverified.com%2F2022%2F10%2F31%2Fengaging-communities-on-their-own-terms%2F"><svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 56 56"><path d="M34.36 25.74v.43c0 4.33-3.3 9.33-9.32 9.33A9.27 9.27 0 0120 34.03a6.8 6.8 0 004.86-1.37 3.29 3.29 0 01-3.06-2.27 3.46 3.46 0 001.48-.06 3.28 3.28 0 01-2.63-3.22v-.04c.44.24.94.4 1.48.42a3.28 3.28 0 01-1.01-4.39 9.32 9.32 0 006.76 3.43 3.28 3.28 0 015.6-3 6.46 6.46 0 002.07-.78c-.24.76-.76 1.4-1.44 1.8.66-.07 1.3-.25 1.89-.5-.45.65-1 1.22-1.64 1.7z" fill="#2A2A35"/><circle cx="28" cy="28" r="26.5" stroke="#fff" stroke-width="3"/></svg></a></div><!-- .bottom-bar-widget --> </div><!-- .site-info --> </footer><!-- #colophon --> </div><!--col end --> </div><!-- row end --> </div><!-- container end --> </div><!-- wrapper end --> </div><!-- #page we need this extra closing tag here --> <script type="rocketlazyloadscript">document.addEventListener("DOMContentLoaded", function() { var links = document.querySelectorAll("a[href*='/outlink/']"); Array.prototype.forEach.call(links, function(link) { link.setAttribute("target", "_blank"); }); });</script><script type="rocketlazyloadscript">document.addEventListener('DOMContentLoaded', function() { // Array of old and new URL pairs var urlPairs = [ { oldUrl: 'https://shareverified.com/2024/06/24/the-future-thanks-you/', newUrl: 'https://shareverified.com/the-future-thanks-you/' }, { oldUrl: 'https://shareverified.com/pt/2024/06/24/the-future-thanks-you/', newUrl: 'https://shareverified.com/o-futuro-te-agradece/' }, { oldUrl: 'https://shareverified.com/2024/06/24/wikihow-discuss-climate-change/', newUrl: 'https://www.wikihow.com/Talk-to-Your-Loved-Ones-About-Climate-Change' }, { oldUrl: 'https://shareverified.com/2024/06/24/6-ways-climate-change-affects-lives/', newUrl: 'https://www.wikihow.com/How-Climate-Change-Affects-Our-Everyday-Lives' }, { oldUrl: 'https://shareverified.com/2024/06/24/spot-fake-climate-facts/', newUrl: 'https://www.wikihow.com/Can-You-Spot-The-Fake-Facts' }, { oldUrl: 'https://shareverified.com/fr/2024/06/24/wikihow-discuss-climate-change/', newUrl: 'https://shareverified.com/outlink/fr/wikihow_discuss_climate_change/' }, { oldUrl: 'https://shareverified.com/fr/2024/06/24/6-ways-climate-change-affects-lives/', newUrl: 'https://shareverified.com/outlink/fr/6_ways_climate_change_affects_lives/' }, { oldUrl: 'https://shareverified.com/fr/2024/06/24/spot-fake-climate-facts/', newUrl: 'https://shareverified.com/outlink/fr/spot_fake_climate_facts/' }, { oldUrl: 'https://shareverified.com/es/2024/06/24/wikihow-discuss-climate-change/', newUrl: 'https://shareverified.com/outlink/es/wikihow_discuss_climate_change/' }, { oldUrl: 'https://shareverified.com/es/2024/06/24/6-ways-climate-change-affects-lives/', newUrl: 'https://shareverified.com/outlink/es/6_ways_climate_change_affects_lives/' }, { oldUrl: 'https://shareverified.com/es/2024/06/24/spot-fake-climate-facts/', newUrl: 'https://shareverified.com/outlink/es/spot_fake_climate_facts/' }, { oldUrl: 'https://shareverified.com/ar/2024/06/24/wikihow-discuss-climate-change/', newUrl: 'https://shareverified.com/outlink/ar/wikihow_discuss_climate_change/' }, { oldUrl: 'https://shareverified.com/ar/2024/06/24/6-ways-climate-change-affects-lives/', newUrl: 'https://shareverified.com/outlink/ar/6_ways_climate_change_affects_lives/' }, { oldUrl: 'https://shareverified.com/ar/2024/06/24/spot-fake-climate-facts/', newUrl: 'https://shareverified.com/outlink/ar/spot_fake_climate_facts/' }, { oldUrl: 'https://shareverified.com/pt/2024/06/24/wikihow-discuss-climate-change/', newUrl: 'https://shareverified.com/outlink/pt/wikihow_discuss_climate_change/' }, { oldUrl: 'https://shareverified.com/pt/2024/06/24/6-ways-climate-change-affects-lives/', newUrl: 'https://shareverified.com/outlink/pt/6_ways_climate_change_affects_lives/' }, { oldUrl: 'https://shareverified.com/pt/2024/06/24/spot-fake-climate-facts/', newUrl: 'https://shareverified.com/outlink/pt/spot_fake_climate_facts/' } // Add more pairs as needed ]; // Select all elements that might contain the URL var elements = document.querySelectorAll('a[href], link[href], img[src], script[src]'); // Iterate through each element elements.forEach(function(element) { // Iterate through each URL pair urlPairs.forEach(function(pair) { // Check and replace href or src attributes if (element.href === pair.oldUrl) { element.href = pair.newUrl; } else if (element.src === pair.oldUrl) { element.src = pair.newUrl; } }); }); });</script><style id='core-block-supports-inline-css'> .wp-container-core-columns-layout-1.wp-container-core-columns-layout-1{flex-wrap:nowrap;}.wp-container-core-columns-layout-2.wp-container-core-columns-layout-2{flex-wrap:nowrap;}.wp-container-core-columns-layout-3.wp-container-core-columns-layout-3{flex-wrap:nowrap;}.wp-container-core-columns-layout-4.wp-container-core-columns-layout-4{flex-wrap:nowrap;}.wp-container-core-columns-layout-5.wp-container-core-columns-layout-5{flex-wrap:nowrap;} </style> <script type="rocketlazyloadscript" id="rocket-browser-checker-js-after"> "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); </script> <script id="rocket-preload-links-js-extra"> var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index\\.php\/)?wp\\-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/shareverified.com","onHoverDelay":"100","rateThrottle":"3"}; </script> <script type="rocketlazyloadscript" id="rocket-preload-links-js-after"> (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); </script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-content/themes/verified/js/theme.min.js?ver=1690386818" id="cf-theme-scripts-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" src="https://shareverified.com/wp-content/cache/min/1/cdn/ht.js?ver=1713808683" id="embed-social-hashtag-script-js" defer></script> <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://shareverified.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js"></script><script>function lazyLoadThumb(e){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->