{"id":27214,"date":"2018-11-29T14:51:40","date_gmt":"2018-11-29T14:51:40","guid":{"rendered":"https:\/\/www.awardspace.com\/?page_id=27214"},"modified":"2024-02-27T09:06:18","modified_gmt":"2024-02-27T09:06:18","slug":"uninstall-wordpress-plugin","status":"publish","type":"post","link":"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/","title":{"rendered":"How to Uninstall a Plugin in WordPress"},"content":{"rendered":"<p>In this tutorial, we will explore the possibilities to properly uninstall a plugin on a WordPress website.<\/p>\n<p>The reasons for removing a plugin in WordPress can vary. One reason might be to install a different version of the plugin that is more secure and updated on a regular basis. Another could be to keep the WordPress environment clean and running smoothly &#8211; having multiple plugins can cause a significant load and can also decrease your website&#8217;s performance.<\/p>\n<p>AwardSpace offers its <a href=\"\/wordpress-hosting\/\">WordPress Hosting<\/a> users various options for deactivating a plugin in their content management system. Below we&#8217;ve summarized the most commonly used ones:<\/p>\n<ul>\n<li><a href=\"#wp-admin-panel\">via WordPress Admin Panel<\/a><\/li>\n<li><a href=\"#ftp\">through FTP<\/a><\/li>\n<li><a href=\"#phpmyadmin\">via phpMyAdmin<\/a><\/li>\n<\/ul>\n<p>If you are unsure which method for uninstalling an add-on to use, please continue reading this article until you find the option that best suits your needs.<\/p>\n<p>&nbsp;<\/p>\n<div id=\"wp-admin-panel\">\n<h2>Uninstalling a plugin via WordPress Admin Panel<\/h2>\n<p>One of the most convenient and easiest methods to uninstall a plugin in WordPress is through the dashboard. The uninstall process is extremely easy and takes only a few clicks. You do not need any coding skills to disable a WordPress plugin.<\/p>\n<p>To uninstall a plugin, please kindly follow the steps outlined hereunder:<\/p>\n<ol>\n<li style=\"list-style-type: none;\">\n<ol>\n<li><a href=\"\/wordpress-tutorials\/enter-wordpress-admin-panel\/\">Enter WordPress admin panel<\/a>.<\/li>\n<li>After a successful login, navigate to the <strong>Plugins<\/strong> menu and click <strong>Installed Plugins<\/strong>.<\/li>\n<li>WordPress will display a list of <a href=\"\/wordpress-tutorials\/add-plugin-wordpress\/\">installed plugins<\/a>. Look through the plugins list and find the one that is no longer needed.<\/li>\n<li>Click the <strong>Deactivate<\/strong> button next to the plugin that you would wish to disable.<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<figure><img decoding=\"async\" class=\"size-full wp-image-15434 aw-border-img\" src=\"\/wp-content\/uploads\/2018\/11\/uninstall-wordpress-plugin-1.png\" alt=\"how to uninstall a plugin in wordpress 1\" \/><\/figure>\n<p>&nbsp;<\/p>\n<ol>\n<li style=\"list-style-type: none;\">\n<ol>\n<li>Once the request has been submitted, please allow WordPress some time to process it.<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<figure><img decoding=\"async\" class=\"size-full wp-image-15434 aw-border-img\" src=\"\/wp-content\/uploads\/2018\/11\/uninstall-wordpress-plugin-2.png\" alt=\"how to uninstall a plugin in wordpress 2\" \/><\/figure>\n<p>&nbsp;<\/p>\n<ol>\n<li>Once the plugin is <strong>Deactivated<\/strong> click on the <strong>Delete<\/strong> button to uninstall it.<\/li>\n<\/ol>\n<p>If the uninstall process is successful, you will get a <em>Plugin that was successfully deleted<\/em> response from the server.<\/p>\n<p>&nbsp;<\/p>\n<\/div>\n<div id=\"ftp\">\n<h2>Uninstall a plugin through FTP<\/h2>\n<p>Another way to remove a WordPress plugin is with the use of an FTP client program through our built-in <a href=\"\/kb\/file-manager-how-to-use\/\">File Manager<\/a>. If you prefer to use your FTP program, please see our complete guide on <a href=\"\/kb\/ftp-connection-settings\/\">how to establish an FTP connection to the FTP server<\/a>.<\/p>\n<p>After you establish a successful connection, navigate to the <strong><em>\/wp-content\/plugins<\/em><\/strong> directory on your server. Right-click on the plugin that you would like to be disabled and press <strong>Delete<\/strong>.<\/p>\n<figure><img decoding=\"async\" class=\"size-full wp-image-15434 aw-border-img\" src=\"\/wp-content\/uploads\/2021\/04\/uninstall-wordpress-plugin-3.jpg\" alt=\"how to uninstall a plugin in wordpress 3\" \/><\/figure>\n<p>&nbsp;<\/p>\n<p>If you would like to only disable the plugin click on <strong>Rename<\/strong> and enter a new name for your plugin&#8217;s directory (e.g. Akismet. disabled) and click the green checkmark.<\/p>\n<figure><img decoding=\"async\" class=\"size-full wp-image-15434 aw-border-img\" src=\"\/wp-content\/uploads\/2021\/04\/uninstall-wordpress-plugin-4.jpg\" alt=\"how to uninstall a plugin in wordpress 4\" \/><\/figure>\n<p>&nbsp;<\/p>\n<p>At this point, the selected plugin should no longer be functioning and should appear inactive in your dashboard. To see if this is the case, log back into the admin area of your WordPress blog and check the status of the add-on in the <strong>Installed Plugins<\/strong> section.<\/p>\n<p>&nbsp;<\/p>\n<\/div>\n<div id=\"phpmyadmin\">\n<h2>Disabling a plugin via phpMyAdmin<\/h2>\n<p>Another way to deactivate a plugin in WordPress is through <a href=\"https:\/\/supportindeed.com\/phpMyAdmin4\/\">phpMyAdmin<\/a>.<\/p>\n<p>Log in to phpMyAdmin using WordPress&#8217;s MySQL username and password. Information on how to access a database is available in our <a href=\"\/kb\/database-manager\/\">Database Manager<\/a> article.<\/p>\n<p>Once connected to the MySQL server, phpMyAdmin will populate a list of database tables. Click on the one named <strong>wp-options<\/strong> (it would normally appear under the <strong>wp-links<\/strong> table).<\/p>\n<figure><img decoding=\"async\" class=\"size-full wp-image-15434 aw-border-img\" src=\"\/wp-content\/uploads\/2018\/11\/uninstall-wordpress-plugin-5.png\" alt=\"how to uninstall a plugin in wordpress 5\" \/><\/figure>\n<p>&nbsp;<\/p>\n<p>Find the row labeled <strong>active_plugins<\/strong> and click on the <strong>Edit<\/strong> button next to it to enter the editor.<\/p>\n<figure><img decoding=\"async\" class=\"size-full wp-image-15434 aw-border-img\" src=\"\/wp-content\/uploads\/2018\/11\/uninstall-wordpress-plugin-6.png\" alt=\"how to uninstall a plugin in wordpress 6\" \/><\/figure>\n<p>&nbsp;<\/p>\n<p>Once inside the editor, look at the <strong>option_value<\/strong> to identify the add-on name. Select all of the content related to the plugin (for example, <strong><em>i:1;s:29:&#8221;plugin-name\/plugin-name.php&#8221;;<\/em><\/strong>) and remove it. Additionally, you will need to lower the value of <strong>a:X<\/strong> by one. Finally, press <strong>Go<\/strong>.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-15434 aw-border-img alignnone\" src=\"\/wp-content\/uploads\/2018\/11\/uninstall-wordpress-plugin-7.png\" alt=\"how to uninstall a plugin in wordpress 7\" width=\"335\" height=\"284\" \/><\/figure>\n<figure><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-15434 aw-border-img alignnone\" src=\"\/wp-content\/uploads\/2018\/11\/uninstall-wordpress-plugin-8.png\" alt=\"how to uninstall a plugin in wordpress 8\" width=\"335\" height=\"284\" \/><\/figure>\n<p>&nbsp;<\/p>\n<\/div>\n<p>&nbsp;<\/p>\n<h2>Why should a plugin be disabled?<\/h2>\n<p>There are many reasons for which you might want to disable instead of uninstalling the WordPress plugin. For example, a plugin is preventing your website from working properly. In order to identify the plugin causing the issue, you need to disable your plugins one by one. Once you have identified the problematic plugin you can leave it disabled until you have resolved the problem. Another reason would be if your plugin is outdated and you need to disable it until it receives an update. Outdated plugins often contain exploits and become the target of abusers to attack your website. Also when you disable the plugin you keep its configuration saved. This way when you decide to re-activate the plugin you will not have to go through the configuration process again.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this tutorial, we will explore the possibilities to properly uninstall a plugin on a WordPress website. The reasons for removing a plugin in WordPress can vary. One reason might be to install a different version of the plugin that is more secure and updated on a regular basis. Another could be to keep the [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":30519,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"off","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[84],"tags":[],"class_list":["post-27214","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-basics"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Uninstall a Plugin in WordPress | AwardSpace.com<\/title>\n<meta name=\"description\" content=\"In this article we will review how you can disable or uninstall a WordPress plugin and why should your plugin be deactivated.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Uninstall a Plugin in WordPress | AwardSpace.com\" \/>\n<meta property=\"og:description\" content=\"In this article we will review how you can disable or uninstall a WordPress plugin and why should your plugin be deactivated.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/\" \/>\n<meta property=\"og:site_name\" content=\"AwardSpace.com\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/AwardSpace\/\" \/>\n<meta property=\"article:published_time\" content=\"2018-11-29T14:51:40+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-02-27T09:06:18+00:00\" \/>\n<meta name=\"author\" content=\"ivailod\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@awspace\" \/>\n<meta name=\"twitter:site\" content=\"@awspace\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"ivailod\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/\"},\"author\":{\"name\":\"ivailod\",\"@id\":\"https:\/\/www.awardspace.com\/#\/schema\/person\/ce135bfb9f8b0d51d047abe11d77b221\"},\"headline\":\"How to Uninstall a Plugin in WordPress\",\"datePublished\":\"2018-11-29T14:51:40+00:00\",\"dateModified\":\"2024-02-27T09:06:18+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/\"},\"wordCount\":742,\"publisher\":{\"@id\":\"https:\/\/www.awardspace.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/#primaryimage\"},\"thumbnailUrl\":\"\",\"articleSection\":[\"Basics\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/\",\"url\":\"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/\",\"name\":\"How to Uninstall a Plugin in WordPress | AwardSpace.com\",\"isPartOf\":{\"@id\":\"https:\/\/www.awardspace.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/#primaryimage\"},\"thumbnailUrl\":\"\",\"datePublished\":\"2018-11-29T14:51:40+00:00\",\"dateModified\":\"2024-02-27T09:06:18+00:00\",\"description\":\"In this article we will review how you can disable or uninstall a WordPress plugin and why should your plugin be deactivated.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/#primaryimage\",\"url\":\"\",\"contentUrl\":\"\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.awardspace.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"WordPress Tutorials\",\"item\":\"https:\/\/www.awardspace.com\/wordpress-tutorials\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Basics\",\"item\":\"https:\/\/www.awardspace.com\/wordpress-tutorials\/basics\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"How to Uninstall a Plugin in WordPress\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.awardspace.com\/#website\",\"url\":\"https:\/\/www.awardspace.com\/\",\"name\":\"AwardSpace.com\",\"description\":\"Free Web Hosting with PHP, MySQL, Email Sending, No Ads\",\"publisher\":{\"@id\":\"https:\/\/www.awardspace.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.awardspace.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.awardspace.com\/#organization\",\"name\":\"AwardSpace.com\",\"url\":\"https:\/\/www.awardspace.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.awardspace.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.awardspace.com\/wp-content\/uploads\/2018\/08\/awardspace_logo.png\",\"contentUrl\":\"https:\/\/www.awardspace.com\/wp-content\/uploads\/2018\/08\/awardspace_logo.png\",\"width\":1759,\"height\":176,\"caption\":\"AwardSpace.com\"},\"image\":{\"@id\":\"https:\/\/www.awardspace.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/AwardSpace\/\",\"https:\/\/x.com\/awspace\",\"https:\/\/www.instagram.com\/awardspace\/\",\"https:\/\/www.quora.com\/profile\/Award-Space\",\"https:\/\/www.linkedin.com\/company\/19214384\/\",\"https:\/\/www.reddit.com\/user\/AwardSpace\",\"https:\/\/www.pinterest.com\/awardspace\/\",\"https:\/\/www.youtube.com\/user\/AwardspaceWebHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.awardspace.com\/#\/schema\/person\/ce135bfb9f8b0d51d047abe11d77b221\",\"name\":\"ivailod\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.awardspace.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g\",\"caption\":\"ivailod\"},\"url\":\"https:\/\/www.awardspace.com\/author\/ivailod\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Uninstall a Plugin in WordPress | AwardSpace.com","description":"In this article we will review how you can disable or uninstall a WordPress plugin and why should your plugin be deactivated.","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:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/","og_locale":"en_US","og_type":"article","og_title":"How to Uninstall a Plugin in WordPress | AwardSpace.com","og_description":"In this article we will review how you can disable or uninstall a WordPress plugin and why should your plugin be deactivated.","og_url":"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/","og_site_name":"AwardSpace.com","article_publisher":"https:\/\/www.facebook.com\/AwardSpace\/","article_published_time":"2018-11-29T14:51:40+00:00","article_modified_time":"2024-02-27T09:06:18+00:00","author":"ivailod","twitter_card":"summary_large_image","twitter_creator":"@awspace","twitter_site":"@awspace","twitter_misc":{"Written by":"ivailod","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/#article","isPartOf":{"@id":"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/"},"author":{"name":"ivailod","@id":"https:\/\/www.awardspace.com\/#\/schema\/person\/ce135bfb9f8b0d51d047abe11d77b221"},"headline":"How to Uninstall a Plugin in WordPress","datePublished":"2018-11-29T14:51:40+00:00","dateModified":"2024-02-27T09:06:18+00:00","mainEntityOfPage":{"@id":"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/"},"wordCount":742,"publisher":{"@id":"https:\/\/www.awardspace.com\/#organization"},"image":{"@id":"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/#primaryimage"},"thumbnailUrl":"","articleSection":["Basics"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/","url":"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/","name":"How to Uninstall a Plugin in WordPress | AwardSpace.com","isPartOf":{"@id":"https:\/\/www.awardspace.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/#primaryimage"},"image":{"@id":"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/#primaryimage"},"thumbnailUrl":"","datePublished":"2018-11-29T14:51:40+00:00","dateModified":"2024-02-27T09:06:18+00:00","description":"In this article we will review how you can disable or uninstall a WordPress plugin and why should your plugin be deactivated.","breadcrumb":{"@id":"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/#primaryimage","url":"","contentUrl":""},{"@type":"BreadcrumbList","@id":"https:\/\/www.awardspace.com\/wordpress-tutorials\/uninstall-wordpress-plugin\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.awardspace.com\/"},{"@type":"ListItem","position":2,"name":"WordPress Tutorials","item":"https:\/\/www.awardspace.com\/wordpress-tutorials\/"},{"@type":"ListItem","position":3,"name":"Basics","item":"https:\/\/www.awardspace.com\/wordpress-tutorials\/basics\/"},{"@type":"ListItem","position":4,"name":"How to Uninstall a Plugin in WordPress"}]},{"@type":"WebSite","@id":"https:\/\/www.awardspace.com\/#website","url":"https:\/\/www.awardspace.com\/","name":"AwardSpace.com","description":"Free Web Hosting with PHP, MySQL, Email Sending, No Ads","publisher":{"@id":"https:\/\/www.awardspace.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.awardspace.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.awardspace.com\/#organization","name":"AwardSpace.com","url":"https:\/\/www.awardspace.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.awardspace.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.awardspace.com\/wp-content\/uploads\/2018\/08\/awardspace_logo.png","contentUrl":"https:\/\/www.awardspace.com\/wp-content\/uploads\/2018\/08\/awardspace_logo.png","width":1759,"height":176,"caption":"AwardSpace.com"},"image":{"@id":"https:\/\/www.awardspace.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/AwardSpace\/","https:\/\/x.com\/awspace","https:\/\/www.instagram.com\/awardspace\/","https:\/\/www.quora.com\/profile\/Award-Space","https:\/\/www.linkedin.com\/company\/19214384\/","https:\/\/www.reddit.com\/user\/AwardSpace","https:\/\/www.pinterest.com\/awardspace\/","https:\/\/www.youtube.com\/user\/AwardspaceWebHosting"]},{"@type":"Person","@id":"https:\/\/www.awardspace.com\/#\/schema\/person\/ce135bfb9f8b0d51d047abe11d77b221","name":"ivailod","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.awardspace.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g","caption":"ivailod"},"url":"https:\/\/www.awardspace.com\/author\/ivailod\/"}]}},"_links":{"self":[{"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/posts\/27214","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/comments?post=27214"}],"version-history":[{"count":0,"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/posts\/27214\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.awardspace.com\/wp-json\/"}],"wp:attachment":[{"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/media?parent=27214"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/categories?post=27214"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/tags?post=27214"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}