{"id":24551,"date":"2023-11-21T17:05:33","date_gmt":"2023-11-21T16:05:33","guid":{"rendered":"https:\/\/sixphere.com\/sixphere-world-blogs-news\/"},"modified":"2025-03-11T14:47:04","modified_gmt":"2025-03-11T13:47:04","slug":"sixphere-world-blogs-news","status":"publish","type":"page","link":"https:\/\/sixphere.com\/en\/sixphere-world-blogs-news\/","title":{"rendered":"Sixphere World: Blogs &amp; News"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;on|on|off&#8221; admin_label=&#8221;Secci\u00f3n&#8221; module_class=&#8221;blog-section&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;50px||100px||false|false&#8221; custom_padding=&#8221;0px|0px|0px|0px|true|true&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; custom_margin=&#8221;0px|0px|0px|0px|true|true&#8221; custom_padding=&#8221;0px|0px|0px|0px|true|true&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; admin_label=&#8221;Current Blog&#8221; _builder_version=&#8221;4.22.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px|0px|0px|0px|true|true&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_post_slider posts_number=&#8221;1000&#8243; show_arrows=&#8221;off&#8221; show_more_button=&#8221;off&#8221; show_meta=&#8221;off&#8221; image_placement=&#8221;top&#8221; use_bg_overlay=&#8221;off&#8221; use_text_overlay=&#8221;off&#8221; dot_nav_custom_color=&#8221;RGBA(255,255,255,0)&#8221; module_class=&#8221;post-slider&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;|300|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#101820&#8243; header_font_size=&#8221;35px&#8221; header_line_height=&#8221;1.2em&#8221; body_font=&#8221;Source Sans Pro||||||||&#8221; body_text_align=&#8221;left&#8221; body_text_color=&#8221;#221633&#8243; body_font_size=&#8221;16px&#8221; body_line_height=&#8221;1.2em&#8221; meta_text_color=&#8221;RGBA(255,255,255,0)&#8221; meta_font_size=&#8221;1px&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; positioning=&#8221;none&#8221; position_origin_a=&#8221;top_right&#8221; width=&#8221;65%&#8221; max_width=&#8221;65%&#8221; module_alignment=&#8221;right&#8221; custom_margin=&#8221;0px|0px|0px|0px|false|false&#8221; custom_padding=&#8221;0px|0px|0px|0px|true|true&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_post_slider][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; admin_label=&#8221;List of Blogs&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px|0px|0px|0px|true|true&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_blog include_categories=&#8221;all&#8221; show_thumbnail=&#8221;off&#8221; show_author=&#8221;off&#8221; show_date=&#8221;off&#8221; show_categories=&#8221;off&#8221; show_excerpt=&#8221;off&#8221; module_class=&#8221;post-list-desktop&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Source Sans Pro|600|||||||&#8221; header_font_size=&#8221;24px&#8221; header_line_height=&#8221;1.2em&#8221; pagination_font=&#8221;|300|||||||&#8221; pagination_text_align=&#8221;left&#8221; pagination_font_size=&#8221;20px&#8221; custom_margin=&#8221;0px|5px|0px|0px|true|false&#8221; custom_padding=&#8221;0px|0px|0px|0px|true|true&#8221; link_option_url=&#8221;#&#8221; border_width_bottom_fullwidth=&#8221;4px&#8221; border_color_bottom_fullwidth=&#8221;#c9c9c9&#8243; border_style_bottom_fullwidth=&#8221;dotted&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blog][et_pb_code _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  var idBlogSelected = null;<!-- [et_pb_line_break_holder] -->  function initializeBlogCarousel(container) {<!-- [et_pb_line_break_holder] -->    \/\/ Obtener todos los elementos de la lista de posts<!-- [et_pb_line_break_holder] -->    const listaPosts = document.querySelectorAll('.' + container + ' article.et_pb_post');<!-- [et_pb_line_break_holder] -->    if(idBlogSelected == null)<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->      \tlistaPosts[0].classList.add('et_pb_post_active');<!-- [et_pb_line_break_holder] -->\t      idBlogSelected = listaPosts[0].getAttribute('id');<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    \/\/ Obtener todos los elementos del carrusel<!-- [et_pb_line_break_holder] -->    const carruselPosts = document.querySelectorAll('.et_pb_slide');<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ Iterar sobre cada elemento de la lista de posts<!-- [et_pb_line_break_holder] -->    listaPosts.forEach(post => {<!-- [et_pb_line_break_holder] -->      post.addEventListener('click', function() {<!-- [et_pb_line_break_holder] -->        event.preventDefault();<!-- [et_pb_line_break_holder] -->        listaPosts.forEach(post => {<!-- [et_pb_line_break_holder] -->          post.classList.remove('et_pb_post_active');<!-- [et_pb_line_break_holder] -->        });<!-- [et_pb_line_break_holder] -->        post.classList.add('et_pb_post_active');<!-- [et_pb_line_break_holder] -->        \/\/ Obtener el ID del post seleccionado<!-- [et_pb_line_break_holder] -->        const postId = this.getAttribute('id').replace('post-', '');<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/\/ Obtener todos los controles del carrusel<!-- [et_pb_line_break_holder] -->        const carruselControles = document.querySelectorAll('.et-pb-controllers a');<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/\/ Iterar sobre cada elemento del carrusel<!-- [et_pb_line_break_holder] -->        carruselPosts.forEach((carruselPost, index) => {<!-- [et_pb_line_break_holder] -->          \/\/ Si el ID del post en el carrusel coincide con el post seleccionado, activar el carrusel<!-- [et_pb_line_break_holder] -->          if (carruselPost.classList.contains('et_pb_post_slide-' + postId)) {<!-- [et_pb_line_break_holder] -->            \/\/ Activar este carrusel y desactivar los dem\u00e1s<!-- [et_pb_line_break_holder] -->            carruselPosts.forEach(post => {<!-- [et_pb_line_break_holder] -->              post.classList.remove('et-pb-active-slide');<!-- [et_pb_line_break_holder] -->              post.classList.remove('et-pb-moved-slide');<!-- [et_pb_line_break_holder] -->            });<!-- [et_pb_line_break_holder] -->            carruselPost.classList.add('et-pb-active-slide');<!-- [et_pb_line_break_holder] -->            carruselPost.classList.add('et-pb-moved-slide');<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            \/\/ Iterar sobre cada control del carrusel<!-- [et_pb_line_break_holder] -->            carruselControles.forEach((control, i) => {<!-- [et_pb_line_break_holder] -->              \/\/ Obtener el n\u00famero del control para coincidir con el post<!-- [et_pb_line_break_holder] -->              const controlNumber = i;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->              \/\/ Si el n\u00famero del control coincide con el post seleccionado, simular un clic en ese control<!-- [et_pb_line_break_holder] -->              if (controlNumber == index) {<!-- [et_pb_line_break_holder] -->                control.click(); \/\/ Simula un clic en el control<!-- [et_pb_line_break_holder] -->              }<!-- [et_pb_line_break_holder] -->            });<!-- [et_pb_line_break_holder] -->          }<!-- [et_pb_line_break_holder] -->        });<!-- [et_pb_line_break_holder] -->      });<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|off|on&#8221; module_class=&#8221;blog-section-responsive&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; width=&#8221;90%&#8221; max_width=&#8221;90%&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;|700|||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;16px&#8221; custom_margin=&#8221;0px|0px|0px|0px|true|true&#8221; custom_padding=&#8221;0px|0px|0px|0px|true|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>BLOGS<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; width=&#8221;90%&#8221; max_width=&#8221;90%&#8221; module_alignment=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code raw_content_phone=&#8221;<script><\/p>\n<p>  function initializeBlogColors() {\n    var colours = %91%22blog-type-1%22, %22blog-type-2%22, %22blog-type-3%22, %22blog-type-4%22, %22blog-type-5%22%93;\n    var posts = document.querySelectorAll('.et_pb_post');\n    var i = 0;<\/p>\n<p>    posts.forEach(function(post) {\n        post.classList.add(colours%91i%93);\n        if (i === colours.length - 1) {\n            i = 0;\n        } else {\n            i++;\n        }\n    });<\/p>\n<p>    const readMore = document.querySelectorAll('.et_pb_post .post-content .more-link');\n    const excerpts = document.querySelectorAll('.et_pb_post .post-content-inner p');<\/p>\n<p>    readMore.forEach(function(blog) {\n        blog.textContent = %22Echa un vistazo%22;\n    });<\/p>\n<p>    excerpts.forEach(function(excerpt) {\n        var inner = excerpt.textContent;\n        var newInner = inner.substring(0, 100);\n        excerpt.innerHTML = newInner + %22...%22;\n    });<\/p>\n<p>  }<\/p>\n<p><\/script>&#8221; raw_content_last_edited=&#8221;off|phone&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  var coloursToBlogList = [\"blog-type-1\", \"blog-type-2\", \"blog-type-3\", \"blog-type-4\", \"blog-type-5\"];<!-- [et_pb_line_break_holder] -->  var coloursToBlogListCounter = 0;<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  function initializeBlogColor(container, id) {<!-- [et_pb_line_break_holder] -->    var posts = document.querySelectorAll('.' + container + ' #post-' + id);<!-- [et_pb_line_break_holder] -->    if(posts == null || posts.length == 0) {<!-- [et_pb_line_break_holder] -->        return null;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    var post = posts[0];<!-- [et_pb_line_break_holder] -->    post.classList.add(coloursToBlogList[coloursToBlogListCounter]);<!-- [et_pb_line_break_holder] -->    if (coloursToBlogListCounter === coloursToBlogList.length - 1) {<!-- [et_pb_line_break_holder] -->        coloursToBlogListCounter = 0;<!-- [et_pb_line_break_holder] -->    } else {<!-- [et_pb_line_break_holder] -->        coloursToBlogListCounter++;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    const readMore = document.querySelectorAll('.' + container + ' #post-' + id  + ' .more-link');<!-- [et_pb_line_break_holder] -->    console.log(readMore)<!-- [et_pb_line_break_holder] -->    const excerpts = document.querySelectorAll('.' + container + ' #post-' + id  + ' .post-content-inner p');<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    readMore.forEach(function(blog) {<!-- [et_pb_line_break_holder] -->        blog.textContent = \"Echa un vistazo\";<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    excerpts.forEach(function(excerpt) {<!-- [et_pb_line_break_holder] -->        var inner = excerpt.textContent;<!-- [et_pb_line_break_holder] -->        var newInner = inner.substring(0, 100);<!-- [et_pb_line_break_holder] -->        excerpt.innerHTML = newInner + \"...\";<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][et_pb_blog posts_number=&#8221;5&#8243; show_more=&#8221;on&#8221; show_date=&#8221;off&#8221; module_class=&#8221;et_pb_posts_responsive post-list-responsive&#8221; _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; header_font_size=&#8221;20px&#8221; header_line_height=&#8221;1.2em&#8221; body_font_size=&#8221;16px&#8221; body_line_height=&#8221;1.2em&#8221; pagination_font=&#8221;|300|||||||&#8221; pagination_font_size=&#8221;18px&#8221; hover_enabled=&#8221;0&#8243; pagination_font_size_tablet=&#8221;16px&#8221; pagination_font_size_phone=&#8221;16px&#8221; pagination_font_size_last_edited=&#8221;off|desktop&#8221; global_colors_info=&#8221;{}&#8221; show_excerpt=&#8221;off&#8221; sticky_enabled=&#8221;0&#8243;][\/et_pb_blog][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Sixphere World: Blog, news, and events about Sixphere. Take a break and explore our content.  <\/p>\n","protected":false},"author":1,"featured_media":24239,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","content-type":"","footnotes":""},"class_list":["post-24551","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Sixphere World: Blogs &amp; News - Innovaci\u00f3n que conecta tu empresa - Sixphere Technologies<\/title>\n<meta name=\"description\" content=\"Sixphere World: Blog, news, and events about Sixphere. Take a break and explore our content.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sixphere.com\/en\/sixphere-world-blogs-news\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Sixphere World: Blogs &amp; News - Innovaci\u00f3n que conecta tu empresa - Sixphere Technologies\" \/>\n<meta property=\"og:description\" content=\"Sixphere World: Blog, news, and events about Sixphere. Take a break and explore our content.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sixphere.com\/en\/sixphere-world-blogs-news\/\" \/>\n<meta property=\"og:site_name\" content=\"Innovaci\u00f3n que conecta tu empresa - Sixphere Technologies\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/6phere\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-11T13:47:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/sixphere.com\/wp-content\/uploads\/2024\/02\/sixphere-servicios-main.png\" \/>\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\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@6phere\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sixphere.com\\\/en\\\/sixphere-world-blogs-news\\\/\",\"url\":\"https:\\\/\\\/sixphere.com\\\/en\\\/sixphere-world-blogs-news\\\/\",\"name\":\"Sixphere World: Blogs &amp; News - Innovaci\u00f3n que conecta tu empresa - Sixphere Technologies\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sixphere.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/sixphere.com\\\/en\\\/sixphere-world-blogs-news\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/sixphere.com\\\/en\\\/sixphere-world-blogs-news\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/sixphere.com\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/sixphere-servicios-main.png\",\"datePublished\":\"2023-11-21T16:05:33+00:00\",\"dateModified\":\"2025-03-11T13:47:04+00:00\",\"description\":\"Sixphere World: Blog, news, and events about Sixphere. Take a break and explore our content.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/sixphere.com\\\/en\\\/sixphere-world-blogs-news\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sixphere.com\\\/en\\\/sixphere-world-blogs-news\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/sixphere.com\\\/en\\\/sixphere-world-blogs-news\\\/#primaryimage\",\"url\":\"https:\\\/\\\/sixphere.com\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/sixphere-servicios-main.png\",\"contentUrl\":\"https:\\\/\\\/sixphere.com\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/sixphere-servicios-main.png\",\"width\":1280,\"height\":720,\"caption\":\"Sixphere Technologies, tu partner digital\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/sixphere.com\\\/en\\\/sixphere-world-blogs-news\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/sixphere.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Sixphere World: Blogs &amp; News\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/sixphere.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/sixphere.com\\\/en\\\/\",\"name\":\"Sixphere Technologies\",\"description\":\"Construimos tecnolog\u00eda de innovaci\u00f3n que conecta tu empresa de forma eficiente, \u00fatil y escalable con IA, datos, software e integraci\u00f3n.\",\"publisher\":{\"@id\":\"https:\\\/\\\/sixphere.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/sixphere.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/sixphere.com\\\/en\\\/#organization\",\"name\":\"Sixphere Technologies\",\"url\":\"https:\\\/\\\/sixphere.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/sixphere.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/sixphere.com\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/sixphere-isopo-main.jpg\",\"contentUrl\":\"https:\\\/\\\/sixphere.com\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/sixphere-isopo-main.jpg\",\"width\":750,\"height\":600,\"caption\":\"Sixphere Technologies\"},\"image\":{\"@id\":\"https:\\\/\\\/sixphere.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/6phere\\\/\",\"https:\\\/\\\/x.com\\\/6phere\",\"https:\\\/\\\/es.linkedin.com\\\/company\\\/sixphere\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Sixphere World: Blogs &amp; News - Innovaci\u00f3n que conecta tu empresa - Sixphere Technologies","description":"Sixphere World: Blog, news, and events about Sixphere. Take a break and explore our content.","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:\/\/sixphere.com\/en\/sixphere-world-blogs-news\/","og_locale":"en_US","og_type":"article","og_title":"Sixphere World: Blogs &amp; News - Innovaci\u00f3n que conecta tu empresa - Sixphere Technologies","og_description":"Sixphere World: Blog, news, and events about Sixphere. Take a break and explore our content.","og_url":"https:\/\/sixphere.com\/en\/sixphere-world-blogs-news\/","og_site_name":"Innovaci\u00f3n que conecta tu empresa - Sixphere Technologies","article_publisher":"https:\/\/www.facebook.com\/6phere\/","article_modified_time":"2025-03-11T13:47:04+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/sixphere.com\/wp-content\/uploads\/2024\/02\/sixphere-servicios-main.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@6phere","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sixphere.com\/en\/sixphere-world-blogs-news\/","url":"https:\/\/sixphere.com\/en\/sixphere-world-blogs-news\/","name":"Sixphere World: Blogs &amp; News - Innovaci\u00f3n que conecta tu empresa - Sixphere Technologies","isPartOf":{"@id":"https:\/\/sixphere.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/sixphere.com\/en\/sixphere-world-blogs-news\/#primaryimage"},"image":{"@id":"https:\/\/sixphere.com\/en\/sixphere-world-blogs-news\/#primaryimage"},"thumbnailUrl":"https:\/\/sixphere.com\/wp-content\/uploads\/2024\/02\/sixphere-servicios-main.png","datePublished":"2023-11-21T16:05:33+00:00","dateModified":"2025-03-11T13:47:04+00:00","description":"Sixphere World: Blog, news, and events about Sixphere. Take a break and explore our content.","breadcrumb":{"@id":"https:\/\/sixphere.com\/en\/sixphere-world-blogs-news\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sixphere.com\/en\/sixphere-world-blogs-news\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sixphere.com\/en\/sixphere-world-blogs-news\/#primaryimage","url":"https:\/\/sixphere.com\/wp-content\/uploads\/2024\/02\/sixphere-servicios-main.png","contentUrl":"https:\/\/sixphere.com\/wp-content\/uploads\/2024\/02\/sixphere-servicios-main.png","width":1280,"height":720,"caption":"Sixphere Technologies, tu partner digital"},{"@type":"BreadcrumbList","@id":"https:\/\/sixphere.com\/en\/sixphere-world-blogs-news\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/sixphere.com\/en\/"},{"@type":"ListItem","position":2,"name":"Sixphere World: Blogs &amp; News"}]},{"@type":"WebSite","@id":"https:\/\/sixphere.com\/en\/#website","url":"https:\/\/sixphere.com\/en\/","name":"Sixphere Technologies","description":"Construimos tecnolog\u00eda de innovaci\u00f3n que conecta tu empresa de forma eficiente, \u00fatil y escalable con IA, datos, software e integraci\u00f3n.","publisher":{"@id":"https:\/\/sixphere.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sixphere.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/sixphere.com\/en\/#organization","name":"Sixphere Technologies","url":"https:\/\/sixphere.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sixphere.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/sixphere.com\/wp-content\/uploads\/2023\/12\/sixphere-isopo-main.jpg","contentUrl":"https:\/\/sixphere.com\/wp-content\/uploads\/2023\/12\/sixphere-isopo-main.jpg","width":750,"height":600,"caption":"Sixphere Technologies"},"image":{"@id":"https:\/\/sixphere.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/6phere\/","https:\/\/x.com\/6phere","https:\/\/es.linkedin.com\/company\/sixphere"]}]}},"_links":{"self":[{"href":"https:\/\/sixphere.com\/en\/wp-json\/wp\/v2\/pages\/24551","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sixphere.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sixphere.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sixphere.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sixphere.com\/en\/wp-json\/wp\/v2\/comments?post=24551"}],"version-history":[{"count":0,"href":"https:\/\/sixphere.com\/en\/wp-json\/wp\/v2\/pages\/24551\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sixphere.com\/en\/wp-json\/wp\/v2\/media\/24239"}],"wp:attachment":[{"href":"https:\/\/sixphere.com\/en\/wp-json\/wp\/v2\/media?parent=24551"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}