{"id":20932,"date":"2025-06-30T00:19:03","date_gmt":"2025-06-30T00:19:03","guid":{"rendered":"https:\/\/acreditanisso.com.br\/?p=20932"},"modified":"2025-06-30T00:19:05","modified_gmt":"2025-06-30T00:19:05","slug":"como-conseguir-referencias-sin-haber-trabajado","status":"publish","type":"post","link":"https:\/\/acreditanisso.com.br\/es\/como-conseguir-referencias-sin-haber-trabajado\/","title":{"rendered":"C\u00f3mo conseguir referencias sin haber trabajado"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Fortalece tu perfil desde cero con estrategias de referencia inteligentes<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Buscar empleo sin experiencia puede parecer cuesta arriba. Muchos reclutadores exigen referencias. Por eso es esencial saber c\u00f3mo conseguir referencias sin haber trabajado antes.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aunque no hayas tenido un empleo formal, s\u00ed puedes demostrar responsabilidad y compromiso. Las referencias pueden venir de otros espacios donde ya mostraste habilidades valiosas.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-2kYzxw\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/acreditanisso.com.br\/es\/como-usar-el-movil-para-buscar-empleo\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"C\u00f3mo usar el m\u00f3vil para buscar empleo\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/acreditanisso.com.br\/wp-content\/uploads\/sites\/140\/2025\/06\/47.jpg\" alt=\"usar el m\u00f3vil para buscar empleo\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/acreditanisso.com.br\/es\/como-usar-el-movil-para-buscar-empleo\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"C\u00f3mo usar el m\u00f3vil para buscar empleo\">\n            C\u00f3mo usar el m\u00f3vil para buscar empleo        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Encontrar trabajo desde el tel\u00e9fono es m\u00e1s f\u00e1cil de lo que parece. Te mostramos c\u00f3mo hacerlo bien, sin perder tiempo ni vacantes.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/acreditanisso.com.br\/es\/como-usar-el-movil-para-buscar-empleo\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Contin&#250;e Leyendo            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/acreditanisso.com.br\/es\/como-usar-el-movil-para-buscar-empleo\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/acreditanisso.com.br\/wp-content\/uploads\/sites\/140\/2025\/06\/47.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                C\u00f3mo usar el m\u00f3vil para buscar empleo              <\/p>\n              <a href=\"https:\/\/acreditanisso.com.br\/es\/como-usar-el-movil-para-buscar-empleo\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Contin&#250;e Leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Permanecer\u00e1s en el mismo sitio              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En este art\u00edculo, descubrir\u00e1s estrategias pr\u00e1cticas, tipos de referencias v\u00e1lidas y errores comunes que debes evitar. Todo orientado a ayudarte a conseguir referencias sin haber trabajado.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Con las recomendaciones adecuadas, tu candidatura puede ser vista con otros ojos. Te mostramos c\u00f3mo lograrlo de forma aut\u00e9ntica, honesta y adaptada a tu historia personal.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Qu\u00e9 es una referencia y por qu\u00e9 importa<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Una referencia es la opini\u00f3n de alguien sobre tu comportamiento, habilidades o actitud. Puede marcar la diferencia al competir por una vacante contra candidatos m\u00e1s experimentados.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tener referencias demuestra que eres una persona confiable y con potencial. Aun sin experiencia, puedes generar confianza si alguien respalda tu forma de actuar y aprender.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pedir referencias no siempre requiere experiencia previa. Puedes utilizar conexiones reales que avalen tu \u00e9tica, tu compromiso o tu desempe\u00f1o en actividades que hayas realizado voluntariamente o como estudiante.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Saber c\u00f3mo conseguir referencias sin haber trabajado te permite competir con otros candidatos mejor preparados. Es una forma de transformar tu entorno personal en una herramienta laboral \u00fatil.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Tipos de referencias que puedes utilizar<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Antes de pensar en falsificar o exagerar experiencias, enf\u00f3cate en opciones reales. Si est\u00e1s buscando c\u00f3mo conseguir referencias sin haber trabajado, estas son alternativas v\u00e1lidas:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\ud83d\udccc <strong>Acad\u00e9micas<\/strong>: Profesores o tutores pueden hablar de tu responsabilidad, puntualidad y desempe\u00f1o en clase. Ideal si terminaste estudios recientemente o a\u00fan est\u00e1s en formaci\u00f3n.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\ud83d\udccc <strong>Personales<\/strong>: Personas de confianza que puedan respaldar tu actitud, valores y madurez. \u00datiles si has trabajado en casa o apoyado a tu familia.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\ud83d\udccc <strong>Comunitarias<\/strong>: Miembros de organizaciones, vecinos o responsables de actividades voluntarias que conozcan tu compromiso y capacidad de trabajo en grupo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\ud83d\udccc <strong>De voluntariado<\/strong>: Coordinadores o compa\u00f1eros de acciones solidarias. Muestran iniciativa, empat\u00eda y responsabilidad social, incluso sin relaci\u00f3n laboral formal.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\ud83d\udccc <strong>De proyectos escolares o universitarios<\/strong>: Si lideraste o colaboraste en trabajos grupales, puedes solicitar que mencionen tu proactividad, liderazgo o habilidades t\u00e9cnicas aplicadas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\ud83d\udccc <strong>De pr\u00e1cticas no remuneradas<\/strong>: Si ayudaste en un negocio familiar, emprendimiento o actividad informal, pide a alguien que certifique tu esfuerzo y aprendizaje all\u00ed.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\ud83d\udccc <strong>De entrenadores o instructores<\/strong>: En contextos deportivos o art\u00edsticos, estas personas pueden hablar sobre tu disciplina, trabajo en equipo y constancia en los entrenamientos.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">C\u00f3mo identificar posibles referentes en tu entorno<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Antes de pedir una referencia, analiza qui\u00e9nes conocen tu forma de actuar, tu \u00e9tica, tu constancia o tu colaboraci\u00f3n en alguna tarea que hayas realizado con compromiso.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Personas con las que conviviste acad\u00e9micamente, hiciste voluntariados o participaste en proyectos personales pueden ser excelentes opciones para hablar bien de ti.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Evita pedir referencias a familiares directos. Prioriza figuras con cierta neutralidad que puedan ofrecer una visi\u00f3n objetiva y profesional sobre tu conducta o habilidades.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>No subestimes entornos como talleres, actividades comunitarias, cursos extracurriculares o espacios religiosos. Tambi\u00e9n ah\u00ed es posible <strong>conseguir referencias sin haber trabajado<\/strong> formalmente.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">10 formas efectivas de conseguir referencias<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aunque parezca dif\u00edcil conseguir referencias sin haber trabajado, hay formas honestas y efectivas de lograrlo. A seguir, te presentamos 10 estrategias pr\u00e1cticas y concretas para aplicarlo correctamente.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cada una de estas ideas puede ayudarte a destacar, especialmente si las combinas con una presentaci\u00f3n clara de tu perfil y una actitud proactiva durante el proceso completo.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">1. Pide referencias a profesores o tutores<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Muchos docentes est\u00e1n dispuestos a dar referencias a exalumnos responsables. Si participaste activamente en clase o en alg\u00fan proyecto, es v\u00e1lido pedir su recomendaci\u00f3n.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aseg\u00farate de explicar qu\u00e9 tipo de empleo est\u00e1s buscando. Eso permite que el profesor enfoque su testimonio en tus capacidades m\u00e1s relacionadas con la vacante actual.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">2. Utiliza a coordinadores de voluntariado<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Si colaboraste en ONGs, parroquias o campa\u00f1as comunitarias, puedes solicitar referencias a quienes coordinaban esas actividades. Tu compromiso ah\u00ed tambi\u00e9n refleja tu perfil profesional.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Hazles saber para qu\u00e9 empresa est\u00e1s postulando. As\u00ed podr\u00e1n personalizar sus comentarios para hacerte destacar y ayudarte a conseguir referencias sin haber trabajado formalmente.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">3. Incluye a entrenadores deportivos<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Si practicaste alg\u00fan deporte con constancia, tu entrenador puede hablar sobre tu disciplina, esfuerzo y trabajo en equipo. Son cualidades muy valoradas en cualquier empleo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Un testimonio breve pero sincero de una persona que vio tu crecimiento puede marcar una gran diferencia a tu favor durante una entrevista o selecci\u00f3n inicial para conseguir referencias sin haber trabajado.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">4. Contacta a l\u00edderes de grupos juveniles<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Participaste en alg\u00fan grupo de j\u00f3venes, m\u00fasica o teatro? Quien dirig\u00eda esa actividad puede ofrecer una opini\u00f3n valiosa sobre tu actitud, creatividad y responsabilidad.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Estas referencias tambi\u00e9n demuestran tus habilidades sociales y tu capacidad de adaptaci\u00f3n, lo que puede ayudarte a conseguir referencias sin haber trabajado antes.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">5. Usa testimonios de pr\u00e1cticas escolares<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Si hiciste pr\u00e1cticas en la secundaria, ferias cient\u00edficas o programas de emprendimiento, puedes pedir referencias a los encargados. Incluso si fue algo breve, cuenta.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Expl\u00edcales c\u00f3mo te gustar\u00eda que te describieran profesionalmente. Eso no es manipular, sino ayudar a enfocar la recomendaci\u00f3n de manera m\u00e1s \u00fatil y directa.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">6. Menciona personas que supervisaron proyectos personales<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00bfGrabaste un podcast, administraste redes de un grupo o hiciste eventos locales? Alguien te viu en acci\u00f3n. P\u00eddele que cuente c\u00f3mo fue trabajar contigo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Estas experiencias tambi\u00e9n pueden ayudarte a conseguir referencias sin haber trabajado de forma formal, porque reflejan compromiso y habilidades transferibles al mundo laboral.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">7. Crea un perfil en LinkedIn y pide recomendaciones<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aunque no tengas experiencia, puedes pedir que personas pr\u00f3ximas comenten sobre tus capacidades. Esas recomendaciones p\u00fablicas fortalecen tu perfil y agregan credibilidad.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Incluso un comentario breve puede destacar tu actitud y ser visible para reclutadores. Muchos empiezan a revisar perfiles por ah\u00ed antes de agendar entrevistas.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">8. Busca apoyo de excompa\u00f1eros de equipo<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A veces, un igual que trabaj\u00f3 contigo en proyectos escolares puede hablar de tu capacidad de colaboraci\u00f3n. Es una forma diferente, pero v\u00e1lida, de obtener respaldo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Lo importante \u00e9 que esa persona pueda relatar un ejemplo concreto de tu desempe\u00f1o. As\u00ed, mesmo sin experiencia, el testimonio parecer\u00e1 s\u00f3lido y realista.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">9. Participa en ferias de empleo y conecta con orientadores<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Muchos eventos oferecem orienta\u00e7\u00e3o gratuita. Se participas ativamente, puedes pedir a los orientadores que avalen tu inter\u00e9s, participaci\u00f3n y progreso durante las actividades.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Esto te da visibilidad, te acerca a redes profesionales y ayuda a conseguir referencias sin haber trabajado si a\u00fan no tienes experiencia en empresas.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">10. Ofrece ayuda en proyectos locales<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ayudar en una tienda local, taller de arte o en tareas de organizaci\u00f3n comunitaria puede abrir puertas y generar referencias directas de quienes vieron tu actitud.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aunque no sea un empleo, se trata de experiencias reales. Eso puede convertirse en un testimonio \u00fatil que refuerce tu perfil frente a futuros empleadores.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Recomendaci\u00f3n final para seguir construyendo tu perfil<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Conseguir buenas referencias es apenas una parte del proceso. El siguiente paso es preparar un curr\u00edculum claro, bien escrito y que transmita lo mejor de ti.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Para eso, recomendamos leer nuestro art\u00edculo que ense\u00f1a c\u00f3mo crear tu CV desde cero. Te ayudar\u00e1 a presentar tus habilidades de forma m\u00e1s convincente.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Incluso sin experiencia formal, puedes generar una candidatura atractiva y profesional. Lo importante es tener claridad, honestidad y una presentaci\u00f3n bien estructurada.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Haz clic a continuaci\u00f3n y aprende a construir tu curr\u00edculum de forma r\u00e1pida, efectiva y sin errores que te resten oportunidades.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z1js3Df\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/acreditanisso.com.br\/es\/como-hacer-un-curriculum-desde-cero\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"C\u00f3mo hacer un curr\u00edculum desde cero\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/acreditanisso.com.br\/wp-content\/uploads\/sites\/140\/2025\/06\/45.jpg\" alt=\"c\u00f3mo hacer un curr\u00edculum\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/acreditanisso.com.br\/es\/como-hacer-un-curriculum-desde-cero\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"C\u00f3mo hacer un curr\u00edculum desde cero\">\n            C\u00f3mo hacer un curr\u00edculum desde cero        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Si nunca preparaste un curr\u00edculum, este paso a paso te orienta com claridad y te prepara para competir con seguridad por nuevas oportunidades.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/acreditanisso.com.br\/es\/como-hacer-un-curriculum-desde-cero\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Contin&#250;e Leyendo            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/acreditanisso.com.br\/es\/como-hacer-un-curriculum-desde-cero\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/acreditanisso.com.br\/wp-content\/uploads\/sites\/140\/2025\/06\/45.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                C\u00f3mo hacer un curr\u00edculum desde cero              <\/p>\n              <a href=\"https:\/\/acreditanisso.com.br\/es\/como-hacer-un-curriculum-desde-cero\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Contin&#250;e Leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Permanecer\u00e1s en el mismo sitio              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Puedes destacar incluso sin experiencia laboral. Aprende a conseguir buenas referencias y fortalecer tu perfil desde el principio.<\/p>","protected":false},"author":34,"featured_media":20919,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4343],"tags":[4336,4397,4323],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>C\u00f3mo conseguir referencias sin haber trabajado - Acredita Nisso?<\/title>\n<meta name=\"description\" content=\"No tener experiencia no significa empezar de cero. Aprende c\u00f3mo conseguir referencias sin haber trabajado con estos consejos pr\u00e1cticos.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/acreditanisso.com.br\/es\/como-conseguir-referencias-sin-haber-trabajado\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"C\u00f3mo conseguir referencias sin haber trabajado - Acredita Nisso?\" \/>\n<meta property=\"og:description\" content=\"No tener experiencia no significa empezar de cero. Aprende c\u00f3mo conseguir referencias sin haber trabajado con estos consejos pr\u00e1cticos.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/acreditanisso.com.br\/es\/como-conseguir-referencias-sin-haber-trabajado\/\" \/>\n<meta property=\"og:site_name\" content=\"Acredita Nisso?\" \/>\n<meta property=\"article:published_time\" content=\"2025-06-30T00:19:03+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-30T00:19:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/acreditanisso.com.br\/wp-content\/uploads\/sites\/140\/2025\/06\/59.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"samscorbaioli\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"samscorbaioli\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/acreditanisso.com.br\/como-conseguir-referencias-sin-haber-trabajado\/\",\"url\":\"https:\/\/acreditanisso.com.br\/como-conseguir-referencias-sin-haber-trabajado\/\",\"name\":\"C\u00f3mo conseguir referencias sin haber trabajado - Acredita Nisso?\",\"isPartOf\":{\"@id\":\"https:\/\/acreditanisso.com.br\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/acreditanisso.com.br\/como-conseguir-referencias-sin-haber-trabajado\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/acreditanisso.com.br\/como-conseguir-referencias-sin-haber-trabajado\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/acreditanisso.com.br\/wp-content\/uploads\/sites\/140\/2025\/06\/59.jpg\",\"datePublished\":\"2025-06-30T00:19:03+00:00\",\"dateModified\":\"2025-06-30T00:19:05+00:00\",\"author\":{\"@id\":\"https:\/\/acreditanisso.com.br\/#\/schema\/person\/df2ed21dfa565b2f70941ee6a9c885b1\"},\"description\":\"No tener experiencia no significa empezar de cero. Aprende c\u00f3mo conseguir referencias sin haber trabajado con estos consejos pr\u00e1cticos.\",\"breadcrumb\":{\"@id\":\"https:\/\/acreditanisso.com.br\/como-conseguir-referencias-sin-haber-trabajado\/#breadcrumb\"},\"inLanguage\":\"es-MX\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/acreditanisso.com.br\/como-conseguir-referencias-sin-haber-trabajado\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es-MX\",\"@id\":\"https:\/\/acreditanisso.com.br\/como-conseguir-referencias-sin-haber-trabajado\/#primaryimage\",\"url\":\"https:\/\/acreditanisso.com.br\/wp-content\/uploads\/sites\/140\/2025\/06\/59.jpg\",\"contentUrl\":\"https:\/\/acreditanisso.com.br\/wp-content\/uploads\/sites\/140\/2025\/06\/59.jpg\",\"width\":1280,\"height\":720,\"caption\":\"Fuente: AdobeStock.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/acreditanisso.com.br\/como-conseguir-referencias-sin-haber-trabajado\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/acreditanisso.com.br\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"C\u00f3mo conseguir referencias sin haber trabajado\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/acreditanisso.com.br\/#website\",\"url\":\"https:\/\/acreditanisso.com.br\/\",\"name\":\"Acredita Nisso?\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/acreditanisso.com.br\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"es-MX\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/acreditanisso.com.br\/#\/schema\/person\/df2ed21dfa565b2f70941ee6a9c885b1\",\"name\":\"samscorbaioli\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es-MX\",\"@id\":\"https:\/\/acreditanisso.com.br\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g\",\"caption\":\"samscorbaioli\"},\"url\":\"https:\/\/acreditanisso.com.br\/es\/author\/samscorbaioli\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"C\u00f3mo conseguir referencias sin haber trabajado - Acredita Nisso?","description":"No tener experiencia no significa empezar de cero. Aprende c\u00f3mo conseguir referencias sin haber trabajado con estos consejos pr\u00e1cticos.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/acreditanisso.com.br\/es\/como-conseguir-referencias-sin-haber-trabajado\/","og_locale":"es_MX","og_type":"article","og_title":"C\u00f3mo conseguir referencias sin haber trabajado - Acredita Nisso?","og_description":"No tener experiencia no significa empezar de cero. Aprende c\u00f3mo conseguir referencias sin haber trabajado con estos consejos pr\u00e1cticos.","og_url":"https:\/\/acreditanisso.com.br\/es\/como-conseguir-referencias-sin-haber-trabajado\/","og_site_name":"Acredita Nisso?","article_published_time":"2025-06-30T00:19:03+00:00","article_modified_time":"2025-06-30T00:19:05+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/acreditanisso.com.br\/wp-content\/uploads\/sites\/140\/2025\/06\/59.jpg","type":"image\/jpeg"}],"author":"samscorbaioli","twitter_card":"summary_large_image","twitter_misc":{"Written by":"samscorbaioli","Est. reading time":"8 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/acreditanisso.com.br\/como-conseguir-referencias-sin-haber-trabajado\/","url":"https:\/\/acreditanisso.com.br\/como-conseguir-referencias-sin-haber-trabajado\/","name":"C\u00f3mo conseguir referencias sin haber trabajado - Acredita Nisso?","isPartOf":{"@id":"https:\/\/acreditanisso.com.br\/#website"},"primaryImageOfPage":{"@id":"https:\/\/acreditanisso.com.br\/como-conseguir-referencias-sin-haber-trabajado\/#primaryimage"},"image":{"@id":"https:\/\/acreditanisso.com.br\/como-conseguir-referencias-sin-haber-trabajado\/#primaryimage"},"thumbnailUrl":"https:\/\/acreditanisso.com.br\/wp-content\/uploads\/sites\/140\/2025\/06\/59.jpg","datePublished":"2025-06-30T00:19:03+00:00","dateModified":"2025-06-30T00:19:05+00:00","author":{"@id":"https:\/\/acreditanisso.com.br\/#\/schema\/person\/df2ed21dfa565b2f70941ee6a9c885b1"},"description":"No tener experiencia no significa empezar de cero. Aprende c\u00f3mo conseguir referencias sin haber trabajado con estos consejos pr\u00e1cticos.","breadcrumb":{"@id":"https:\/\/acreditanisso.com.br\/como-conseguir-referencias-sin-haber-trabajado\/#breadcrumb"},"inLanguage":"es-MX","potentialAction":[{"@type":"ReadAction","target":["https:\/\/acreditanisso.com.br\/como-conseguir-referencias-sin-haber-trabajado\/"]}]},{"@type":"ImageObject","inLanguage":"es-MX","@id":"https:\/\/acreditanisso.com.br\/como-conseguir-referencias-sin-haber-trabajado\/#primaryimage","url":"https:\/\/acreditanisso.com.br\/wp-content\/uploads\/sites\/140\/2025\/06\/59.jpg","contentUrl":"https:\/\/acreditanisso.com.br\/wp-content\/uploads\/sites\/140\/2025\/06\/59.jpg","width":1280,"height":720,"caption":"Fuente: AdobeStock."},{"@type":"BreadcrumbList","@id":"https:\/\/acreditanisso.com.br\/como-conseguir-referencias-sin-haber-trabajado\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/acreditanisso.com.br\/"},{"@type":"ListItem","position":2,"name":"C\u00f3mo conseguir referencias sin haber trabajado"}]},{"@type":"WebSite","@id":"https:\/\/acreditanisso.com.br\/#website","url":"https:\/\/acreditanisso.com.br\/","name":"Acredita Nisso?","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/acreditanisso.com.br\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"es-MX"},{"@type":"Person","@id":"https:\/\/acreditanisso.com.br\/#\/schema\/person\/df2ed21dfa565b2f70941ee6a9c885b1","name":"samscorbaioli","image":{"@type":"ImageObject","inLanguage":"es-MX","@id":"https:\/\/acreditanisso.com.br\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g","caption":"samscorbaioli"},"url":"https:\/\/acreditanisso.com.br\/es\/author\/samscorbaioli\/"}]}},"_links":{"self":[{"href":"https:\/\/acreditanisso.com.br\/es\/wp-json\/wp\/v2\/posts\/20932"}],"collection":[{"href":"https:\/\/acreditanisso.com.br\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/acreditanisso.com.br\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/acreditanisso.com.br\/es\/wp-json\/wp\/v2\/users\/34"}],"replies":[{"embeddable":true,"href":"https:\/\/acreditanisso.com.br\/es\/wp-json\/wp\/v2\/comments?post=20932"}],"version-history":[{"count":1,"href":"https:\/\/acreditanisso.com.br\/es\/wp-json\/wp\/v2\/posts\/20932\/revisions"}],"predecessor-version":[{"id":20933,"href":"https:\/\/acreditanisso.com.br\/es\/wp-json\/wp\/v2\/posts\/20932\/revisions\/20933"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/acreditanisso.com.br\/es\/wp-json\/wp\/v2\/media\/20919"}],"wp:attachment":[{"href":"https:\/\/acreditanisso.com.br\/es\/wp-json\/wp\/v2\/media?parent=20932"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/acreditanisso.com.br\/es\/wp-json\/wp\/v2\/categories?post=20932"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/acreditanisso.com.br\/es\/wp-json\/wp\/v2\/tags?post=20932"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}