{"id":26618,"date":"2020-10-22T11:29:50","date_gmt":"2020-10-22T11:29:50","guid":{"rendered":"http:\/\/pal.kloodsites.com\/?p=26618"},"modified":"2026-06-19T16:05:21","modified_gmt":"2026-06-19T16:05:21","slug":"aceite-de-unas","status":"publish","type":"post","link":"https:\/\/nailknowledge.org\/es\/blog\/nail-oil","title":{"rendered":"Elegir el aceite de u\u00f1as adecuado"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Think about it. Our hands work hard. We spend lots of hard-earned cash on facial skincare but seem to neglect our hands which we constantly exposed to sunlight, cold wind, and washing-up water, at the very least.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Skin around the nails become dry and our nails become brittle and split. Fortunately, this is easy to remedy. Use a <a href=\"https:\/\/nailknowledge.org\/nail-knowledge-base\/tea-tree-oil-does-it-absorb-through-the-nail\">nail oil<\/a>!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Oils are easily absorbed into the skin which provides a healthy environment for the nails to grow on. They will restore and protect against future damage and can ward of nasty fungal infections. But which one to choose?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Choose a thin oil-based product. Every oil has different benefits so you can tailor make a treatment to match your needs.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Jojoba Oil &#8211; A hero to our nails with molecules that are the right shape to penetrate some way into the nail plate. Containing high levels of vitamin E and B can also help repair the collagen in our skin and offers deep hydration. It absorbs easily too and will result in strong, healthy, moisturised nails and cuticles.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Avocado oil &#8211; like jojoba, this natural oil is able to penetrate the upper layers of the nail plate to help provide lubrication between the layers and help prevent brittleness and dryness.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Squalene &#8211; alongside the two oils above, this is a very good oil for both nails and skin. Make sure to use the vegetable derived version.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Almond Oil &#8211; Packed with nutrients like vitamins E, A and B plus Omega 6 and 9 essential fatty acids, this is a readily available product to help prevent dry skin.<\/p>\n\n\n\n<div class=\"wp-block-group has-background nk-grp-1\" style=\"background-color:#e3daf8;margin-top:var(--wp--preset--spacing--60);margin-bottom:var(--wp--preset--spacing--60);padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;border-radius:10px 10px 10px 10px;overflow:hidden\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-container-core-group-is-layout-0eeff63b wp-block-group-is-layout-constrained\"><div class=\"nk-expander wp-elements-dc4bff5498eab055edf441a2c07c2ed6 wp-block-nk-expander has-text-color has-dark-purple-color\">\n\t\n<div class=\"nk-expander__header wp-block-nk-expander-header\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\">\n\t<div class=\"nk-expander__header-content\">\n\n<figure class=\"wp-block-image size-full\" style=\"margin-top:var(--wp--preset--spacing--30);margin-right:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30);margin-left:var(--wp--preset--spacing--30)\"><img loading=\"eager\" fetchpriority=\"high\" loading=\"lazy\" decoding=\"async\" width=\"455\" height=\"100\" src=\"https:\/\/nailknowledge.org\/wp-content\/uploads\/2026\/07\/new-nailknowledge-newsletter.webp\" alt=\"\" class=\"wp-image-173063\" srcset=\"https:\/\/nailknowledge.org\/wp-content\/uploads\/2026\/07\/new-nailknowledge-newsletter.webp 455w, https:\/\/nailknowledge.org\/wp-content\/uploads\/2026\/07\/new-nailknowledge-newsletter-300x66.webp 300w, https:\/\/nailknowledge.org\/wp-content\/uploads\/2026\/07\/new-nailknowledge-newsletter-18x4.webp 18w\" sizes=\"auto, (max-width: 455px) 100vw, 455px\" \/><\/figure>\n\n<\/div>\n\t<span class=\"nk-expander__icon nk-expander__icon--chevron\" style=\"background:#421e88;color:#ffffff;\" aria-hidden=\"true\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/span><\/div>\n\n\n<div class=\"nk-expander__body wp-block-nk-expander-body\">\n\t<div class=\"nk-expander__body-inner\">\n\n<iframe\n  data-src=\"https:\/\/api.leadconnectorhq.com\/widget\/form\/QlwX91ooJB32ioTrFomD?tag_category=product_chemistry\"\n  id=\"inline-QlwX91ooJB32ioTrFomD\"\n  style=\"width:100%;height:226px;border:none;border-radius:8px\"\n  title=\"Form 7\">\n<\/iframe>\n<script>\n(function () {\n  var P = \"[iFrameSizer]\", f = document.getElementById(\"inline-QlwX91ooJB32ioTrFomD\"), sized, loaded;\n  if (!f) return;\n\n  function ping() {\n    if (f.contentWindow)\n      f.contentWindow.postMessage(P + [f.id,8,false,false,32,true,true,null,\"offset\",null,null,0].join(\":\"), \"*\");\n  }\n  function load() {\n    if (loaded) return; loaded = true;\n    f.src = f.dataset.src;                       \/\/ fetch happens here, not before\n    f.addEventListener(\"load\", ping);\n    var n = 0, t = setInterval(function () { ping(); if (sized || ++n > 20) clearInterval(t); }, 250);\n  }\n\n  window.addEventListener(\"message\", function (e) {\n    if (typeof e.data !== \"string\" || e.data.indexOf(P) !== 0) return;\n    var p = e.data.slice(P.length).split(\":\");\n    if (p[0] !== f.id) return;\n    var h = parseFloat(p[1]);\n    if (h >= 0) { f.style.height = (h + 5) + \"px\"; sized = true; }\n  });\n\n  \/\/ Defer the third-party request until after load + idle, then only near the viewport\n  function arm() {\n    \"IntersectionObserver\" in window\n      ? new IntersectionObserver(function (en, o) {\n          if (en[0].isIntersecting) { load(); o.disconnect(); }\n        }, { rootMargin: \"300px\" }).observe(f)\n      : load();\n  }\n  var idle = window.requestIdleCallback || function (cb) { setTimeout(cb, 200); };\n  document.readyState === \"complete\" ? idle(arm) : window.addEventListener(\"load\", function () { idle(arm); });\n})();\n<\/script>\n\n<\/div>\n<\/div>\n\n<\/div>\n<\/div><\/div>\n<style>@media(max-width:768px){.nk-grp-1{border-radius:0!important}}<\/style>\n\n\n\n\n<p class=\"wp-block-paragraph\">These oils all work wonders on their own but you can give them a real boost by adding a few drops of essential oils. Before using essential oils, be sure you are not sensitive to them and avoid them if you are pregnant. There are many different essential oils on the market but it is best to go for a natural, organic oil rather than a synthetically produced one. The results will be far better.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Once again, each essential oil has different properties and benefits. A lot depends on personal preference but here are a few to consider.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Tea Tree Essential Oil \u2013 A natural anti-fungal treatment and has great deodorising properties meaning it is great for the feet too! It will heal and protect your nails. Some do have a sensitivity to it so do not use it if you have allergies to some chemicals. (Tea Tree can be an irritant so don\u2019t apply undiluted oil directly to the skin)<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Lavender Essential Oil \u2013 As well as smelling divine, this relaxing oil also promotes the healing of skin. Great if you need to soothe sore skin. Avoid if pregnant.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Clove Essential Oil \u2013 This oil calms the skin and is also an antiseptic. Great for <a href=\"https:\/\/nailknowledge.org\/blog\/plantar-warts-causes-prevention-and-treatment\"  data-wpil-monitor-id=\"87\">warts<\/a> too!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Lemon Essential Oil \u2013 The zingy scent will give you a lift and your nails will thank you for the antiseptic and skin toning effects. It will boost your circulation and brighten your nails too.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These are just a few of the many oils available. There are lots of nail balms and oils on the market that contain blends of these nourishing ingredients and now you know which oils are effective, it is easy to make your own at home. Just be sure to check the safety tips and dilution advice for any essential oils you may want to try.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Your nails will soon be strong and healthy and ready to get to work but they would still thank you for a pair of Marigold gloves to tackle the washing up!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Think about it. Our hands work hard. We spend lots of hard-earned cash on facial skincare but seem to neglect our hands which we constantly exposed to sunlight, cold wind, and washing-up water, at the very least. Skin around the nails become dry and our nails become brittle and split. Fortunately, this is easy to [&hellip;]<\/p>\n","protected":false},"author":26,"featured_media":41639,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"categories":[70],"tags":[],"class_list":["post-26618","post","type-post","status-publish","format-standard","has-post-thumbnail","category-product_chemistry","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Choosing the right Nail Oil - NailKnowledge<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nailknowledge.org\/es\/blog\/aceite-de-unas\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Choosing the right Nail Oil - NailKnowledge\" \/>\n<meta property=\"og:description\" content=\"Think about it. Our hands work hard. We spend lots of hard-earned cash on facial skincare but seem to neglect our hands which we constantly exposed to sunlight, cold wind, and washing-up water, at the very least. Skin around the nails become dry and our nails become brittle and split. Fortunately, this is easy to [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nailknowledge.org\/es\/blog\/aceite-de-unas\" \/>\n<meta property=\"og:site_name\" content=\"NailKnowledge\" \/>\n<meta property=\"article:published_time\" content=\"2020-10-22T11:29:50+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-19T16:05:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nailknowledge.org\/wp-content\/uploads\/2020\/10\/BLOG-THUMBNAIL-60.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=\"Marian Newman, BEM\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"Marian Newman, BEM\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/nail-oil#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/nail-oil\"},\"author\":{\"name\":\"Marian Newman, BEM\",\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/#\\\/schema\\\/person\\\/72f897394d28b628c492c71c549c0def\"},\"headline\":\"Choosing the right Nail Oil\",\"datePublished\":\"2020-10-22T11:29:50+00:00\",\"dateModified\":\"2026-06-19T16:05:21+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/nail-oil\"},\"wordCount\":605,\"publisher\":{\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/nail-oil#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/nailknowledge.org\\\/wp-content\\\/uploads\\\/2020\\\/10\\\/BLOG-THUMBNAIL-60.jpg\",\"articleSection\":[\"Science\"],\"inLanguage\":\"es\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/nail-oil\",\"url\":\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/nail-oil\",\"name\":\"Choosing the right Nail Oil - NailKnowledge\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/nail-oil#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/nail-oil#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/nailknowledge.org\\\/wp-content\\\/uploads\\\/2020\\\/10\\\/BLOG-THUMBNAIL-60.jpg\",\"datePublished\":\"2020-10-22T11:29:50+00:00\",\"dateModified\":\"2026-06-19T16:05:21+00:00\",\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/nail-oil\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/nail-oil#primaryimage\",\"url\":\"https:\\\/\\\/nailknowledge.org\\\/wp-content\\\/uploads\\\/2020\\\/10\\\/BLOG-THUMBNAIL-60.jpg\",\"contentUrl\":\"https:\\\/\\\/nailknowledge.org\\\/wp-content\\\/uploads\\\/2020\\\/10\\\/BLOG-THUMBNAIL-60.jpg\",\"width\":1280,\"height\":720},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/#website\",\"url\":\"https:\\\/\\\/nailknowledge.org\\\/\",\"name\":\"NailKnowledge\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/nailknowledge.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/#organization\",\"name\":\"NailKnowledge\",\"url\":\"https:\\\/\\\/nailknowledge.org\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/nailknowledge.org\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/KN-Logo-1.webp\",\"contentUrl\":\"https:\\\/\\\/nailknowledge.org\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/KN-Logo-1.webp\",\"width\":542,\"height\":100,\"caption\":\"NailKnowledge\"},\"image\":{\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/#\\\/schema\\\/person\\\/72f897394d28b628c492c71c549c0def\",\"name\":\"Marian Newman, BEM\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/27f69ce4dbced196ceb3dad391e7e6ac1cd7dd01ca24dfbb4d94d70a904a98b2?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/27f69ce4dbced196ceb3dad391e7e6ac1cd7dd01ca24dfbb4d94d70a904a98b2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/27f69ce4dbced196ceb3dad391e7e6ac1cd7dd01ca24dfbb4d94d70a904a98b2?s=96&d=mm&r=g\",\"caption\":\"Marian Newman, BEM\"},\"url\":\"https:\\\/\\\/nailknowledge.org\\\/es\\\/blog\\\/author\\\/marian\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Elegir el aceite de u\u00f1as adecuado - NailKnowledge","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:\/\/nailknowledge.org\/es\/blog\/aceite-de-unas","og_locale":"es_ES","og_type":"article","og_title":"Choosing the right Nail Oil - NailKnowledge","og_description":"Think about it. Our hands work hard. We spend lots of hard-earned cash on facial skincare but seem to neglect our hands which we constantly exposed to sunlight, cold wind, and washing-up water, at the very least. Skin around the nails become dry and our nails become brittle and split. Fortunately, this is easy to [&hellip;]","og_url":"https:\/\/nailknowledge.org\/es\/blog\/aceite-de-unas","og_site_name":"NailKnowledge","article_published_time":"2020-10-22T11:29:50+00:00","article_modified_time":"2026-06-19T16:05:21+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/nailknowledge.org\/wp-content\/uploads\/2020\/10\/BLOG-THUMBNAIL-60.jpg","type":"image\/jpeg"}],"author":"Marian Newman, BEM","twitter_card":"summary_large_image","twitter_misc":{"Escrito por":"Marian Newman, BEM","Tiempo de lectura":"3 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/nailknowledge.org\/blog\/nail-oil#article","isPartOf":{"@id":"https:\/\/nailknowledge.org\/blog\/nail-oil"},"author":{"name":"Marian Newman, BEM","@id":"https:\/\/nailknowledge.org\/#\/schema\/person\/72f897394d28b628c492c71c549c0def"},"headline":"Choosing the right Nail Oil","datePublished":"2020-10-22T11:29:50+00:00","dateModified":"2026-06-19T16:05:21+00:00","mainEntityOfPage":{"@id":"https:\/\/nailknowledge.org\/blog\/nail-oil"},"wordCount":605,"publisher":{"@id":"https:\/\/nailknowledge.org\/#organization"},"image":{"@id":"https:\/\/nailknowledge.org\/blog\/nail-oil#primaryimage"},"thumbnailUrl":"https:\/\/nailknowledge.org\/wp-content\/uploads\/2020\/10\/BLOG-THUMBNAIL-60.jpg","articleSection":["Science"],"inLanguage":"es"},{"@type":"WebPage","@id":"https:\/\/nailknowledge.org\/blog\/nail-oil","url":"https:\/\/nailknowledge.org\/blog\/nail-oil","name":"Elegir el aceite de u\u00f1as adecuado - NailKnowledge","isPartOf":{"@id":"https:\/\/nailknowledge.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/nailknowledge.org\/blog\/nail-oil#primaryimage"},"image":{"@id":"https:\/\/nailknowledge.org\/blog\/nail-oil#primaryimage"},"thumbnailUrl":"https:\/\/nailknowledge.org\/wp-content\/uploads\/2020\/10\/BLOG-THUMBNAIL-60.jpg","datePublished":"2020-10-22T11:29:50+00:00","dateModified":"2026-06-19T16:05:21+00:00","inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nailknowledge.org\/blog\/nail-oil"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/nailknowledge.org\/blog\/nail-oil#primaryimage","url":"https:\/\/nailknowledge.org\/wp-content\/uploads\/2020\/10\/BLOG-THUMBNAIL-60.jpg","contentUrl":"https:\/\/nailknowledge.org\/wp-content\/uploads\/2020\/10\/BLOG-THUMBNAIL-60.jpg","width":1280,"height":720},{"@type":"WebSite","@id":"https:\/\/nailknowledge.org\/#website","url":"https:\/\/nailknowledge.org\/","name":"Conocimientos de u\u00f1as","description":"","publisher":{"@id":"https:\/\/nailknowledge.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nailknowledge.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/nailknowledge.org\/#organization","name":"Conocimientos de u\u00f1as","url":"https:\/\/nailknowledge.org\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/nailknowledge.org\/#\/schema\/logo\/image\/","url":"https:\/\/nailknowledge.org\/wp-content\/uploads\/2026\/03\/KN-Logo-1.webp","contentUrl":"https:\/\/nailknowledge.org\/wp-content\/uploads\/2026\/03\/KN-Logo-1.webp","width":542,"height":100,"caption":"NailKnowledge"},"image":{"@id":"https:\/\/nailknowledge.org\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/nailknowledge.org\/#\/schema\/person\/72f897394d28b628c492c71c549c0def","name":"Marian Newman, BEM","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/secure.gravatar.com\/avatar\/27f69ce4dbced196ceb3dad391e7e6ac1cd7dd01ca24dfbb4d94d70a904a98b2?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/27f69ce4dbced196ceb3dad391e7e6ac1cd7dd01ca24dfbb4d94d70a904a98b2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/27f69ce4dbced196ceb3dad391e7e6ac1cd7dd01ca24dfbb4d94d70a904a98b2?s=96&d=mm&r=g","caption":"Marian Newman, BEM"},"url":"https:\/\/nailknowledge.org\/es\/blog\/author\/marian"}]}},"_links":{"self":[{"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/posts\/26618","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/users\/26"}],"replies":[{"embeddable":true,"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/comments?post=26618"}],"version-history":[{"count":2,"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/posts\/26618\/revisions"}],"predecessor-version":[{"id":171755,"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/posts\/26618\/revisions\/171755"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/media\/41639"}],"wp:attachment":[{"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/media?parent=26618"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/categories?post=26618"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/tags?post=26618"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}