{"id":394,"date":"2025-12-16T08:15:50","date_gmt":"2025-12-16T08:15:50","guid":{"rendered":"https:\/\/stylingcv.com\/es\/creador-curriculum-ia-guia-completa\/palabras-clave-curriculum-ia-ats-2026\/"},"modified":"2025-12-16T08:15:50","modified_gmt":"2025-12-16T08:15:50","slug":"resume-keywords-how-ai-identifies-the-right-keywords","status":"publish","type":"page","link":"https:\/\/wp.stylingcv.com\/es\/ai-tools-tech\/resume-keywords-how-ai-identifies-the-right-keywords\/","title":{"rendered":"Palabras clave para curr\u00edculum: C\u00f3mo la IA identifica las palabras clave adecuadas para tu curr\u00edculum (2026)"},"content":{"rendered":"\n<style>\n\/* SCOPED RESUME KEYWORDS PAGE STYLES - Market Scout Style *\/\n.scv-keywords-page {\n    background-color: #0f172a;\n    color: #e2e8f0;\n    font-family: \"Poppins\", sans-serif;\n    line-height: 1.7;\n    overflow-x: hidden;\n    --teal: #268599;\n    --teal-light: #618480;\n    --coral: #e8885e;\n    --navy: #0f172a;\n    --navy-card: #1e293b;\n    --border: rgba(255, 255, 255, 0.1);\n}\n\n.scv-keywords-page h1,\n.scv-keywords-page h2,\n.scv-keywords-page h3,\n.scv-keywords-page h4 {\n    color: #ffffff !important;\n    font-family: \"Playfair Display\", serif;\n    margin-top: 0;\n}\n\n.scv-keywords-page p,\n.scv-keywords-page li {\n    color: #cbd5e1 !important;\n    margin-bottom: 20px;\n}\n\n.scv-container {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 24px;\n    position: relative;\n    z-index: 2;\n}\n\n\/* HERO SECTION *\/\n.scv-keywords-hero {\n    padding: 100px 0 80px;\n    text-align: center;\n    background: radial-gradient(circle at 50% 0%, #1e293b 0%, #0f172a 70%);\n    position: relative;\n}\n\n.scv-keywords-hero::before {\n    content: \"\";\n    position: absolute;\n    top: 0; left: 0; right: 0; bottom: 0;\n    background-image:\n        linear-gradient(rgba(38, 133, 153, 0.1) 1px, transparent 1px),\n        linear-gradient(90deg, rgba(38, 133, 153, 0.1) 1px, transparent 1px);\n    background-size: 40px 40px;\n    opacity: 0.3;\n}\n\n.scv-badge-pulse {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(38, 133, 153, 0.15);\n    color: var(--teal-light) !important;\n    padding: 6px 16px;\n    border-radius: 50px;\n    font-size: 13px;\n    font-weight: 600;\n    margin-bottom: 24px;\n    border: 1px solid rgba(38, 133, 153, 0.3);\n}\n\n.scv-badge-pulse::before {\n    content: \"\";\n    width: 8px;\n    height: 8px;\n    background: var(--teal);\n    border-radius: 50%;\n    animation: pulse-dot 2s infinite;\n}\n\n@keyframes pulse-dot {\n    0% { opacity: 1; box-shadow: 0 0 0 0 rgba(38, 133, 153, 0.7); }\n    70% { opacity: 1; box-shadow: 0 0 0 6px rgba(38, 133, 153, 0); }\n    100% { opacity: 0; box-shadow: 0 0 0 0 rgba(38, 133, 153, 0); }\n}\n\n.scv-keywords-hero h1 {\n    font-size: clamp(32px, 5vw, 52px);\n    line-height: 1.2;\n    margin-bottom: 24px;\n}\n\n.scv-text-highlight {\n    color: var(--teal-light) !important;\n    position: relative;\n    display: inline-block;\n}\n\n.scv-text-highlight::after {\n    content: \"\";\n    position: absolute;\n    bottom: 5px;\n    left: 0;\n    width: 100%;\n    height: 8px;\n    background: rgba(38, 133, 153, 0.3);\n    z-index: -1;\n    transform: rotate(-2deg);\n}\n\n.scv-keywords-hero p {\n    font-size: 18px;\n    max-width: 700px;\n    margin: 0 auto 40px;\n}\n\n\/* CTA BUTTON *\/\n.btn-keywords {\n    background: linear-gradient(135deg, var(--teal) 0%, var(--teal-light) 50%, var(--coral) 100%);\n    color: white !important;\n    padding: 16px 36px;\n    border-radius: 50px;\n    text-decoration: none;\n    font-weight: 600;\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 20px rgba(38, 133, 153, 0.3);\n    margin: 0 10px 10px 0;\n}\n\n.btn-keywords:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 15px 30px rgba(38, 133, 153, 0.4);\n    color: white !important;\n}\n\n.btn-outline {\n    background: transparent;\n    border: 2px solid var(--teal);\n    color: var(--teal-light) !important;\n    padding: 14px 32px;\n    border-radius: 50px;\n    text-decoration: none;\n    font-weight: 600;\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    transition: all 0.3s ease;\n}\n\n.btn-outline:hover {\n    background: rgba(38, 133, 153, 0.1);\n    color: white !important;\n}\n\n\/* STATS BAR *\/\n.stats-bar {\n    display: flex;\n    justify-content: center;\n    gap: 50px;\n    margin: 50px 0;\n    padding: 25px;\n    background: var(--navy-card);\n    border-radius: 16px;\n    border: 1px solid var(--border);\n    flex-wrap: wrap;\n}\n\n.stat-item {\n    text-align: center;\n}\n\n.stat-num {\n    font-size: 28px;\n    font-weight: 700;\n    color: var(--teal-light) !important;\n    display: block;\n    line-height: 1;\n}\n\n.stat-label {\n    font-size: 13px;\n    color: #94a3b8 !important;\n    margin-top: 5px;\n}\n\n\/* QUICK ANSWER BOX *\/\n.quick-answer {\n    background: var(--navy-card);\n    border-left: 4px solid var(--teal);\n    padding: 24px 30px;\n    border-radius: 0 12px 12px 0;\n    margin: 40px 0;\n}\n\n.quick-answer strong {\n    color: var(--teal) !important;\n}\n\n\/* CONTENT SECTIONS *\/\n.content-section {\n    padding: 60px 0;\n}\n\n.content-section.alt-bg {\n    background: rgba(255,255,255,0.02);\n    margin: 40px 0;\n    border-radius: 20px;\n    padding: 60px 30px;\n}\n\n.section-header {\n    text-align: center;\n    margin-bottom: 50px;\n}\n\n.section-header h2 {\n    margin-bottom: 16px;\n}\n\n\/* DATA CARDS *\/\n.data-dashboard {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 30px;\n    margin: 40px 0;\n}\n\n.data-card {\n    background: var(--navy-card);\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    padding: 24px;\n    position: relative;\n    overflow: hidden;\n}\n\n.data-card h3 {\n    font-size: 18px;\n    margin-bottom: 20px;\n    font-family: \"Poppins\", sans-serif;\n    font-weight: 600;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n}\n\n\/* KEYWORD TAGS *\/\n.keyword-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 20px 0;\n}\n\n.keyword-tag {\n    font-size: 13px;\n    padding: 8px 16px;\n    border-radius: 20px;\n    font-weight: 500;\n}\n\n.tag-hard {\n    background: rgba(38, 133, 153, 0.2);\n    color: var(--teal-light) !important;\n    border: 1px solid rgba(38, 133, 153, 0.3);\n}\n\n.tag-soft {\n    background: rgba(232, 136, 94, 0.15);\n    color: var(--coral) !important;\n    border: 1px solid rgba(232, 136, 94, 0.3);\n}\n\n.tag-action {\n    background: rgba(97, 132, 128, 0.2);\n    color: #a5d6d0 !important;\n    border: 1px solid rgba(97, 132, 128, 0.3);\n}\n\n\/* INDUSTRY CARDS *\/\n.industry-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 25px;\n    margin: 40px 0;\n}\n\n.industry-card {\n    background: var(--navy-card);\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    padding: 25px;\n    transition: all 0.3s ease;\n}\n\n.industry-card:hover {\n    transform: translateY(-5px);\n    border-color: rgba(38, 133, 153, 0.5);\n}\n\n.industry-icon {\n    width: 50px;\n    height: 50px;\n    background: rgba(38, 133, 153, 0.1);\n    border-radius: 12px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 15px;\n    font-size: 24px;\n}\n\n.industry-card h4 {\n    font-size: 18px;\n    margin-bottom: 12px;\n    font-family: \"Poppins\", sans-serif;\n    font-weight: 600;\n}\n\n.industry-keywords {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n}\n\n.mini-tag {\n    font-size: 11px;\n    padding: 4px 10px;\n    background: rgba(255,255,255,0.05);\n    border-radius: 15px;\n    color: #94a3b8 !important;\n}\n\n\/* PROCESS STEPS *\/\n.process-steps {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n    gap: 30px;\n    margin: 40px 0;\n}\n\n.process-step {\n    text-align: center;\n    padding: 30px;\n    background: rgba(255,255,255,0.02);\n    border-radius: 16px;\n    border: 1px solid var(--border);\n}\n\n.step-number {\n    width: 50px;\n    height: 50px;\n    background: linear-gradient(135deg, var(--teal) 0%, var(--teal-light) 100%);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 20px;\n    font-weight: 700;\n    color: white;\n    margin: 0 auto 20px;\n}\n\n.process-step h4 {\n    font-size: 18px;\n    margin-bottom: 10px;\n    font-family: \"Poppins\", sans-serif;\n}\n\n\/* SKILL BARS *\/\n.skill-analysis {\n    margin: 30px 0;\n}\n\n.skill-row {\n    display: flex;\n    align-items: center;\n    gap: 15px;\n    margin-bottom: 15px;\n}\n\n.skill-name {\n    width: 120px;\n    font-size: 14px;\n    color: #e2e8f0;\n}\n\n.skill-bar-bg {\n    flex: 1;\n    height: 8px;\n    background: rgba(255,255,255,0.1);\n    border-radius: 4px;\n    overflow: hidden;\n}\n\n.skill-fill {\n    height: 100%;\n    border-radius: 4px;\n}\n\n.fill-high { background: var(--teal); width: 90%; }\n.fill-med { background: var(--teal-light); width: 70%; }\n.fill-low { background: var(--coral); width: 45%; }\n\n.skill-pct {\n    width: 40px;\n    font-size: 14px;\n    text-align: right;\n    color: #e2e8f0;\n}\n\n\/* TIPS LIST *\/\n.tips-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin: 40px 0;\n}\n\n.tip-card {\n    display: flex;\n    gap: 15px;\n    padding: 20px;\n    background: var(--navy-card);\n    border: 1px solid var(--border);\n    border-radius: 12px;\n}\n\n.tip-icon {\n    width: 40px;\n    height: 40px;\n    background: rgba(38, 133, 153, 0.1);\n    border-radius: 10px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--teal-light);\n    font-size: 18px;\n    flex-shrink: 0;\n}\n\n.tip-content h4 {\n    font-size: 16px;\n    margin-bottom: 8px;\n    font-family: \"Poppins\", sans-serif;\n    font-weight: 600;\n}\n\n.tip-content p {\n    font-size: 14px;\n    margin-bottom: 0;\n}\n\n\/* WARNING BOX *\/\n.warning-box {\n    background: rgba(232, 136, 94, 0.1);\n    border: 1px solid rgba(232, 136, 94, 0.3);\n    border-radius: 12px;\n    padding: 20px 25px;\n    margin: 30px 0;\n    display: flex;\n    gap: 15px;\n    align-items: flex-start;\n}\n\n.warning-icon {\n    color: var(--coral);\n    font-size: 24px;\n    flex-shrink: 0;\n}\n\n\/* FAQ *\/\n.faq-section {\n    background: rgba(255,255,255,0.02);\n    border-radius: 20px;\n    padding: 40px;\n    margin: 60px 0;\n    border: 1px solid rgba(255,255,255,0.05);\n}\n\n.faq-item {\n    margin-bottom: 25px;\n    padding-bottom: 25px;\n    border-bottom: 1px solid var(--border);\n}\n\n.faq-item:last-child {\n    margin-bottom: 0;\n    padding-bottom: 0;\n    border-bottom: none;\n}\n\n.faq-item h3 {\n    font-size: 18px;\n    margin-bottom: 12px;\n    font-family: \"Poppins\", sans-serif;\n    font-weight: 600;\n}\n\n\/* FINAL CTA *\/\n.final-cta {\n    text-align: center;\n    padding: 80px 30px;\n    background: radial-gradient(circle at 50% 100%, #1e293b 0%, #0f172a 70%);\n    border-radius: 20px;\n    margin: 60px 0;\n}\n\n@media (max-width: 768px) {\n    .stats-bar { flex-direction: column; gap: 20px; }\n    .data-dashboard { grid-template-columns: 1fr; }\n    .industry-grid { grid-template-columns: 1fr; }\n    .process-steps { grid-template-columns: 1fr; }\n    .tips-grid { grid-template-columns: 1fr; }\n}\n<\/style>\n\n<div class=\"scv-keywords-page\">\n\n    <!-- HERO SECTION -->\n    <section class=\"scv-keywords-hero\">\n        <div class=\"scv-container\">\n            <span class=\"scv-badge-pulse\">Gu\u00eda Completa 2026<\/span>\n            <h1>Palabras clave para curr\u00edculum: C\u00f3mo la IA identifica <br><span class=\"scv-text-highlight\">las palabras clave adecuadas<\/span> para tu curr\u00edculum<\/h1>\n            <p>Domina el arte de la optimizaci\u00f3n ATS. Aprende c\u00f3mo los sistemas impulsados por IA escanean curr\u00edculums, descubre palabras clave por industria y utiliza nuestra herramienta gratuita para optimizar tu curr\u00edculum al instante.<\/p>\n<p><a href=\"https:\/\/stylingcv.com\/ai-tools-tech\/\">c\u00f3mo funciona nuestra IA<\/a><\/p>\n\n\n            <div>\n                <a href=\"https:\/\/ai.stylingcv.com?utm_source=stylingcv&utm_medium=website&utm_campaign=cta&utm_content=resume-keywords-how-ai-identifies-the-right-keywords\" class=\"btn-keywords\">\n                    Probar Buscador de Palabras Clave Gratis\n                    <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z\"\/><\/svg>\n                <\/a>\n                <a href=\"#industry-keywords\" class=\"btn-outline\">\n                    Explorar por Industria\n                    <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M19 9l-7 7-7-7\"\/><\/svg>\n                <\/a>\n            <\/div>\n\n            <!-- STATS BAR -->\n            <div class=\"stats-bar\">\n                <div class=\"stat-item\">\n                    <span class=\"stat-num\">75%<\/span>\n                    <span class=\"stat-label\">Curr\u00edculums rechazados por ATS<\/span>\n                <\/div>\n                <div class=\"stat-item\">\n                    <span class=\"stat-num\">200+<\/span>\n                    <span class=\"stat-label\">Palabras clave en la base de datos<\/span>\n                <\/div>\n                <div class=\"stat-item\">\n                    <span class=\"stat-num\">15<\/span>\n                    <span class=\"stat-label\">Industrias cubiertas<\/span>\n                <\/div>\n                <div class=\"stat-item\">\n                    <span class=\"stat-num\">6 seg<\/span>\n                    <span class=\"stat-label\">Promedio de escaneo de reclutador<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- CONTENT -->\n    <div class=\"scv-container\">\n\n        <!-- QUICK ANSWER -->\n        <div class=\"quick-answer\">\n            <strong>Respuesta r\u00e1pida:<\/strong> Las palabras clave para curr\u00edculum son t\u00e9rminos espec\u00edficos que los sistemas de seguimiento de candidatos (ATS) y los reclutadores buscan al escanear curr\u00edculums. Incluyen habilidades duras (Python, Excel, SQL), habilidades blandas (liderazgo, comunicaci\u00f3n), certificaciones y terminolog\u00eda espec\u00edfica del sector. Las herramientas impulsadas por IA analizan las descripciones de empleo para identificar las palabras clave exactas que necesitas.\n        <\/div>\n\n        <!-- KEYWORD TYPES SECTION -->\n        <div class=\"content-section\">\n            <div class=\"section-header\">\n                <h2>Comprendiendo los tipos de palabras clave para curr\u00edculum<\/h2>\n                <p style=\"max-width:700px; margin:0 auto;\">No todas las palabras clave son iguales. Entender los diferentes tipos te ayuda a optimizar estrat\u00e9gicamente.<\/p>\n            <\/div>\n\n            <div class=\"data-dashboard\">\n                <!-- Hard Skills -->\n                <div class=\"data-card\">\n                    <h3>Habilidades Duras <span style=\"font-size:12px; color:#94a3b8;\">T\u00e9cnicas<\/span><\/h3>\n                    <p style=\"font-size:14px;\">Habilidades medibles y ense\u00f1ables espec\u00edficas para un trabajo.<\/p>\n                    <div class=\"keyword-tags\">\n                        <span class=\"keyword-tag tag-hard\">Python<\/span>\n                        <span class=\"keyword-tag tag-hard\">SQL<\/span>\n                        <span class=\"keyword-tag tag-hard\">Excel<\/span>\n                        <span class=\"keyword-tag tag-hard\">Tableau<\/span>\n                        <span class=\"keyword-tag tag-hard\">AWS<\/span>\n                    <\/div>\n                    <div style=\"margin-top:15px; font-size:13px; color:var(--teal-light);\">\n                        \u2713 Lo m\u00e1s importante para el emparejamiento ATS\n                    <\/div>\n                <\/div>\n\n                <!-- Soft Skills -->\n                <div class=\"data-card\">\n                    <h3>Habilidades Blandas <span style=\"font-size:12px; color:#94a3b8;\">Interpersonales<\/span><\/h3>\n                    <p style=\"font-size:14px;\">Atributos personales que mejoran las interacciones.<\/p>\n                    <div class=\"keyword-tags\">\n                        <span class=\"keyword-tag tag-soft\">Liderazgo<\/span>\n                        <span class=\"keyword-tag tag-soft\">Comunicaci\u00f3n<\/span>\n                        <span class=\"keyword-tag tag-soft\">Resoluci\u00f3n de problemas<\/span>\n                        <span class=\"keyword-tag tag-soft\">Trabajo en equipo<\/span>\n                    <\/div>\n                    <div style=\"margin-top:15px; font-size:13px; color:var(--coral);\">\n                        \u26a1 Respalda estas habilidades con ejemplos\n                    <\/div>\n                <\/div>\n\n                <!-- Action Verbs -->\n                <div class=\"data-card\">\n                    <h3>Verbos de acci\u00f3n <span style=\"font-size:12px; color:#94a3b8;\">Palabras de poder<\/span><\/h3>\n                    <p style=\"font-size:14px;\">Palabras din\u00e1micas que demuestran logros.<\/p>\n                    <div class=\"keyword-tags\">\n                        <span class=\"keyword-tag tag-action\">Desarroll\u00e9<\/span>\n                        <span class=\"keyword-tag tag-action\">Implement\u00e9<\/span>\n                        <span class=\"keyword-tag tag-action\">Optimiz\u00e9<\/span>\n                        <span class=\"keyword-tag tag-action\">Logr\u00e9<\/span>\n                    <\/div>\n                    <div style=\"margin-top:15px; font-size:13px; color:#a5d6d0;\">\n                        \u2713 Comienza los puntos con estos verbos\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- HOW AI IDENTIFIES KEYWORDS -->\n        <div class=\"content-section alt-bg\">\n            <div class=\"section-header\">\n                <h2>C\u00f3mo la IA identifica palabras clave<\/h2>\n                <p style=\"max-width:700px; margin:0 auto;\">Los sistemas modernos de IA utilizan procesamiento de lenguaje natural avanzado para extraer y priorizar palabras clave de las descripciones de empleo.<\/p>\n            <\/div>\n\n            <div class=\"process-steps\">\n                <div class=\"process-step\">\n                    <div class=\"step-number\">1<\/div>\n                    <h4>Analizar la descripci\u00f3n del puesto<\/h4>\n                    <p>La IA descompone la oferta de trabajo en t\u00e9rminos y frases individuales.<\/p>\n                <\/div>\n                <div class=\"process-step\">\n                    <div class=\"step-number\">2<\/div>\n                    <h4>Identificar patrones<\/h4>\n                    <p>El aprendizaje autom\u00e1tico reconoce los requisitos clave frente a los deseables.<\/p>\n                <\/div>\n                <div class=\"process-step\">\n                    <div class=\"step-number\">3<\/div>\n                    <h4>Ponderar la importancia<\/h4>\n                    <p>Las palabras clave se clasifican por frecuencia y ubicaci\u00f3n en la oferta.<\/p>\n                <\/div>\n                <div class=\"process-step\">\n                    <div class=\"step-number\">4<\/div>\n                    <h4>Comparar con el curr\u00edculum<\/h4>\n                    <p>Tu curr\u00edculum se punt\u00faa seg\u00fan la presencia y el contexto de las palabras clave.<\/p>\n                <\/div>\n            <\/div>\n\n            <!-- Skill Analysis Visual -->\n            <div class=\"data-card\" style=\"max-width:600px; margin:40px auto 0;\">\n                <h3>An\u00e1lisis de coincidencia de palabras clave de ejemplo<\/h3>\n                <div class=\"skill-analysis\">\n                    <div class=\"skill-row\">\n                        <span class=\"skill-name\">Gesti\u00f3n de proyectos<\/span>\n                        <div class=\"skill-bar-bg\"><div class=\"skill-fill fill-high\"><\/div><\/div>\n                        <span class=\"skill-pct\">90%<\/span>\n                    <\/div>\n                    <div class=\"skill-row\">\n                        <span class=\"skill-name\">An\u00e1lisis de datos<\/span>\n                        <div class=\"skill-bar-bg\"><div class=\"skill-fill fill-med\"><\/div><\/div>\n                        <span class=\"skill-pct\">70%<\/span>\n                    <\/div>\n                    <div class=\"skill-row\">\n                        <span class=\"skill-name\">Python<\/span>\n                        <div class=\"skill-bar-bg\"><div class=\"skill-fill fill-low\"><\/div><\/div>\n                        <span class=\"skill-pct\">45%<\/span>\n                    <\/div>\n                <\/div>\n                <div style=\"margin-top:15px; font-size:13px; color:var(--coral);\">\n                    \u26a0\ufe0f Considera a\u00f1adir experiencia en Python para mejorar tu coincidencia\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- INDUSTRY KEYWORDS -->\n        <div class=\"content-section\" id=\"industry-keywords\">\n            <div class=\"section-header\">\n                <h2>Palabras clave por industria<\/h2>\n                <p style=\"max-width:700px; margin:0 auto;\">Cada industria tiene su propio lenguaje. Aqu\u00ed tienes las palabras clave m\u00e1s demandadas por sector.<\/p>\n            <\/div>\n\n            <div class=\"industry-grid\">\n                <!-- Technology -->\n                <div class=\"industry-card\">\n                    <div class=\"industry-icon\">&#128187;<\/div>\n                    <h4>Tecnolog\u00eda<\/h4>\n                    <p style=\"font-size:14px; margin-bottom:15px;\">Software, TI y roles tecnol\u00f3gicos<\/p>\n                    <div class=\"industry-keywords\">\n                        <span class=\"mini-tag\">Python<\/span>\n                        <span class=\"mini-tag\">JavaScript<\/span>\n                        <span class=\"mini-tag\">AWS<\/span>\n                        <span class=\"mini-tag\">Agile<\/span>\n                        <span class=\"mini-tag\">CI\/CD<\/span>\n                        <span class=\"mini-tag\">DevOps<\/span>\n                    <\/div>\n                <\/div>\n\n                <!-- Healthcare -->\n                <div class=\"industry-card\">\n                    <div class=\"industry-icon\">&#129658;<\/div>\n                    <h4>Salud<\/h4>\n                    <p style=\"font-size:14px; margin-bottom:15px;\">Servicios m\u00e9dicos y de salud<\/p>\n                    <div class=\"industry-keywords\">\n                        <span class=\"mini-tag\">Atenci\u00f3n al paciente<\/span>\n                        <span class=\"mini-tag\">HIPAA<\/span>\n                        <span class=\"mini-tag\">EMR\/EHR<\/span>\n                        <span class=\"mini-tag\">Cl\u00ednico<\/span>\n                        <span class=\"mini-tag\">Cumplimiento<\/span>\n                    <\/div>\n                <\/div>\n\n                <!-- Finance -->\n                <div class=\"industry-card\">\n                    <div class=\"industry-icon\">&#128176;<\/div>\n                    <h4>Finanzas<\/h4>\n                    <p style=\"font-size:14px; margin-bottom:15px;\">Banca, contabilidad, inversi\u00f3n<\/p>\n                    <div class=\"industry-keywords\">\n                        <span class=\"mini-tag\">An\u00e1lisis financiero<\/span>\n                        <span class=\"mini-tag\">Pron\u00f3stico<\/span>\n                        <span class=\"mini-tag\">Excel<\/span>\n                        <span class=\"mini-tag\">CPA<\/span>\n                        <span class=\"mini-tag\">Gesti\u00f3n de riesgos<\/span>\n                    <\/div>\n                <\/div>\n\n                <!-- Marketing -->\n                <div class=\"industry-card\">\n                    <div class=\"industry-icon\">&#128226;<\/div>\n                    <h4>Marketing<\/h4>\n                    <p style=\"font-size:14px; margin-bottom:15px;\">Marketing digital y branding<\/p>\n                    <div class=\"industry-keywords\">\n                        <span class=\"mini-tag\">SEO<\/span>\n                        <span class=\"mini-tag\">Google Analytics<\/span>\n                        <span class=\"mini-tag\">Estrategia de contenido<\/span>\n                        <span class=\"mini-tag\">Redes sociales<\/span>\n                        <span class=\"mini-tag\">A\/B Testing<\/span>\n                    <\/div>\n                <\/div>\n\n                <!-- Engineering -->\n                <div class=\"industry-card\">\n                    <div class=\"industry-icon\">&#9881;<\/div>\n                    <h4>Ingenier\u00eda<\/h4>\n                    <p style=\"font-size:14px; margin-bottom:15px;\">Mec\u00e1nica, el\u00e9ctrica, civil<\/p>\n                    <div class=\"industry-keywords\">\n                        <span class=\"mini-tag\">CAD\/CAM<\/span>\n                        <span class=\"mini-tag\">AutoCAD<\/span>\n                        <span class=\"mini-tag\">Gesti\u00f3n de proyectos<\/span>\n                        <span class=\"mini-tag\">Lean\/Six Sigma<\/span>\n                    <\/div>\n                <\/div>\n\n                <!-- Sales -->\n                <div class=\"industry-card\">\n                    <div class=\"industry-icon\">&#128200;<\/div>\n                    <h4>Ventas<\/h4>\n                    <p style=\"font-size:14px; margin-bottom:15px;\">B2B, B2C, gesti\u00f3n de cuentas<\/p>\n                    <div class=\"industry-keywords\">\n                        <span class=\"mini-tag\">CRM<\/span>\n                        <span class=\"mini-tag\">Salesforce<\/span>\n                        <span class=\"mini-tag\">Generaci\u00f3n de leads<\/span>\n                        <span class=\"mini-tag\">Cumplimiento de cuota<\/span>\n                        <span class=\"mini-tag\">Pipeline<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- OPTIMIZATION TIPS -->\n        <div class=\"content-section alt-bg\">\n            <div class=\"section-header\">\n                <h2>Mejores pr\u00e1cticas para la optimizaci\u00f3n de palabras clave<\/h2>\n            <\/div>\n\n            <div class=\"tips-grid\">\n                <div class=\"tip-card\">\n                    <div class=\"tip-icon\">&#10003;<\/div>\n                    <div class=\"tip-content\">\n                        <h4>Coincide la frase exacta<\/h4>\n                        <p>Si la oferta dice &#8220;gesti\u00f3n de proyectos&#8221;, usa esa frase exacta, no &#8220;gestionando proyectos&#8221;.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"tip-card\">\n                    <div class=\"tip-icon\">&#128202;<\/div>\n                    <div class=\"tip-content\">\n                        <h4>Cuantifica cuando sea posible<\/h4>\n                        <p>En vez de &#8220;gestion\u00e9 equipo&#8221;, di &#8220;gestion\u00e9 un equipo de 12, aumentando la productividad en un 25%&#8221;.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"tip-card\">\n                    <div class=\"tip-icon\">&#128196;<\/div>\n                    <div class=\"tip-content\">\n                        <h4>Usa varias secciones<\/h4>\n                        <p>Incluye palabras clave en tu resumen, experiencia y habilidades para mayor cobertura.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"tip-card\">\n                    <div class=\"tip-icon\">&#127919;<\/div>\n                    <div class=\"tip-content\">\n                        <h4>Prioriza los requisitos<\/h4>\n                        <p>Conc\u00e9ntrate en las palabras clave de la secci\u00f3n &#8220;Requisitos&#8221; antes que en las &#8220;Deseables&#8221;.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Warning Box -->\n            <div class=\"warning-box\">\n                <div class=\"warning-icon\">&#9888;<\/div>\n                <div>\n                    <strong style=\"color:#fff;\">Evita el relleno de palabras clave<\/strong>\n                    <p style=\"margin-bottom:0; font-size:14px;\">Repetir palabras clave de forma antinatural puede hacer que tu curr\u00edculum sea rechazado por los sistemas ATS y desagradar a los reclutadores. Usa palabras clave en contexto, dentro de frases con sentido.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- FAQ SECTION -->\n        <div class=\"faq-section\">\n            <h2 style=\"text-align:center; margin-bottom:40px;\">Preguntas frecuentes<\/h2>\n\n            <div class=\"faq-item\">\n                <h3>\u00bfCu\u00e1ntas palabras clave debo incluir?<\/h3>\n                <p>Apunta a incluir entre 15 y 20 palabras clave relevantes en todo tu curr\u00edculum. Conc\u00e9ntrate en las 5-10 principales que aparecen con mayor frecuencia en la oferta y complementa con t\u00e9rminos est\u00e1ndar del sector.<\/p>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <h3>\u00bfDebo usar las palabras clave exactamente como est\u00e1n escritas?<\/h3>\n                <p>S\u00ed, cuando sea posible. Los sistemas ATS suelen buscar coincidencias exactas. Si una oferta dice &#8220;Microsoft Excel&#8221;, usa esa frase en vez de solo &#8220;Excel&#8221; o &#8220;hojas de c\u00e1lculo&#8221;.<\/p>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <h3>\u00bfImportan las abreviaturas y siglas?<\/h3>\n                <p>\u00a1Usa ambas! Escribe &#8220;Optimizaci\u00f3n para motores de b\u00fasqueda (SEO)&#8221; la primera vez y luego usa &#8220;SEO&#8221; despu\u00e9s. As\u00ed cubres tanto el t\u00e9rmino completo como la sigla en las b\u00fasquedas ATS.<\/p>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <h3>\u00bfCon qu\u00e9 frecuencia debo actualizar mis palabras clave?<\/h3>\n                <p>Adapta tus palabras clave para cada postulaci\u00f3n. El mismo curr\u00edculum no sirve para todos los empleos. Usa nuestro buscador de palabras clave para analizar cada oferta individualmente.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- FINAL CTA -->\n        <div class=\"final-cta\">\n            <h2>Encuentra tus palabras clave perfectas<\/h2>\n            <p style=\"max-width:600px; margin:20px auto 40px;\">Pega cualquier descripci\u00f3n de empleo en nuestra herramienta gratuita y obt\u00e9n una lista personalizada de palabras clave para incluir en tu curr\u00edculum.<\/p>\n            <a href=\"https:\/\/ai.stylingcv.com?utm_source=stylingcv&utm_medium=website&utm_campaign=cta&utm_content=resume-keywords-how-ai-identifies-the-right-keywords\" class=\"btn-keywords\" style=\"font-size:20px; padding:20px 48px;\">\n                Probar Buscador de Palabras Clave Gratis\n            <\/a>\n        <\/div>\n\n    <\/div>\n\n\n\n<p>\ud83d\udc49 <a href=\"https:\/\/stylingcv.com\/compare\/\">mejores creadores de curr\u00edculum 2026<\/a><\/p>\n\n<p>\ud83d\udc49 <a href=\"https:\/\/stylingcv.com\/guides\/\">aprende c\u00f3mo escribir un curr\u00edculum<\/a><\/p>\n\n<p>\ud83d\udc49 <a href=\"https:\/\/stylingcv.com\/resume-templates\/\">plantillas de curr\u00edculum<\/a><\/p>\n\n<p><strong>\ud83d\udca1 Consejo Pro:<\/strong> StylingCV no es solo un creador de curr\u00edculum \u2014 es un creador inteligente con IA que piensa. <a href=\"https:\/\/stylingcv.com\/resume-builder\/\">creador inteligente de curr\u00edculum con IA que piensa<\/a> en menos de 2 minutos.<\/p>\n<\/div>\n\n<div style=\"background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-radius:12px;padding:25px 30px;margin:30px 0;border-left:4px solid #268599\"><h3 style=\"color:#268599;margin-top:0;font-size:1.2rem\">Explora m\u00e1s recursos<\/h3><ul style=\"list-style:none;padding:0;margin:0\"><li style=\"margin-bottom:10px\"><a href=\"\/resume-builder\/\" style=\"color:#268599;font-weight:600\">Prueba nuestro creador de curr\u00edculum con IA<\/a><\/li><li style=\"margin-bottom:10px\"><a href=\"\/ai-tools\/\" style=\"color:#268599;font-weight:600\">Gu\u00eda del creador de curr\u00edculum con IA<\/a><\/li><li style=\"margin-bottom:10px\"><a href=\"\/compare\/\" style=\"color:#268599;font-weight:600\">Compara creadores de curr\u00edculum con IA<\/a><\/li><li style=\"margin-bottom:10px\"><a href=\"\/ats-resume-checker\/\" style=\"color:#268599;font-weight:600\">Verificador ATS impulsado por IA<\/a><\/li><\/ul><h4 style=\"color:#495057;margin-top:15px;font-size:1rem\">Herramientas y gu\u00edas de IA relacionadas:<\/h4><ul style=\"list-style:none;padding:0;margin:0\"><li style=\"margin-bottom:8px\"><a href=\"\/using-ai-to-quantify-your-resume-achievements\/\">C\u00f3mo cuantificar tus logros de curr\u00edculum con IA<\/a><\/li><li style=\"margin-bottom:8px\"><a href=\"\/best-ai-resume-features-you-should-be-using-in-2026\/\">Mejores funciones de IA para curr\u00edculum en 2026<\/a><\/li><li style=\"margin-bottom:8px\"><a href=\"\/ai-resume-builder-privacy-is-your-data-safe\/\">Privacidad en creadores de curr\u00edculum con IA: \u00bfTus datos est\u00e1n seguros?<\/a><\/li><\/ul><\/div><!-- stylingcv-hub-links --><div class=\"stylingcv-related-resources\" style=\"margin-top:30px;padding:20px;background:#f8f9fa;border-left:4px solid #1abc9c;border-radius:4px;\"><h3 style=\"margin-top:0;color:#2c3e50;\">Explora m\u00e1s recursos<\/h3><ul style=\"list-style:none;padding:0;\"><li><a href=\"https:\/\/stylingcv.com\/ai-tools-tech\/\">Herramientas y tecnolog\u00eda de IA<\/a> &mdash; Tu gu\u00eda completa<\/li><li><a href=\"https:\/\/stylingcv.com\/leveraging-ai-resume-builders-a-deep-dive-into-ai-resume-builder\/\">C\u00f3mo aprovechar los creadores de curr\u00edculum con IA: An\u00e1lisis profundo de IA<\/a><\/li><li><a href=\"https:\/\/stylingcv.com\/best-for-healthcare\/\">Mejor creador de curr\u00edculum para empleos en salud y enfermer\u00eda (20&#8230;<\/a><\/li><li><a href=\"https:\/\/stylingcv.com\/vs-zety\/\">StylingCV vs Zety: \u00bfQu\u00e9 creador de curr\u00edculum es mejor?<\/a><\/li><\/ul><p style=\"margin-bottom:0;font-size:14px;color:#7f8c8d;\">No solo un creador de curr\u00edculum \u2014 un creador inteligente con IA que piensa. <a href=\"https:\/\/stylingcv.com\/resume-builder\/\" style=\"color:#1abc9c;font-weight:bold;\">Crea tu curr\u00edculum en menos de 2 minutos &rarr;<\/a><\/p><\/div><!-- \/stylingcv-hub-links --><style>.entry-content a[href*=\"ai.stylingcv.com\"]:not(.scv-exit-cta){transition:transform 0.2s ease,box-shadow 0.2s ease}.entry-content a[href*=\"ai.stylingcv.com\"]:not(.scv-exit-cta):hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(38,133,153,0.25)}<\/style>","protected":false},"excerpt":{"rendered":"<p>Descubre c\u00f3mo la IA identifica las palabras clave adecuadas para los sistemas ATS. Herramienta gratuita para encontrar palabras clave + 300+ palabras clave por industria. Supera los sistemas de seguimiento de candidatos en 2026.<\/p>\n","protected":false},"author":0,"featured_media":0,"parent":379,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-394","page","type-page","status-publish","hentry"," c-blog-1-item  nt-post-class"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.5 (Yoast SEO v26.5) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Palabras clave curr\u00edculum 2026: C\u00f3mo la IA identifica<\/title>\n<meta name=\"description\" content=\"Descubre c\u00f3mo la IA identifica las palabras clave adecuadas para los sistemas ATS. Herramienta gratuita para encontrar palabras clave + 300+ por industria.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/stylingcv.com\/es\/ai-tools-tech\/resume-keywords-how-ai-identifies-the-right-keywords\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Palabras clave para curr\u00edculum: C\u00f3mo la IA identifica las palabras clave adecuadas para tu curr\u00edculum (2026)\" \/>\n<meta property=\"og:description\" content=\"Descubre c\u00f3mo la IA identifica las palabras clave adecuadas para los sistemas ATS. Herramienta gratuita para encontrar palabras clave + 300+ por industria.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/stylingcv.com\/es\/ai-tools-tech\/resume-keywords-how-ai-identifies-the-right-keywords\/\" \/>\n<meta property=\"og:site_name\" content=\"StylingCV - Espa\u00f1ol\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/wp.stylingcv.com\/es\/ai-tools-tech\/resume-keywords-how-ai-identifies-the-right-keywords\/\",\"url\":\"https:\/\/wp.stylingcv.com\/es\/ai-tools-tech\/resume-keywords-how-ai-identifies-the-right-keywords\/\",\"name\":\"Palabras clave curr\u00edculum 2026: C\u00f3mo la IA identifica\",\"isPartOf\":{\"@id\":\"https:\/\/wp.stylingcv.com\/es\/#website\"},\"datePublished\":\"2025-12-16T08:15:50+00:00\",\"description\":\"Descubre c\u00f3mo la IA identifica las palabras clave adecuadas para los sistemas ATS. Herramienta gratuita para encontrar palabras clave + 300+ por industria.\",\"breadcrumb\":{\"@id\":\"https:\/\/wp.stylingcv.com\/es\/ai-tools-tech\/resume-keywords-how-ai-identifies-the-right-keywords\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/wp.stylingcv.com\/es\/ai-tools-tech\/resume-keywords-how-ai-identifies-the-right-keywords\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/wp.stylingcv.com\/es\/ai-tools-tech\/resume-keywords-how-ai-identifies-the-right-keywords\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/wp.stylingcv.com\/es\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Creador de Curr\u00edculums con IA: Gu\u00eda Completa para CVs Impulsados por IA\",\"item\":\"https:\/\/wp.stylingcv.com\/es\/ai-tools-tech\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Palabras clave para curr\u00edculum: C\u00f3mo la IA identifica las palabras clave adecuadas para tu curr\u00edculum (2026)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/wp.stylingcv.com\/es\/#website\",\"url\":\"https:\/\/wp.stylingcv.com\/es\/\",\"name\":\"StylingCV - Espa\u00f1ol\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/wp.stylingcv.com\/es\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Palabras clave curr\u00edculum 2026: C\u00f3mo la IA identifica","description":"Descubre c\u00f3mo la IA identifica las palabras clave adecuadas para los sistemas ATS. Herramienta gratuita para encontrar palabras clave + 300+ por industria.","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:\/\/stylingcv.com\/es\/ai-tools-tech\/resume-keywords-how-ai-identifies-the-right-keywords\/","og_locale":"en_US","og_type":"article","og_title":"Palabras clave para curr\u00edculum: C\u00f3mo la IA identifica las palabras clave adecuadas para tu curr\u00edculum (2026)","og_description":"Descubre c\u00f3mo la IA identifica las palabras clave adecuadas para los sistemas ATS. Herramienta gratuita para encontrar palabras clave + 300+ por industria.","og_url":"https:\/\/stylingcv.com\/es\/ai-tools-tech\/resume-keywords-how-ai-identifies-the-right-keywords\/","og_site_name":"StylingCV - Espa\u00f1ol","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wp.stylingcv.com\/es\/ai-tools-tech\/resume-keywords-how-ai-identifies-the-right-keywords\/","url":"https:\/\/wp.stylingcv.com\/es\/ai-tools-tech\/resume-keywords-how-ai-identifies-the-right-keywords\/","name":"Palabras clave curr\u00edculum 2026: C\u00f3mo la IA identifica","isPartOf":{"@id":"https:\/\/wp.stylingcv.com\/es\/#website"},"datePublished":"2025-12-16T08:15:50+00:00","description":"Descubre c\u00f3mo la IA identifica las palabras clave adecuadas para los sistemas ATS. Herramienta gratuita para encontrar palabras clave + 300+ por industria.","breadcrumb":{"@id":"https:\/\/wp.stylingcv.com\/es\/ai-tools-tech\/resume-keywords-how-ai-identifies-the-right-keywords\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wp.stylingcv.com\/es\/ai-tools-tech\/resume-keywords-how-ai-identifies-the-right-keywords\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/wp.stylingcv.com\/es\/ai-tools-tech\/resume-keywords-how-ai-identifies-the-right-keywords\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wp.stylingcv.com\/es\/"},{"@type":"ListItem","position":2,"name":"Creador de Curr\u00edculums con IA: Gu\u00eda Completa para CVs Impulsados por IA","item":"https:\/\/wp.stylingcv.com\/es\/ai-tools-tech\/"},{"@type":"ListItem","position":3,"name":"Palabras clave para curr\u00edculum: C\u00f3mo la IA identifica las palabras clave adecuadas para tu curr\u00edculum (2026)"}]},{"@type":"WebSite","@id":"https:\/\/wp.stylingcv.com\/es\/#website","url":"https:\/\/wp.stylingcv.com\/es\/","name":"StylingCV - Espa\u00f1ol","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wp.stylingcv.com\/es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/wp.stylingcv.com\/es\/wp-json\/wp\/v2\/pages\/394","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wp.stylingcv.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wp.stylingcv.com\/es\/wp-json\/wp\/v2\/types\/page"}],"replies":[{"embeddable":true,"href":"https:\/\/wp.stylingcv.com\/es\/wp-json\/wp\/v2\/comments?post=394"}],"version-history":[{"count":0,"href":"https:\/\/wp.stylingcv.com\/es\/wp-json\/wp\/v2\/pages\/394\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/wp.stylingcv.com\/es\/wp-json\/wp\/v2\/pages\/379"}],"wp:attachment":[{"href":"https:\/\/wp.stylingcv.com\/es\/wp-json\/wp\/v2\/media?parent=394"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}