{"id":22791,"date":"2018-04-30T12:53:52","date_gmt":"2018-04-30T10:53:52","guid":{"rendered":"https:\/\/wpjournalist.wpmudev.host\/?p=22791"},"modified":"2021-09-15T17:01:56","modified_gmt":"2021-09-15T17:01:56","slug":"this-is-how-you-use-ftp-to-upload-your-wordpress-files","status":"publish","type":"post","link":"https:\/\/wpjournalist.nl\/en\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\/","title":{"rendered":"This is how you use FTP to upload your WordPress files"},"content":{"rendered":"<p>If you are going to build a website yourself with WordPress, your hosting party will provide you with various login details, including for FTP. For many people, this is an unknown and somewhat technical term. FTP stands for file transfer protocol and FTP allows you to download and upload files to and from your website.<\/p>\n<h2>Why FTP?<\/h2>\n<p>In the cms of WordPress, you can also upload media files (photos, audio, pdf\u2019s&#8230;) to your website. For what purpose should you use FTP?<\/p>\n<p>Well, it\u2019s handy if you have to manually download or upload things if something doesn&#8217;t work properly with uploading it in the cms of WordPress.<\/p>\n<p>Sometimes it can happen that the website no longer works properly or is no longer accessible at all. You will then see the white screen of death, a white screen. The fear of every website owner&#8230; And you might not be able to log into your website anymore.<\/p>\n<p>Through FTP you can still access the files of the website via a \u2018detour\u2019. If for example, something went wrong with a plugin, you can use FTP to access the folder of the plugin and discard it, so hopefully, the problem will be solved. Or you can re-upload a lost or damaged file. Provided you have made a backup.<\/p>\n<p>FTP is therefore especially useful if there is a problem with the website. And every website builder has to deal with this at some point.<\/p>\n<h2>Using an FTP program<\/h2>\n<p>To download and upload files via FTP, you need an FTP program. There are several, but one of the most commonly used is <a href=\"https:\/\/filezilla-project.org\/\" target=\"_blank\" rel=\"noopener noreferrer\">FileZilla<\/a>. It is free and is also recommended by many hosting providers.<\/p>\n<p>After you download FileZilla, it looks like this:<\/p>\n<p>On the left side, you will find the files on your computer. The right side is empty, there you will find the files of the website, which are online with the hosting provider.<\/p>\n<p>If you click on the server icon in the upper left corner, you will see the following screen:<\/p>\n<p><img decoding=\"async\" class=\"alignnone wp-image-22785 size-full lazyload\" data-src=\"https:\/\/wpjournalist.nl\/wp-content\/uploads\/2018\/04\/foto1-overzicht-van-filezilla.jpg\" alt=\"this is filezilla\" width=\"800\" height=\"428\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/428;\"><\/p>\n<p>I myself have already added the hosting provider Antagonist, where I have my files. You can now add a new website yourself. This is done as follows:<\/p>\n<p><img decoding=\"async\" class=\"alignnone wp-image-22788 size-full lazyload\" data-src=\"https:\/\/wpjournalist.nl\/wp-content\/uploads\/2018\/04\/foto2.jpg\" alt=\"upload files ftp wordpress\" width=\"800\" height=\"629\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/629;\"><\/p>\n<p>Click on \u2018New site\u2019 and you\u2019ll need to fill in the details you received from your hosting party:<\/p>\n<p><em>Host <\/em><\/p>\n<p><em>User <\/em><\/p>\n<p><em>Password <\/em><\/p>\n<p>(and possibly also the \u2018Gate\u2019)<\/p>\n<p>The other data, such as Protocol, Encryption, and Login Type, depends on your hosting provider. Read your provider\u2019s manual for details.<\/p>\n<p>Then you click on \u2018Connect\u2019 and you will see the files in the right column. These are the files on your website that are stored with your hosting party. Now you have access to these files.<\/p>\n<p><img decoding=\"async\" class=\"alignnone wp-image-22790 size-full lazyload\" data-src=\"https:\/\/wpjournalist.nl\/wp-content\/uploads\/2018\/04\/foto3.jpg\" alt=\"files ftp in filezilla\" width=\"800\" height=\"308\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/308;\"><\/p>\n<h2>Double-clicking<\/h2>\n<p>You can now edit, delete or add files. For example, if you delete an old theme via FTP, this theme will also no longer be visible in the cms of WordPress.<\/p>\n<p>By double-clicking on the file or folder, you can download or upload it. Be careful with this, because a small adjustment can have major consequences for the accessibility of your website.<\/p>\n<p>It is possible that you are not directly in the folder of the website in question. For example, if you have multiple websites with your hosting provider, you will sometimes see the folder \u2018domains\u2019. When you click on it, you\u2019ll see that there\u2019s a list of websites where yours is listed as well. The website itself is often in the <em>public_html<\/em> folder, but the name sometimes differs from one hosting party to another.<\/p>\n<p>Through FTP you can also back up all the files by downloading them to your computer. If something is wrong with your website, then you will at least have a backup of all the files.<\/p>\n<p>PLEASE NOTE: Your website consists of two parts. The files and a database. The database is not included with your files and you have to download it from somewhere else!<\/p>\n<h2>Conclusion<\/h2>\n<p>If you are running a website yourself, it\u2019s good to take a closer look at how FTP works. Sooner or later you will have to deal with it and then it is cheaper to solve it yourself than to have it done by a website builder. If necessary, you can also ask your hosting provider to solve the problem. The one provider does, but the other (cheaper one&#8230;) often does not.<\/p>\n<p>And if you want to do it yourself: you can often read how to solve a problem with your website via a manual on the internet. And you\u2019ll realize that this often requires FTP access.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you are going to build a website yourself with WordPress, your hosting party will provide you with various login details, including for FTP. For many people, this is an unknown and somewhat technical term. FTP stands for file transfer protocol and FTP allows you to download and upload files to and from your website.&hellip;<\/p>\n","protected":false},"author":1,"featured_media":57421,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[607],"tags":[],"class_list":["post-22791","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-building-a-website-en","category-607","description-off"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>This is how you use FTP to upload your WordPress files - WPjournalist<\/title>\n<meta name=\"description\" content=\"To upload or download your WordPress files, you need an FTP program. How does this work in practice? A manual.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wpjournalist.nl\/en\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"This is how you use FTP to upload your WordPress files - WPjournalist\" \/>\n<meta property=\"og:description\" content=\"To upload or download your WordPress files, you need an FTP program. How does this work in practice? A manual.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wpjournalist.nl\/en\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\/\" \/>\n<meta property=\"og:site_name\" content=\"WPjournalist\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/wpjournalist\/\" \/>\n<meta property=\"article:published_time\" content=\"2018-04-30T10:53:52+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-09-15T17:01:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wpjournalist.nl\/wp-content\/uploads\/2018\/04\/ftp-om-je-WordPress-bestanden-te-uploaden-780x470-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"780\" \/>\n\t<meta property=\"og:image:height\" content=\"470\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"WPjournalist\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@wpjournalist\" \/>\n<meta name=\"twitter:site\" content=\"@wpjournalist\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"WPjournalist\" \/>\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:\\\/\\\/wpjournalist.nl\\\/en\\\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wpjournalist.nl\\\/en\\\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\\\/\"},\"author\":{\"name\":\"WPjournalist\",\"@id\":\"https:\\\/\\\/wpjournalist.nl\\\/#\\\/schema\\\/person\\\/89b679feb850b9f631e5dd5c0edb2d18\"},\"headline\":\"This is how you use FTP to upload your WordPress files\",\"datePublished\":\"2018-04-30T10:53:52+00:00\",\"dateModified\":\"2021-09-15T17:01:56+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/wpjournalist.nl\\\/en\\\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\\\/\"},\"wordCount\":775,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/wpjournalist.nl\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/wpjournalist.nl\\\/en\\\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/wpjournalist.nl\\\/wp-content\\\/uploads\\\/2018\\\/04\\\/ftp-om-je-WordPress-bestanden-te-uploaden-780x470-1.jpg\",\"articleSection\":[\"Building a website\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/wpjournalist.nl\\\/en\\\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/wpjournalist.nl\\\/en\\\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\\\/\",\"url\":\"https:\\\/\\\/wpjournalist.nl\\\/en\\\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\\\/\",\"name\":\"This is how you use FTP to upload your WordPress files - WPjournalist\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wpjournalist.nl\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/wpjournalist.nl\\\/en\\\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/wpjournalist.nl\\\/en\\\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/wpjournalist.nl\\\/wp-content\\\/uploads\\\/2018\\\/04\\\/ftp-om-je-WordPress-bestanden-te-uploaden-780x470-1.jpg\",\"datePublished\":\"2018-04-30T10:53:52+00:00\",\"dateModified\":\"2021-09-15T17:01:56+00:00\",\"description\":\"To upload or download your WordPress files, you need an FTP program. How does this work in practice? A manual.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wpjournalist.nl\\\/en\\\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/wpjournalist.nl\\\/en\\\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/wpjournalist.nl\\\/en\\\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\\\/#primaryimage\",\"url\":\"https:\\\/\\\/wpjournalist.nl\\\/wp-content\\\/uploads\\\/2018\\\/04\\\/ftp-om-je-WordPress-bestanden-te-uploaden-780x470-1.jpg\",\"contentUrl\":\"https:\\\/\\\/wpjournalist.nl\\\/wp-content\\\/uploads\\\/2018\\\/04\\\/ftp-om-je-WordPress-bestanden-te-uploaden-780x470-1.jpg\",\"width\":780,\"height\":470,\"caption\":\"use ftp for uploading wordpress\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wpjournalist.nl\\\/en\\\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/wpjournalist.nl\\\/en\\\/05-creative\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"This is how you use FTP to upload your WordPress files\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/wpjournalist.nl\\\/#website\",\"url\":\"https:\\\/\\\/wpjournalist.nl\\\/\",\"name\":\"WPjournalist\",\"description\":\"Gewoon een of andere WordPress website\",\"publisher\":{\"@id\":\"https:\\\/\\\/wpjournalist.nl\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/wpjournalist.nl\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/wpjournalist.nl\\\/#organization\",\"name\":\"WPjournalist\",\"url\":\"https:\\\/\\\/wpjournalist.nl\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/wpjournalist.nl\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/wpjournalist.nl\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/wpjournalist.nl\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/logo.png\",\"width\":365,\"height\":90,\"caption\":\"WPjournalist\"},\"image\":{\"@id\":\"https:\\\/\\\/wpjournalist.nl\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/wpjournalist\\\/\",\"https:\\\/\\\/x.com\\\/wpjournalist\",\"https:\\\/\\\/www.instagram.com\\\/wpjournalist\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/marcelgansevoort\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/wpjournalist.nl\\\/#\\\/schema\\\/person\\\/89b679feb850b9f631e5dd5c0edb2d18\",\"name\":\"WPjournalist\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/wpjournalist.nl\\\/wp-content\\\/wphb-cache\\\/gravatar\\\/c83\\\/c8369747913a96930ea826a419736434x96.jpg\",\"url\":\"https:\\\/\\\/wpjournalist.nl\\\/wp-content\\\/wphb-cache\\\/gravatar\\\/c83\\\/c8369747913a96930ea826a419736434x96.jpg\",\"contentUrl\":\"https:\\\/\\\/wpjournalist.nl\\\/wp-content\\\/wphb-cache\\\/gravatar\\\/c83\\\/c8369747913a96930ea826a419736434x96.jpg\",\"caption\":\"WPjournalist\"},\"sameAs\":[\"https:\\\/\\\/wpjournalist.nl\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"This is how you use FTP to upload your WordPress files - WPjournalist","description":"To upload or download your WordPress files, you need an FTP program. How does this work in practice? A manual.","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:\/\/wpjournalist.nl\/en\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\/","og_locale":"en_US","og_type":"article","og_title":"This is how you use FTP to upload your WordPress files - WPjournalist","og_description":"To upload or download your WordPress files, you need an FTP program. How does this work in practice? A manual.","og_url":"https:\/\/wpjournalist.nl\/en\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\/","og_site_name":"WPjournalist","article_publisher":"https:\/\/www.facebook.com\/wpjournalist\/","article_published_time":"2018-04-30T10:53:52+00:00","article_modified_time":"2021-09-15T17:01:56+00:00","og_image":[{"width":780,"height":470,"url":"https:\/\/wpjournalist.nl\/wp-content\/uploads\/2018\/04\/ftp-om-je-WordPress-bestanden-te-uploaden-780x470-1.jpg","type":"image\/jpeg"}],"author":"WPjournalist","twitter_card":"summary_large_image","twitter_creator":"@wpjournalist","twitter_site":"@wpjournalist","twitter_misc":{"Written by":"WPjournalist","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/wpjournalist.nl\/en\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\/#article","isPartOf":{"@id":"https:\/\/wpjournalist.nl\/en\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\/"},"author":{"name":"WPjournalist","@id":"https:\/\/wpjournalist.nl\/#\/schema\/person\/89b679feb850b9f631e5dd5c0edb2d18"},"headline":"This is how you use FTP to upload your WordPress files","datePublished":"2018-04-30T10:53:52+00:00","dateModified":"2021-09-15T17:01:56+00:00","mainEntityOfPage":{"@id":"https:\/\/wpjournalist.nl\/en\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\/"},"wordCount":775,"commentCount":0,"publisher":{"@id":"https:\/\/wpjournalist.nl\/#organization"},"image":{"@id":"https:\/\/wpjournalist.nl\/en\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\/#primaryimage"},"thumbnailUrl":"https:\/\/wpjournalist.nl\/wp-content\/uploads\/2018\/04\/ftp-om-je-WordPress-bestanden-te-uploaden-780x470-1.jpg","articleSection":["Building a website"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/wpjournalist.nl\/en\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/wpjournalist.nl\/en\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\/","url":"https:\/\/wpjournalist.nl\/en\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\/","name":"This is how you use FTP to upload your WordPress files - WPjournalist","isPartOf":{"@id":"https:\/\/wpjournalist.nl\/#website"},"primaryImageOfPage":{"@id":"https:\/\/wpjournalist.nl\/en\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\/#primaryimage"},"image":{"@id":"https:\/\/wpjournalist.nl\/en\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\/#primaryimage"},"thumbnailUrl":"https:\/\/wpjournalist.nl\/wp-content\/uploads\/2018\/04\/ftp-om-je-WordPress-bestanden-te-uploaden-780x470-1.jpg","datePublished":"2018-04-30T10:53:52+00:00","dateModified":"2021-09-15T17:01:56+00:00","description":"To upload or download your WordPress files, you need an FTP program. How does this work in practice? A manual.","breadcrumb":{"@id":"https:\/\/wpjournalist.nl\/en\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wpjournalist.nl\/en\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wpjournalist.nl\/en\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\/#primaryimage","url":"https:\/\/wpjournalist.nl\/wp-content\/uploads\/2018\/04\/ftp-om-je-WordPress-bestanden-te-uploaden-780x470-1.jpg","contentUrl":"https:\/\/wpjournalist.nl\/wp-content\/uploads\/2018\/04\/ftp-om-je-WordPress-bestanden-te-uploaden-780x470-1.jpg","width":780,"height":470,"caption":"use ftp for uploading wordpress"},{"@type":"BreadcrumbList","@id":"https:\/\/wpjournalist.nl\/en\/this-is-how-you-use-ftp-to-upload-your-wordpress-files\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wpjournalist.nl\/en\/05-creative\/"},{"@type":"ListItem","position":2,"name":"This is how you use FTP to upload your WordPress files"}]},{"@type":"WebSite","@id":"https:\/\/wpjournalist.nl\/#website","url":"https:\/\/wpjournalist.nl\/","name":"WPjournalist","description":"Gewoon een of andere WordPress website","publisher":{"@id":"https:\/\/wpjournalist.nl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wpjournalist.nl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/wpjournalist.nl\/#organization","name":"WPjournalist","url":"https:\/\/wpjournalist.nl\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wpjournalist.nl\/#\/schema\/logo\/image\/","url":"https:\/\/wpjournalist.nl\/wp-content\/uploads\/2021\/10\/logo.png","contentUrl":"https:\/\/wpjournalist.nl\/wp-content\/uploads\/2021\/10\/logo.png","width":365,"height":90,"caption":"WPjournalist"},"image":{"@id":"https:\/\/wpjournalist.nl\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/wpjournalist\/","https:\/\/x.com\/wpjournalist","https:\/\/www.instagram.com\/wpjournalist\/","https:\/\/www.linkedin.com\/in\/marcelgansevoort\/"]},{"@type":"Person","@id":"https:\/\/wpjournalist.nl\/#\/schema\/person\/89b679feb850b9f631e5dd5c0edb2d18","name":"WPjournalist","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wpjournalist.nl\/wp-content\/wphb-cache\/gravatar\/c83\/c8369747913a96930ea826a419736434x96.jpg","url":"https:\/\/wpjournalist.nl\/wp-content\/wphb-cache\/gravatar\/c83\/c8369747913a96930ea826a419736434x96.jpg","contentUrl":"https:\/\/wpjournalist.nl\/wp-content\/wphb-cache\/gravatar\/c83\/c8369747913a96930ea826a419736434x96.jpg","caption":"WPjournalist"},"sameAs":["https:\/\/wpjournalist.nl"]}]}},"_links":{"self":[{"href":"https:\/\/wpjournalist.nl\/en\/wp-json\/wp\/v2\/posts\/22791","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wpjournalist.nl\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wpjournalist.nl\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wpjournalist.nl\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wpjournalist.nl\/en\/wp-json\/wp\/v2\/comments?post=22791"}],"version-history":[{"count":0,"href":"https:\/\/wpjournalist.nl\/en\/wp-json\/wp\/v2\/posts\/22791\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wpjournalist.nl\/en\/wp-json\/wp\/v2\/media\/57421"}],"wp:attachment":[{"href":"https:\/\/wpjournalist.nl\/en\/wp-json\/wp\/v2\/media?parent=22791"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wpjournalist.nl\/en\/wp-json\/wp\/v2\/categories?post=22791"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wpjournalist.nl\/en\/wp-json\/wp\/v2\/tags?post=22791"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}