{"id":173,"date":"2023-01-26T15:39:43","date_gmt":"2023-01-26T14:39:43","guid":{"rendered":"https:\/\/writebot.io\/blog\/?p=173"},"modified":"2023-01-26T16:10:16","modified_gmt":"2023-01-26T15:10:16","slug":"how-to-change-the-language-for-specific-post-in-wordpress-without-plugin","status":"publish","type":"post","link":"https:\/\/writebot.io\/blog\/how-to-change-the-language-for-specific-post-in-wordpress-without-plugin\/","title":{"rendered":"How to change the language for specific post in WordPress without plugin"},"content":{"rendered":"\n<p>Using WordPress for your website is a great way to create a well-designed website. It is also very user-friendly and allows for a lot of customization. <strong>But one missing features is to assign a language to a specific post<\/strong>. This is especially useful if you are creating a multi-lingual website, or if you want to target a specific country : <strong>language is also a niche !<\/strong> Write content in other language with <a href=\"https:\/\/app.writebot.io\">Writebot<\/a><\/p>\n\n\n\n<p>In this guide, we\u2019ll show you how to change the language for a specific post in WordPress without using a plugin. We\u2019ll also cover how to change the language for the entire website.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why Change the Language for a Specific Post?<\/h2>\n\n\n\n<p>If you are creating a multi-lingual website or want to target multiple markets, then it is important to assign a language to each post. This will ensure that visitors to your website can easily switch languages and read your content in the language of their choice. It also makes it easier for search engines to index your content in the right language.<\/p>\n\n\n\n<p>You might also want to assign a language to a specific post if you are writing a post in a language other than your website\u2019s default language. This will ensure that the post is displayed correctly on your website.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Change the Language for a Specific Post in WordPress<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1: Enable Custom Fields<\/h3>\n\n\n\n<p>Firstly, you need to enable the custom fields for Posts, follow the 2 next steps. Start a new post or open an existing one to open the Options Panels (see below)<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"375\" height=\"680\" src=\"https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2023\/01\/image-3.png?resize=375%2C680&#038;ssl=1\" alt=\"\" class=\"wp-image-164\" srcset=\"https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2023\/01\/image-3.png?w=375&amp;ssl=1 375w, https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2023\/01\/image-3.png?resize=165%2C300&amp;ssl=1 165w\" sizes=\"auto, (max-width: 375px) 100vw, 375px\" data-recalc-dims=\"1\" \/><figcaption class=\"wp-element-caption\">Go to Preferences<\/figcaption><\/figure>\n<\/div>\n\n\n<p>Now you can access to the <strong>Preferences <\/strong>and select <strong>Panels <\/strong>to activate the options <strong>Custom Fields<\/strong><\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2023\/01\/image-2.png?resize=558%2C324&#038;ssl=1\" alt=\"\" class=\"wp-image-163\" width=\"558\" height=\"324\" srcset=\"https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2023\/01\/image-2.png?w=812&amp;ssl=1 812w, https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2023\/01\/image-2.png?resize=300%2C174&amp;ssl=1 300w, https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2023\/01\/image-2.png?resize=768%2C445&amp;ssl=1 768w\" sizes=\"auto, (max-width: 558px) 100vw, 558px\" data-recalc-dims=\"1\" \/><figcaption class=\"wp-element-caption\">Enable Custom Fields<\/figcaption><\/figure>\n<\/div>\n\n\n<p>Once activated, you&#8217;ll see new fields appearing below your Posts :<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"300\" src=\"https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2023\/01\/image-4.png?resize=1024%2C300&#038;ssl=1\" alt=\"\" class=\"wp-image-165\" srcset=\"https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2023\/01\/image-4.png?resize=1024%2C300&amp;ssl=1 1024w, https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2023\/01\/image-4.png?resize=300%2C88&amp;ssl=1 300w, https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2023\/01\/image-4.png?resize=768%2C225&amp;ssl=1 768w, https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2023\/01\/image-4.png?w=1158&amp;ssl=1 1158w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" data-recalc-dims=\"1\" \/><figcaption class=\"wp-element-caption\">Custom Fields inside Edit Post<\/figcaption><\/figure>\n\n\n\n<p>Now you can Add Custom Field with the name Schema and Value corresponding to <strong>the actual schema you want to use<\/strong>. <\/p>\n\n\n\n<p>For instance:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>For french from France  add the following : <strong>Name: <\/strong>language &#8211; <strong>Value <\/strong>: lang=&#8221;fr-FR&#8221;<\/li>\n\n\n\n<li>For english US add the following : <strong>Name: <\/strong>language &#8211; <strong>Value <\/strong>: lang=&#8221;en-US&#8221;<\/li>\n\n\n\n<li>For english GB add the following : <strong>Name: <\/strong>language &#8211; <strong>Value <\/strong>: lang=&#8221;en-GB&#8221;<\/li>\n<\/ul>\n\n\n\n<p>Check the complete list of<a href=\"https:\/\/www.w3schools.com\/tags\/att_lang.asp\" target=\"_blank\" rel=\"noreferrer noopener\"> ISO HTML Language<\/a><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"968\" height=\"142\" src=\"https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2023\/01\/image-9.png?resize=968%2C142&#038;ssl=1\" alt=\"\" class=\"wp-image-174\" srcset=\"https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2023\/01\/image-9.png?w=968&amp;ssl=1 968w, https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2023\/01\/image-9.png?resize=300%2C44&amp;ssl=1 300w, https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2023\/01\/image-9.png?resize=768%2C113&amp;ssl=1 768w\" sizes=\"auto, (max-width: 968px) 100vw, 968px\" data-recalc-dims=\"1\" \/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Step 2 : Map the Custom field inside header.php<\/h4>\n\n\n\n<p>Now this step is more technical, but easy to understand. To display a post, WordPress is populating a template page with properties coming from your Database (for instance the content of your post, the tags). In order to add a specific language to your posts, you need to tell WordPress to map the Custom Fields inside the header of your blog post : <\/p>\n\n\n\n<p>In Appearance, go to <strong>Theme File Editor<\/strong><\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"172\" height=\"258\" src=\"https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2023\/01\/image-6.png?resize=172%2C258&#038;ssl=1\" alt=\"\" class=\"wp-image-167\" data-recalc-dims=\"1\"\/><\/figure>\n<\/div>\n\n\n<p>Now select the header.php inside the Theme Files : <\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"241\" height=\"630\" src=\"https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2023\/01\/image-7.png?resize=241%2C630&#038;ssl=1\" alt=\"\" class=\"wp-image-168\" srcset=\"https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2023\/01\/image-7.png?w=241&amp;ssl=1 241w, https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2023\/01\/image-7.png?resize=115%2C300&amp;ssl=1 115w\" sizes=\"auto, (max-width: 241px) 100vw, 241px\" data-recalc-dims=\"1\" \/><figcaption class=\"wp-element-caption\">Theme Files Explorer<\/figcaption><\/figure>\n<\/div>\n\n\n<p>Add the following PHP code inside the header, instead of the <em>&lt;html  &lt;?php language_attributes();?>><\/em> tag<\/p>\n\n\n\n<p><strong>Before : <\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;html  &lt;?php language_attributes();?&gt;&gt;<\/code><\/pre>\n\n\n\n<p><strong>After:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\t&lt;html\t\t\n        &lt;?php\n\t$language = get_post_meta(get_the_ID(), 'language', true);\n\tif(!empty($language)) {\n\t\techo $language;\n\t}else{\n\t\tlanguage_attributes();\n\t}\n\t?&gt;&gt;\t<\/code><\/pre>\n\n\n\n<p><strong>What does mean this code :<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>If among all Custom Fields, there is one named &#8216;<em>language<\/em>&#8216;<\/li>\n\n\n\n<li>Then write the Value of the Custom Field inside the header<\/li>\n\n\n\n<li>Else set the language to the current WordPress value (coming from language_attributes() )<\/li>\n<\/ul>\n\n\n\n<p>Now, you could specify for each posts the language. This method also work to <a href=\"https:\/\/writebot.io\/blog\/how-to-add-schema-org-manually-without-a-plugin-in-wordpress\/\">add other metadata inside specific posts. <\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p>Changing the language for a specific post in WordPress is easy and can be done without using a plugin. All you need to do is two little step. You can also change the language for your entire website by going to your WordPress dashboard and selecting \u201cSettings\u201d > \u201cGeneral\u201d. The reason to do that is to extend your market by targeting specific countries ! If you don&#8217;t master a specific language, <a href=\"https:\/\/app.writebot.io\" target=\"_blank\" rel=\"noreferrer noopener\">use our tools to create content in +30 languages<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Using WordPress for your website is a great way to create a well-designed website. It is also very user-friendly and allows for a lot of customization. But one missing features is to assign a language to a specific post. This is especially useful if you are creating a multi-lingual website, or if you want to&hellip;&nbsp;<a href=\"https:\/\/writebot.io\/blog\/how-to-change-the-language-for-specific-post-in-wordpress-without-plugin\/\" class=\"\" rel=\"bookmark\">Read More &raquo;<span class=\"screen-reader-text\">How to change the language for specific post in WordPress without plugin<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":141,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"categories":[1],"tags":[8,13],"class_list":["post-173","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-non-classe","tag-seo","tag-tips"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.13 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to change the language for specific post in Wordpress without plugin<\/title>\n<meta name=\"description\" content=\"How to change the language only for specific posts without plugin ? Discover how in two simple steps. Add language attribute easily.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/writebot.io\/blog\/how-to-change-the-language-for-specific-post-in-wordpress-without-plugin\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to change the language for specific post in Wordpress without plugin\" \/>\n<meta property=\"og:description\" content=\"How to change the language only for specific posts without plugin ? Discover how in two simple steps. Add language attribute easily.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/writebot.io\/blog\/how-to-change-the-language-for-specific-post-in-wordpress-without-plugin\/\" \/>\n<meta property=\"og:site_name\" content=\"Blog WriteBot\" \/>\n<meta property=\"article:published_time\" content=\"2023-01-26T14:39:43+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-01-26T15:10:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/writebot.io\/blog\/wp-content\/uploads\/2023\/01\/pexels-tranmautritam-251225.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"761\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"WriteBot\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"WriteBot\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/writebot.io\/blog\/how-to-change-the-language-for-specific-post-in-wordpress-without-plugin\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/writebot.io\/blog\/how-to-change-the-language-for-specific-post-in-wordpress-without-plugin\/\"},\"author\":{\"name\":\"WriteBot\",\"@id\":\"https:\/\/writebot.io\/blog\/#\/schema\/person\/d3c84c49afd2cd2839f26d3dc8b4753d\"},\"headline\":\"How to change the language for specific post in WordPress without plugin\",\"datePublished\":\"2023-01-26T14:39:43+00:00\",\"dateModified\":\"2023-01-26T15:10:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/writebot.io\/blog\/how-to-change-the-language-for-specific-post-in-wordpress-without-plugin\/\"},\"wordCount\":624,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/writebot.io\/blog\/#organization\"},\"keywords\":[\"SEO\",\"Tips\"],\"articleSection\":[\"Non class\u00e9\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/writebot.io\/blog\/how-to-change-the-language-for-specific-post-in-wordpress-without-plugin\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/writebot.io\/blog\/how-to-change-the-language-for-specific-post-in-wordpress-without-plugin\/\",\"url\":\"https:\/\/writebot.io\/blog\/how-to-change-the-language-for-specific-post-in-wordpress-without-plugin\/\",\"name\":\"How to change the language for specific post in Wordpress without plugin\",\"isPartOf\":{\"@id\":\"https:\/\/writebot.io\/blog\/#website\"},\"datePublished\":\"2023-01-26T14:39:43+00:00\",\"dateModified\":\"2023-01-26T15:10:16+00:00\",\"description\":\"How to change the language only for specific posts without plugin ? Discover how in two simple steps. Add language attribute easily.\",\"breadcrumb\":{\"@id\":\"https:\/\/writebot.io\/blog\/how-to-change-the-language-for-specific-post-in-wordpress-without-plugin\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/writebot.io\/blog\/how-to-change-the-language-for-specific-post-in-wordpress-without-plugin\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/writebot.io\/blog\/how-to-change-the-language-for-specific-post-in-wordpress-without-plugin\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/writebot.io\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to change the language for specific post in WordPress without plugin\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/writebot.io\/blog\/#website\",\"url\":\"https:\/\/writebot.io\/blog\/\",\"name\":\"Blog WriteBot\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/writebot.io\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/writebot.io\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/writebot.io\/blog\/#organization\",\"name\":\"Blog WriteBot\",\"url\":\"https:\/\/writebot.io\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/writebot.io\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2022\/12\/WriteBot-Logo.png?fit=801%2C186&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2022\/12\/WriteBot-Logo.png?fit=801%2C186&ssl=1\",\"width\":801,\"height\":186,\"caption\":\"Blog WriteBot\"},\"image\":{\"@id\":\"https:\/\/writebot.io\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/writebot.io\/blog\/#\/schema\/person\/d3c84c49afd2cd2839f26d3dc8b4753d\",\"name\":\"WriteBot\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/writebot.io\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/bb4a6ec2211fa57a9f7211adf53c50c615f828c81c57b46fab8ee510ae5731ee?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/bb4a6ec2211fa57a9f7211adf53c50c615f828c81c57b46fab8ee510ae5731ee?s=96&d=mm&r=g\",\"caption\":\"WriteBot\"},\"sameAs\":[\"https:\/\/writebot.io\/blog\"],\"url\":\"https:\/\/writebot.io\/blog\/author\/atcbdrop\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to change the language for specific post in Wordpress without plugin","description":"How to change the language only for specific posts without plugin ? Discover how in two simple steps. Add language attribute easily.","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:\/\/writebot.io\/blog\/how-to-change-the-language-for-specific-post-in-wordpress-without-plugin\/","og_locale":"en_US","og_type":"article","og_title":"How to change the language for specific post in Wordpress without plugin","og_description":"How to change the language only for specific posts without plugin ? Discover how in two simple steps. Add language attribute easily.","og_url":"https:\/\/writebot.io\/blog\/how-to-change-the-language-for-specific-post-in-wordpress-without-plugin\/","og_site_name":"Blog WriteBot","article_published_time":"2023-01-26T14:39:43+00:00","article_modified_time":"2023-01-26T15:10:16+00:00","og_image":[{"width":1280,"height":761,"url":"https:\/\/writebot.io\/blog\/wp-content\/uploads\/2023\/01\/pexels-tranmautritam-251225.jpg","type":"image\/jpeg"}],"author":"WriteBot","twitter_card":"summary_large_image","twitter_misc":{"Written by":"WriteBot","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/writebot.io\/blog\/how-to-change-the-language-for-specific-post-in-wordpress-without-plugin\/#article","isPartOf":{"@id":"https:\/\/writebot.io\/blog\/how-to-change-the-language-for-specific-post-in-wordpress-without-plugin\/"},"author":{"name":"WriteBot","@id":"https:\/\/writebot.io\/blog\/#\/schema\/person\/d3c84c49afd2cd2839f26d3dc8b4753d"},"headline":"How to change the language for specific post in WordPress without plugin","datePublished":"2023-01-26T14:39:43+00:00","dateModified":"2023-01-26T15:10:16+00:00","mainEntityOfPage":{"@id":"https:\/\/writebot.io\/blog\/how-to-change-the-language-for-specific-post-in-wordpress-without-plugin\/"},"wordCount":624,"commentCount":0,"publisher":{"@id":"https:\/\/writebot.io\/blog\/#organization"},"keywords":["SEO","Tips"],"articleSection":["Non class\u00e9"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/writebot.io\/blog\/how-to-change-the-language-for-specific-post-in-wordpress-without-plugin\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/writebot.io\/blog\/how-to-change-the-language-for-specific-post-in-wordpress-without-plugin\/","url":"https:\/\/writebot.io\/blog\/how-to-change-the-language-for-specific-post-in-wordpress-without-plugin\/","name":"How to change the language for specific post in Wordpress without plugin","isPartOf":{"@id":"https:\/\/writebot.io\/blog\/#website"},"datePublished":"2023-01-26T14:39:43+00:00","dateModified":"2023-01-26T15:10:16+00:00","description":"How to change the language only for specific posts without plugin ? Discover how in two simple steps. Add language attribute easily.","breadcrumb":{"@id":"https:\/\/writebot.io\/blog\/how-to-change-the-language-for-specific-post-in-wordpress-without-plugin\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/writebot.io\/blog\/how-to-change-the-language-for-specific-post-in-wordpress-without-plugin\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/writebot.io\/blog\/how-to-change-the-language-for-specific-post-in-wordpress-without-plugin\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/writebot.io\/blog\/"},{"@type":"ListItem","position":2,"name":"How to change the language for specific post in WordPress without plugin"}]},{"@type":"WebSite","@id":"https:\/\/writebot.io\/blog\/#website","url":"https:\/\/writebot.io\/blog\/","name":"Blog WriteBot","description":"","publisher":{"@id":"https:\/\/writebot.io\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/writebot.io\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/writebot.io\/blog\/#organization","name":"Blog WriteBot","url":"https:\/\/writebot.io\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/writebot.io\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2022\/12\/WriteBot-Logo.png?fit=801%2C186&ssl=1","contentUrl":"https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2022\/12\/WriteBot-Logo.png?fit=801%2C186&ssl=1","width":801,"height":186,"caption":"Blog WriteBot"},"image":{"@id":"https:\/\/writebot.io\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/writebot.io\/blog\/#\/schema\/person\/d3c84c49afd2cd2839f26d3dc8b4753d","name":"WriteBot","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/writebot.io\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/bb4a6ec2211fa57a9f7211adf53c50c615f828c81c57b46fab8ee510ae5731ee?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/bb4a6ec2211fa57a9f7211adf53c50c615f828c81c57b46fab8ee510ae5731ee?s=96&d=mm&r=g","caption":"WriteBot"},"sameAs":["https:\/\/writebot.io\/blog"],"url":"https:\/\/writebot.io\/blog\/author\/atcbdrop\/"}]}},"jetpack_featured_media_url":"https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2023\/01\/pexels-tranmautritam-251225.jpg?fit=1280%2C761&ssl=1","jetpack-related-posts":[{"id":116,"url":"https:\/\/writebot.io\/blog\/how-to-write-engaging-and-shareable-social-media-posts\/","url_meta":{"origin":173,"position":0},"title":"How to write engaging and shareable social media posts?","date":"","format":false,"excerpt":"Introduction Social media is a powerful tool for businesses, organizations, and individuals to connect with their audience, promote their products or services, and share valuable content. However, with the overwhelming amount of information available on the internet, it can be challenging to stand out and get your message across. This\u2026","rel":"","context":"In &quot;Article&quot;","img":{"alt_text":"How to write engaging and shareable social media posts","src":"https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2022\/12\/How-to-write-engaging-and-shareable-social-media-posts.jpg?fit=1200%2C800&ssl=1&resize=350%2C200","width":350,"height":200},"classes":[]},{"id":134,"url":"https:\/\/writebot.io\/blog\/how-to-implement-schema-org-across-your-website\/","url_meta":{"origin":173,"position":1},"title":"How to Implement Schema.org Across Your Website","date":"","format":false,"excerpt":"Schema.org is a markup language used by search engines like Google, Bing, and Yahoo to understand the content on your website. It helps search engines determine what your website is about and how to display it in the search engine results pages (SERPs). Implementing schema.org can help improve your website\u2019s\u2026","rel":"","context":"In &quot;Article&quot;","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2023\/01\/pexels-tranmautritam-251225.jpg?fit=1200%2C713&ssl=1&resize=350%2C200","width":350,"height":200},"classes":[]},{"id":73,"url":"https:\/\/writebot.io\/blog\/tips-for-writing-clear-and-concise-content\/","url_meta":{"origin":173,"position":2},"title":"Tips for writing clear and concise content","date":"","format":false,"excerpt":"Introduction Clear and concise writing is essential for effective communication. Whether you're writing an email to a colleague, a blog post, or a research paper, the ability to express your ideas in a clear and organized manner is crucial. Not only does it make your writing easier to understand, but\u2026","rel":"","context":"In &quot;Article&quot;","img":{"alt_text":"Tips for writing clear and concise content","src":"https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2022\/12\/Tips-for-writing-clear-and-concise-content.jpg?fit=1200%2C1200&ssl=1&resize=350%2C200","width":350,"height":200},"classes":[]},{"id":162,"url":"https:\/\/writebot.io\/blog\/how-to-add-schema-org-manually-without-a-plugin-in-wordpress\/","url_meta":{"origin":173,"position":3},"title":"How to Add Schema.org Manually Without a Plugin in WordPress","date":"","format":false,"excerpt":"Have you ever heard of Schema.org? If not, you\u2019re not alone. Schema.org is a standardized format for marking up webpages with structured data. It\u2019s used to help search engines understand what your website is all about. Structured data can also help search engines rank your content more effectively. If you're\u2026","rel":"","context":"In &quot;Non class\u00e9&quot;","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2023\/01\/pexels-tranmautritam-251225.jpg?fit=1200%2C713&ssl=1&resize=350%2C200","width":350,"height":200},"classes":[]},{"id":31,"url":"https:\/\/writebot.io\/blog\/how-to-write-content-effectively\/","url_meta":{"origin":173,"position":4},"title":"How to write content effectively?","date":"","format":false,"excerpt":"Effective writing is a crucial skill for success in many aspects of life. Whether you're writing a business report, a blog post, or an email to a colleague, the ability to communicate clearly and effectively can make a big difference in how your message is received. In this article, we'll\u2026","rel":"","context":"In &quot;Article&quot;","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2022\/12\/Wavy_Gen-03_Single-07-1.jpg?fit=1000%2C1000&ssl=1&resize=350%2C200","width":350,"height":200},"classes":[]},{"id":64,"url":"https:\/\/writebot.io\/blog\/how-to-write-engaging-and-compelling-opening-paragraphs\/","url_meta":{"origin":173,"position":5},"title":"How to write engaging and compelling opening paragraphs?","date":"","format":false,"excerpt":"Introduction The opening paragraph of any piece of writing is crucial. It's the first thing that a reader sees, and it sets the tone for the rest of the piece. A strong opening paragraph can grab a reader's attention and keep them engaged, while a weak one can turn them\u2026","rel":"","context":"In &quot;Article&quot;","img":{"alt_text":"engaging-compelling-opening-writebot","src":"https:\/\/i0.wp.com\/writebot.io\/blog\/wp-content\/uploads\/2022\/12\/engaging-compelling-opening-writebot.jpg?fit=1200%2C800&ssl=1&resize=350%2C200","width":350,"height":200},"classes":[]}],"_links":{"self":[{"href":"https:\/\/writebot.io\/blog\/wp-json\/wp\/v2\/posts\/173","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/writebot.io\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/writebot.io\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/writebot.io\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/writebot.io\/blog\/wp-json\/wp\/v2\/comments?post=173"}],"version-history":[{"count":3,"href":"https:\/\/writebot.io\/blog\/wp-json\/wp\/v2\/posts\/173\/revisions"}],"predecessor-version":[{"id":178,"href":"https:\/\/writebot.io\/blog\/wp-json\/wp\/v2\/posts\/173\/revisions\/178"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/writebot.io\/blog\/wp-json\/wp\/v2\/media\/141"}],"wp:attachment":[{"href":"https:\/\/writebot.io\/blog\/wp-json\/wp\/v2\/media?parent=173"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/writebot.io\/blog\/wp-json\/wp\/v2\/categories?post=173"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/writebot.io\/blog\/wp-json\/wp\/v2\/tags?post=173"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}