{"id":1487,"date":"2009-08-26T07:15:07","date_gmt":"2009-08-26T15:15:07","guid":{"rendered":"https:\/\/www.zubairalexander.com\/stage\/?p=1487"},"modified":"2017-06-25T09:47:46","modified_gmt":"2017-06-25T16:47:46","slug":"error-e-is-not-accessible-the-parameter-is-incorrect","status":"publish","type":"post","link":"https:\/\/www.zubairalexander.com\/blog\/error-e-is-not-accessible-the-parameter-is-incorrect\/","title":{"rendered":"Error: &#8220;E: is not accessible. The parameter is incorrect.&#8221;"},"content":{"rendered":"<p>Have you run into a situation where you try to access your USB hard drive and get the following error:<\/p>\n<blockquote><p><strong>E: is not accessible. The parameter is incorrect.<\/strong><\/p>\n<p><em>where E: is the drive letter of your external USB hard disk.<\/em><\/p><\/blockquote>\n<p>You may also get the access is denied error. The drive remains inaccessible even if you try to hook it up to other computers.<\/p>\n<p>A friend of mine ran into this situation and got a quote of $500-$800 from various local data recovery companies in the Seattle area. When she brought the 3.5&#8243; external 320 GB Seagate USB drive to me as a last ditch effort before coughing up hundreds of dollars, the first thing I did was connect to my Windows 7 computer to see what kind of error I would get. I was able to see the drive but got the <em>Access is denied<\/em> error. I decided to use the CHKDSK utility. I figured if that didn&#8217;t work then I will look into using some software that can possibly repair the drive because I assumed there were lost clusters, or other disk errors that were making the drive unreadable.<\/p>\n<p>I ran CHKDSK G: \/F \/R \/X, where G: was the drive letter for the USB external drive on my computer.<\/p>\n<p>\/F fixes the error on the disk<\/p>\n<p>\/R Locates bad sectors and recovers readable information<\/p>\n<p>\/X Forces the volume to dismount if necessary<\/p>\n<p>You could also run CHKDSK without the \/F parameter to see if there are corrupted files before fixing them. Then you can run CHKDSK with \/F parameter to actually fix the lost clusters, along with \/R parameter to locate the bad sector and recover readable information from the hard disk.<\/p>\n<p>It took several hours but luckily CHKDSK found about 1.6 GB of data in over 5000 recovered files. I let CHKDSK convert the lost chains to files , fix cross-linked files by copying them to other locations, and rename the duplicate files in the folders. I was able to recover almost all of the data (about 50 GB, with over 40,000 files), except for 8 files. I reformatted the drive with NTFS, which is much more reliable and secure file system than the original FAT32.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Have you run into a situation where you try to access your USB hard drive and get the following error: E: is not accessible. The parameter is incorrect. where E: is the drive letter of your external USB hard disk. You may also get the access is denied error. The drive remains inaccessible even if [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[11,45],"tags":[],"class_list":["post-1487","post","type-post","status-publish","format-standard","hentry","category-tips-tricks","category-toolsutils"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Have you run into a situation where you try to access your USB hard drive and get the following error: E: is not accessible. The parameter is incorrect. where E: is the drive letter of your external USB hard disk. You may also get the access is denied error. The drive remains inaccessible even if\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Zubair Alexander\"\/>\n\t<meta name=\"google-site-verification\" content=\"xUGSODobCBguuxTNOCWOCVwAIhfY39LLtYAQOmExYzw\" \/>\n\t<meta name=\"msvalidate.01\" content=\"65829CD0C3C810D64E58EA860413DB21\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.zubairalexander.com\/blog\/error-e-is-not-accessible-the-parameter-is-incorrect\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Alexander&#039;s Blog | Sharing knowledge with the global IT community since November 1, 2004\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Error: \u201cE: is not accessible. The parameter is incorrect.\u201d | Alexander&#039;s Blog\" \/>\n\t\t<meta property=\"og:description\" content=\"Have you run into a situation where you try to access your USB hard drive and get the following error: E: is not accessible. The parameter is incorrect. where E: is the drive letter of your external USB hard disk. You may also get the access is denied error. The drive remains inaccessible even if\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.zubairalexander.com\/blog\/error-e-is-not-accessible-the-parameter-is-incorrect\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.zubairalexander.com\/blog\/wp-content\/uploads\/2004\/11\/AlexandersBlog_logo_590x590.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.zubairalexander.com\/blog\/wp-content\/uploads\/2004\/11\/AlexandersBlog_logo_590x590.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"590\" \/>\n\t\t<meta property=\"og:image:height\" content=\"590\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2009-08-26T15:15:07+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2017-06-25T16:47:46+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@zubairalexander\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Error: \u201cE: is not accessible. The parameter is incorrect.\u201d | Alexander&#039;s Blog\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Have you run into a situation where you try to access your USB hard drive and get the following error: E: is not accessible. The parameter is incorrect. where E: is the drive letter of your external USB hard disk. You may also get the access is denied error. The drive remains inaccessible even if\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@zubairalexander\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.zubairalexander.com\/blog\/wp-content\/uploads\/2004\/11\/AlexandersBlog_logo_590x590.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/error-e-is-not-accessible-the-parameter-is-incorrect\\\/#article\",\"name\":\"Error: \\u201cE: is not accessible. The parameter is incorrect.\\u201d | Alexander's Blog\",\"headline\":\"Error: &#8220;E: is not accessible. The parameter is incorrect.&#8221;\",\"author\":{\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/author\\\/sp_admin\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/10\\\/AlexandersBlog_logo_590x590.jpg\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/#articleImage\"},\"datePublished\":\"2009-08-26T07:15:07-07:00\",\"dateModified\":\"2017-06-25T09:47:46-07:00\",\"inLanguage\":\"en-US\",\"commentCount\":8,\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/error-e-is-not-accessible-the-parameter-is-incorrect\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/error-e-is-not-accessible-the-parameter-is-incorrect\\\/#webpage\"},\"articleSection\":\"Tips &#038; Tricks, Tools\\\/Utils\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/error-e-is-not-accessible-the-parameter-is-incorrect\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/category\\\/tips-tricks\\\/#listItem\",\"name\":\"Tips &#038; Tricks\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/category\\\/tips-tricks\\\/#listItem\",\"position\":2,\"name\":\"Tips &#038; Tricks\",\"item\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/category\\\/tips-tricks\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/error-e-is-not-accessible-the-parameter-is-incorrect\\\/#listItem\",\"name\":\"Error: &#8220;E: is not accessible. The parameter is incorrect.&#8221;\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/error-e-is-not-accessible-the-parameter-is-incorrect\\\/#listItem\",\"position\":3,\"name\":\"Error: &#8220;E: is not accessible. The parameter is incorrect.&#8221;\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/category\\\/tips-tricks\\\/#listItem\",\"name\":\"Tips &#038; Tricks\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/#organization\",\"name\":\"Alexander's Blog\",\"description\":\"Sharing knowledge with the global IT community since November 1, 2004\",\"url\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/10\\\/AlexandersBlog_logo_590x590.jpg\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/error-e-is-not-accessible-the-parameter-is-incorrect\\\/#organizationLogo\"},\"image\":{\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/error-e-is-not-accessible-the-parameter-is-incorrect\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/twitter.com\\\/zubairalexander\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/zubairalexander\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/author\\\/sp_admin\\\/#author\",\"url\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/author\\\/sp_admin\\\/\",\"name\":\"Zubair Alexander\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/error-e-is-not-accessible-the-parameter-is-incorrect\\\/#webpage\",\"url\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/error-e-is-not-accessible-the-parameter-is-incorrect\\\/\",\"name\":\"Error: \\u201cE: is not accessible. The parameter is incorrect.\\u201d | Alexander's Blog\",\"description\":\"Have you run into a situation where you try to access your USB hard drive and get the following error: E: is not accessible. The parameter is incorrect. where E: is the drive letter of your external USB hard disk. You may also get the access is denied error. The drive remains inaccessible even if\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/error-e-is-not-accessible-the-parameter-is-incorrect\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/author\\\/sp_admin\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/author\\\/sp_admin\\\/#author\"},\"datePublished\":\"2009-08-26T07:15:07-07:00\",\"dateModified\":\"2017-06-25T09:47:46-07:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/\",\"name\":\"Alexander's Blog\",\"description\":\"Sharing knowledge with the global IT community since November 1, 2004\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Error: \u201cE: is not accessible. The parameter is incorrect.\u201d | Alexander's Blog","description":"Have you run into a situation where you try to access your USB hard drive and get the following error: E: is not accessible. The parameter is incorrect. where E: is the drive letter of your external USB hard disk. You may also get the access is denied error. The drive remains inaccessible even if","canonical_url":"https:\/\/www.zubairalexander.com\/blog\/error-e-is-not-accessible-the-parameter-is-incorrect\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"xUGSODobCBguuxTNOCWOCVwAIhfY39LLtYAQOmExYzw","msvalidate.01":"65829CD0C3C810D64E58EA860413DB21","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.zubairalexander.com\/blog\/error-e-is-not-accessible-the-parameter-is-incorrect\/#article","name":"Error: \u201cE: is not accessible. The parameter is incorrect.\u201d | Alexander's Blog","headline":"Error: &#8220;E: is not accessible. The parameter is incorrect.&#8221;","author":{"@id":"https:\/\/www.zubairalexander.com\/blog\/author\/sp_admin\/#author"},"publisher":{"@id":"https:\/\/www.zubairalexander.com\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/www.zubairalexander.com\/blog\/wp-content\/uploads\/2020\/10\/AlexandersBlog_logo_590x590.jpg","@id":"https:\/\/www.zubairalexander.com\/blog\/#articleImage"},"datePublished":"2009-08-26T07:15:07-07:00","dateModified":"2017-06-25T09:47:46-07:00","inLanguage":"en-US","commentCount":8,"mainEntityOfPage":{"@id":"https:\/\/www.zubairalexander.com\/blog\/error-e-is-not-accessible-the-parameter-is-incorrect\/#webpage"},"isPartOf":{"@id":"https:\/\/www.zubairalexander.com\/blog\/error-e-is-not-accessible-the-parameter-is-incorrect\/#webpage"},"articleSection":"Tips &#038; Tricks, Tools\/Utils"},{"@type":"BreadcrumbList","@id":"https:\/\/www.zubairalexander.com\/blog\/error-e-is-not-accessible-the-parameter-is-incorrect\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.zubairalexander.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/www.zubairalexander.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/www.zubairalexander.com\/blog\/category\/tips-tricks\/#listItem","name":"Tips &#038; Tricks"}},{"@type":"ListItem","@id":"https:\/\/www.zubairalexander.com\/blog\/category\/tips-tricks\/#listItem","position":2,"name":"Tips &#038; Tricks","item":"https:\/\/www.zubairalexander.com\/blog\/category\/tips-tricks\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.zubairalexander.com\/blog\/error-e-is-not-accessible-the-parameter-is-incorrect\/#listItem","name":"Error: &#8220;E: is not accessible. The parameter is incorrect.&#8221;"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.zubairalexander.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.zubairalexander.com\/blog\/error-e-is-not-accessible-the-parameter-is-incorrect\/#listItem","position":3,"name":"Error: &#8220;E: is not accessible. The parameter is incorrect.&#8221;","previousItem":{"@type":"ListItem","@id":"https:\/\/www.zubairalexander.com\/blog\/category\/tips-tricks\/#listItem","name":"Tips &#038; Tricks"}}]},{"@type":"Organization","@id":"https:\/\/www.zubairalexander.com\/blog\/#organization","name":"Alexander's Blog","description":"Sharing knowledge with the global IT community since November 1, 2004","url":"https:\/\/www.zubairalexander.com\/blog\/","logo":{"@type":"ImageObject","url":"https:\/\/www.zubairalexander.com\/blog\/wp-content\/uploads\/2020\/10\/AlexandersBlog_logo_590x590.jpg","@id":"https:\/\/www.zubairalexander.com\/blog\/error-e-is-not-accessible-the-parameter-is-incorrect\/#organizationLogo"},"image":{"@id":"https:\/\/www.zubairalexander.com\/blog\/error-e-is-not-accessible-the-parameter-is-incorrect\/#organizationLogo"},"sameAs":["https:\/\/twitter.com\/zubairalexander","https:\/\/www.linkedin.com\/in\/zubairalexander"]},{"@type":"Person","@id":"https:\/\/www.zubairalexander.com\/blog\/author\/sp_admin\/#author","url":"https:\/\/www.zubairalexander.com\/blog\/author\/sp_admin\/","name":"Zubair Alexander"},{"@type":"WebPage","@id":"https:\/\/www.zubairalexander.com\/blog\/error-e-is-not-accessible-the-parameter-is-incorrect\/#webpage","url":"https:\/\/www.zubairalexander.com\/blog\/error-e-is-not-accessible-the-parameter-is-incorrect\/","name":"Error: \u201cE: is not accessible. The parameter is incorrect.\u201d | Alexander's Blog","description":"Have you run into a situation where you try to access your USB hard drive and get the following error: E: is not accessible. The parameter is incorrect. where E: is the drive letter of your external USB hard disk. You may also get the access is denied error. The drive remains inaccessible even if","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.zubairalexander.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/www.zubairalexander.com\/blog\/error-e-is-not-accessible-the-parameter-is-incorrect\/#breadcrumblist"},"author":{"@id":"https:\/\/www.zubairalexander.com\/blog\/author\/sp_admin\/#author"},"creator":{"@id":"https:\/\/www.zubairalexander.com\/blog\/author\/sp_admin\/#author"},"datePublished":"2009-08-26T07:15:07-07:00","dateModified":"2017-06-25T09:47:46-07:00"},{"@type":"WebSite","@id":"https:\/\/www.zubairalexander.com\/blog\/#website","url":"https:\/\/www.zubairalexander.com\/blog\/","name":"Alexander's Blog","description":"Sharing knowledge with the global IT community since November 1, 2004","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.zubairalexander.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"Alexander's Blog | Sharing knowledge with the global IT community since November 1, 2004","og:type":"article","og:title":"Error: \u201cE: is not accessible. The parameter is incorrect.\u201d | Alexander's Blog","og:description":"Have you run into a situation where you try to access your USB hard drive and get the following error: E: is not accessible. The parameter is incorrect. where E: is the drive letter of your external USB hard disk. You may also get the access is denied error. The drive remains inaccessible even if","og:url":"https:\/\/www.zubairalexander.com\/blog\/error-e-is-not-accessible-the-parameter-is-incorrect\/","og:image":"https:\/\/www.zubairalexander.com\/blog\/wp-content\/uploads\/2004\/11\/AlexandersBlog_logo_590x590.png","og:image:secure_url":"https:\/\/www.zubairalexander.com\/blog\/wp-content\/uploads\/2004\/11\/AlexandersBlog_logo_590x590.png","og:image:width":590,"og:image:height":590,"article:published_time":"2009-08-26T15:15:07+00:00","article:modified_time":"2017-06-25T16:47:46+00:00","twitter:card":"summary_large_image","twitter:site":"@zubairalexander","twitter:title":"Error: \u201cE: is not accessible. The parameter is incorrect.\u201d | Alexander's Blog","twitter:description":"Have you run into a situation where you try to access your USB hard drive and get the following error: E: is not accessible. The parameter is incorrect. where E: is the drive letter of your external USB hard disk. You may also get the access is denied error. The drive remains inaccessible even if","twitter:creator":"@zubairalexander","twitter:image":"https:\/\/www.zubairalexander.com\/blog\/wp-content\/uploads\/2004\/11\/AlexandersBlog_logo_590x590.png"},"aioseo_meta_data":{"post_id":"1487","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"location":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2020-12-21 04:10:25","updated":"2025-06-04 00:51:35","seo_analyzer_scan_date":null},"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/www.zubairalexander.com\/blog\/wp-json\/wp\/v2\/posts\/1487","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.zubairalexander.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.zubairalexander.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.zubairalexander.com\/blog\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.zubairalexander.com\/blog\/wp-json\/wp\/v2\/comments?post=1487"}],"version-history":[{"count":0,"href":"https:\/\/www.zubairalexander.com\/blog\/wp-json\/wp\/v2\/posts\/1487\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.zubairalexander.com\/blog\/wp-json\/wp\/v2\/media?parent=1487"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.zubairalexander.com\/blog\/wp-json\/wp\/v2\/categories?post=1487"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.zubairalexander.com\/blog\/wp-json\/wp\/v2\/tags?post=1487"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}