<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>Blog MyDNA</provider_name><provider_url>https://blog.mydnadigital.com/blog</provider_url><author_name>Renan Gomes</author_name><author_url>https://blog.mydnadigital.com/blog/author/renan/</author_url><title>Categories</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="q5Gvjs3cOs"&gt;&lt;a href="https://blog.mydnadigital.com/blog/blog/"&gt;Categories&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://blog.mydnadigital.com/blog/blog/embed/#?secret=q5Gvjs3cOs" width="600" height="338" title="&#x201C;Categories&#x201D; &#x2014; Blog MyDNA" data-secret="q5Gvjs3cOs" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" class="wp-embedded-content"&gt;&lt;/iframe&gt;&lt;script&gt;
/**
 * WordPress inline HTML embed
 *
 * @since 4.4.0
 * @output wp-includes/js/wp-embed.js
 *
 * Single line comments should not be used since they will break
 * the script when inlined in get_post_embed_html(), specifically
 * when the comments are not stripped out due to SCRIPT_DEBUG
 * being turned on.
 */
(function ( window, document ) {
	'use strict';

	/* Abort for ancient browsers. */
	if ( ! document.querySelector || ! window.addEventListener || typeof URL === 'undefined' ) {
		return;
	}

	/** @namespace wp */
	window.wp = window.wp || {};

	/* Abort if script was already executed. */
	if ( !! window.wp.receiveEmbedMessage ) {
		return;
	}

	/**
	 * Receive embed message.
	 *
	 * @param {MessageEvent} e
	 */
	window.wp.receiveEmbedMessage = function( e ) {
		var data = e.data;

		/* Verify shape of message. */
		if (
			! ( data || data.secret || data.message || data.value ) ||
			/[^a-zA-Z0-9]/.test( data.secret )
		) {
			return;
		}

		var iframes = document.querySelectorAll( 'iframe[data-secret="' + data.secret + '"]' ),
			blockquotes = document.querySelectorAll( 'blockquote[data-secret="' + data.secret + '"]' ),
			allowedProtocols = new RegExp( '^https?:$', 'i' ),
			i, source, height, sourceURL, targetURL;

		for ( i = 0; i &lt; blockquotes.length; i++ ) {
			blockquotes[ i ].style.display = 'none';
		}

		for ( i = 0; i &lt; iframes.length; i++ ) {
			source = iframes[ i ];

			if ( e.source !== source.contentWindow ) {
				continue;
			}

			source.removeAttribute( 'style' );

			if ( 'height' === data.message ) {
				/* Resize the iframe on request. */
				height = parseInt( data.value, 10 );
				if ( height &gt; 1000 ) {
					height = 1000;
				} else if ( ~~height &lt; 200 ) {
					height = 200;
				}

				source.height = height;
			} else if ( 'link' === data.message ) {
				/* Link to a specific URL on request. */
				sourceURL = new URL( source.getAttribute( 'src' ) );
				targetURL = new URL( data.value );

				if (
					allowedProtocols.test( targetURL.protocol ) &amp;&amp;
					targetURL.host === sourceURL.host &amp;&amp;
					document.activeElement === source
				) {
					window.top.location.href = data.value;
				}
			}
		}
	};

	function onLoad() {
		var iframes = document.querySelectorAll( 'iframe.wp-embedded-content' ),
			i, source, secret;

		for ( i = 0; i &lt; iframes.length; i++ ) {
			/** @var {IframeElement} */
			source = iframes[ i ];

			secret = source.getAttribute( 'data-secret' );
			if ( ! secret ) {
				/* Add secret to iframe */
				secret = Math.random().toString( 36 ).substring( 2, 12 );
				source.src += '#?secret=' + secret;
				source.setAttribute( 'data-secret', secret );
			}

			/*
			 * Let post embed window know that the parent is ready for receiving the height message, in case the iframe
			 * loaded before wp-embed.js was loaded. When the ready message is received by the post embed window, the
			 * window will then (re-)send the height message right away.
			 */
			source.contentWindow.postMessage( {
				message: 'ready',
				secret: secret
			}, '*' );
		}
	}

	window.addEventListener( 'message', window.wp.receiveEmbedMessage, false );
	document.addEventListener( 'DOMContentLoaded', onLoad, false );
})( window, document );
&lt;/script&gt;
</html><description>Blog Todas las publicaciones Assessment Beneficios BRASIL CHILE Clima Compensaci&#xF3;n &amp; Beneficios Competencias Comportamiento dna Empleo Employer Branding Espa&#xF1;ol Evaluaci&#xF3;n 360 Experiencia del Colaborador Formaci&#xF3;n Gesti&#xF3;n de Personas Globales Gu&#xED;a Salarial IA Jobs Liderazgo Outplacement Outplacement Digital partners PERU presencia R&amp;S Recursos rrss Talento Tech Tendencias USA Por qu&#xE9; centralizar personas, datos y experiencia en una &#xFA;nica Plataforma es el futuro del RH El Futuro de la Gesti&#xF3;n de Personas. Descubre por qu&#xE9; centralizar personas, datos y experiencia en un ecosistema de RH&#x2026; Enero 7, 2026Leer m&#xE1;s Reestructuraci&#xF3;n sin Crisis: La Gu&#xED;a Definitiva del Outplacement Digital para Proteger el Employer Branding Aqu&#xED; surge el Outplacement Digital, una soluci&#xF3;n moderna que transforma un momento cr&#xED;tico en una experiencia &#xE9;tica, humana y alineada&#x2026; Diciembre 29, 2025Leer m&#xE1;s M&#xE1;s All&#xE1; del Salario: Las 5 Macro-Tendencias de la Experiencia del Colaborador que Retienen Talento en LATAM (2026) Este art&#xED;culo presenta las cinco macro-tendencias de EX que est&#xE1;n definiendo la retenci&#xF3;n en LATAM, basadas en an&#xE1;lisis recientes, en&#x2026; Diciembre 10, 2025Leer m&#xE1;s Gu&#xED;a Salarial 2026: Tendencias, datos clave y el nuevo futuro del trabajo en Am&#xE9;rica Latina Cuida de tu equipo, impulsa el crecimiento de tu empresa y optimiza el proceso de reclutamiento,&#xA0;todo en un solo lugar.&#xA0;Imagina&#x2026; Noviembre 27, 2025Leer m&#xE1;s El nuevo ADN de la Gesti&#xF3;n de Personas. C&#xF3;mo la Tecnolog&#xED;a, la IA y el People Analytics est&#xE1;n transformando la&hellip; Una experiencia bien estructurada contribuye a un mayor engagement, mejor rendimiento, reducci&#xF3;n del turnover y fortalecimiento de la cultura corporativa&#x2026;. Noviembre 27, 2025Leer m&#xE1;s L&#xED;deres biol&#xF3;gicamente inteligentes: qu&#xE9; distingue a un l&#xED;der formado en neuromanagement. Durante a&#xF1;os nos dijeron que los buenos l&#xED;deres deb&#xED;an ser &#x201C;m&#xE1;s emp&#xE1;ticos&#x201D;. Est&#xE1; bien, pero no es suficiente. Un l&#xED;der&#x2026; Noviembre 20, 2025Leer m&#xE1;s Employer branding sin filtros: la gu&#xED;a pr&#xE1;ctica. Hoy las personas comparan lo que la empresa comunica con lo que realmente se vive puertas adentro; cuando hay brecha,&#x2026; Noviembre 12, 2025Leer m&#xE1;s El Nuevo ADN del Liderazgo en la Era de la IA 78 millones de nuevos empleos creados. 92 millones desplazados. Todo esto para 2030. Seg&#xFA;n el Foro Econ&#xF3;mico Mundial, el 40%&#x2026; Noviembre 12, 2025Leer m&#xE1;s La realidad de la evaluaci&#xF3;n 360&#xB0;: muchas organizaciones la aplican, pero pocos colaboradores la consideran &#xFA;til. &#xBF;Por qu&#xE9;? El Future of Jobs Report 2025 del Foro Econ&#xF3;mico Mundial se&#xF1;ala que el 84 % de las empresas en LATAM&#x2026; Noviembre 12, 2025Leer m&#xE1;s Ver m&#xE1;s No hay m&#xE1;s art&#xED;culos.</description><thumbnail_url>https://blog.mydnadigital.com/blog/wp-content/uploads/elementor/thumbs/Foto-de-Capa-My-DNA-Artigo-5-rhb6iuowdvm5r708n43q8qfk5hasvpogslvlrl1oe8.jpg</thumbnail_url></oembed>
