{"id":184,"date":"2008-03-26T21:33:16","date_gmt":"2008-03-27T02:33:16","guid":{"rendered":"http:\/\/bitpost.com\/news\/2008\/03\/26\/phpmyadmin-designer-kicking-some-access-booty\/"},"modified":"2021-10-20T19:13:59","modified_gmt":"2021-10-20T23:13:59","slug":"phpmyadmin-designer-kicking-some-access-booty","status":"publish","type":"post","link":"https:\/\/bitpost.com\/news\/2008\/phpmyadmin-designer-kicking-some-access-booty\/","title":{"rendered":"phpMyAdmin Designer kicking some Access booty"},"content":{"rendered":"\n<center><a href=\"https:\/\/i0.wp.com\/bitpost.com\/images\/news\/phpmyadmin_designer.png?ssl=1\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/bitpost.com\/images\/news\/phpmyadmin_designer_tn.png\" alt=\"phpMyAdmin Designer\"><\/a><\/center>\n\n\n\n<p class=\"wp-block-paragraph\">Flashback to 1997. phpMyAdmin with the Designer view gives us an Access-ish design space with InnoDB-supported foreign keys, whee! For some stupid reason it&#8217;s a little tricky to set this up &#8211; you have to set up a special phpmyadmin database to track the extra layout information, and then configure phpMyAdmin to use it.<\/p>\n\n\n\n<!--more-->\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nmysql -p &amp;lt; \/var\/www\/localhost\/htdocs\/phpmyadmin\/scripts\/create_tables_mysql_4_1_2+.sql\nmysql -p &amp;lt; \/var\/www\/localhost\/htdocs\/phpmyadmin\/scripts\/upgrade_tables_mysql_4_1_2+.sql\nemacs \/var\/www\/localhost\/htdocs\/phpmyadmin\/config.inc.php\n--------\n\/* MDM This was working with defaults (pma\/pmapass) but anyone could guess that and access the db! *\/\n$cfg&#x5B;&#039;Servers&#039;]&#x5B;$i]&#x5B;&#039;controluser&#039;] = &#039;pma&#039;;\n$cfg&#x5B;&#039;Servers&#039;]&#x5B;$i]&#x5B;&#039;controlpass&#039;] = &#039;USEYEROWNPASSWORDHEREYASCRUB&#039;;\n\n\/* MDM Added to prevent warnings on table operations tab.  These are all default values, not really needed.\nWithout these, you can still get to the &quot;designer&quot; tab: select database, click &quot;designer&quot; tab\nand the &quot;relation&quot; page: select database, select table, select structure tab, select relation link *\/\n\n$cfg&#x5B;&#039;Servers&#039;]&#x5B;$i]&#x5B;&#039;pmadb&#039;] = &#039;phpmyadmin&#039;; \/\/ Database used for Relation, Bookmark and PDF Features\n$cfg&#x5B;&#039;Servers&#039;]&#x5B;$i]&#x5B;&#039;bookmarktable&#039;] = &#039;pma_bookmark&#039;; \/\/ Bookmark table\n$cfg&#x5B;&#039;Servers&#039;]&#x5B;$i]&#x5B;&#039;relation&#039;] = &#039;pma_relation&#039;; \/\/ table to describe the relation between links (see doc)\n$cfg&#x5B;&#039;Servers&#039;]&#x5B;$i]&#x5B;&#039;table_info&#039;] = &#039;pma_table_info&#039;; \/\/ table to describe the display fields\n$cfg&#x5B;&#039;Servers&#039;]&#x5B;$i]&#x5B;&#039;table_coords&#039;] = &#039;pma_table_coords&#039;; \/\/ table to describe the tables position for the PDF schema\n$cfg&#x5B;&#039;Servers&#039;]&#x5B;$i]&#x5B;&#039;pdf_pages&#039;] = &#039;pma_pdf_pages&#039;; \/\/ table to describe pages of relationpdf\n$cfg&#x5B;&#039;Servers&#039;]&#x5B;$i]&#x5B;&#039;column_info&#039;] = &#039;pma_column_info&#039;; \/\/ table to store column information\n$cfg&#x5B;&#039;Servers&#039;]&#x5B;$i]&#x5B;&#039;history&#039;] = &#039;pma_history&#039;; \/\/ table to store SQL history\n$cfg&#x5B;&#039;Servers&#039;]&#x5B;$i]&#x5B;&#039;designer_coords&#039;] = &#039;pma_designer_coords&#039;; \/\/ table to store the coordinates for Designer\n--------\nthen create the pma mysql user and grant it access to the phpmyadmin database using your own password.\nthen create some tables - make sure you set them to use the InnoDB engine - and have some fun!\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\">Whee!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Flashback to 1997. phpMyAdmin with the Designer view gives us an Access-ish design space with InnoDB-supported foreign keys, whee! For some stupid reason it&#8217;s a little tricky to set this up &#8211; you have to set up a special phpmyadmin database to track the extra layout information, and then configure phpMyAdmin to use it.<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[10],"tags":[92],"class_list":["post-184","post","type-post","status-publish","format-standard","hentry","category-tricks-tips-tools","tag-phpmyadmin"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Flashback to 1997. phpMyAdmin with the Designer view gives us an Access-ish design space with InnoDB-supported foreign keys, whee! For some stupid reason it&#039;s a little tricky to set this up - you have to set up a special phpmyadmin database to track the extra layout information, and then configure phpMyAdmin to use it. mysql\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"m\"\/>\n\t<meta name=\"keywords\" content=\"tricks tips tools\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/bitpost.com\/news\/2008\/phpmyadmin-designer-kicking-some-access-booty\/\" \/>\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=\"bitpost.com\/news | Note to self\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"phpMyAdmin Designer kicking some Access booty | bitpost.com\/news\" \/>\n\t\t<meta property=\"og:description\" content=\"Flashback to 1997. phpMyAdmin with the Designer view gives us an Access-ish design space with InnoDB-supported foreign keys, whee! For some stupid reason it&#039;s a little tricky to set this up - you have to set up a special phpmyadmin database to track the extra layout information, and then configure phpMyAdmin to use it. mysql\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/bitpost.com\/news\/2008\/phpmyadmin-designer-kicking-some-access-booty\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2008-03-27T02:33:16+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2021-10-20T23:13:59+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"phpMyAdmin Designer kicking some Access booty | bitpost.com\/news\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Flashback to 1997. phpMyAdmin with the Designer view gives us an Access-ish design space with InnoDB-supported foreign keys, whee! For some stupid reason it&#039;s a little tricky to set this up - you have to set up a special phpmyadmin database to track the extra layout information, and then configure phpMyAdmin to use it. mysql\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2008\\\/phpmyadmin-designer-kicking-some-access-booty\\\/#article\",\"name\":\"phpMyAdmin Designer kicking some Access booty | bitpost.com\\\/news\",\"headline\":\"phpMyAdmin Designer kicking some Access booty\",\"author\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"http:\\\/\\\/bitpost.com\\\/images\\\/news\\\/phpmyadmin_designer_tn.png\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2008\\\/phpmyadmin-designer-kicking-some-access-booty\\\/#articleImage\"},\"datePublished\":\"2008-03-26T21:33:16-04:00\",\"dateModified\":\"2021-10-20T19:13:59-04:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2008\\\/phpmyadmin-designer-kicking-some-access-booty\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2008\\\/phpmyadmin-designer-kicking-some-access-booty\\\/#webpage\"},\"articleSection\":\"Tricks Tips Tools, phpMyAdmin\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2008\\\/phpmyadmin-designer-kicking-some-access-booty\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bitpost.com\\\/news\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/tricks-tips-tools\\\/#listItem\",\"name\":\"Tricks Tips Tools\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/tricks-tips-tools\\\/#listItem\",\"position\":2,\"name\":\"Tricks Tips Tools\",\"item\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/tricks-tips-tools\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2008\\\/phpmyadmin-designer-kicking-some-access-booty\\\/#listItem\",\"name\":\"phpMyAdmin Designer kicking some Access booty\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2008\\\/phpmyadmin-designer-kicking-some-access-booty\\\/#listItem\",\"position\":3,\"name\":\"phpMyAdmin Designer kicking some Access booty\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/tricks-tips-tools\\\/#listItem\",\"name\":\"Tricks Tips Tools\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#person\",\"name\":\"m\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2008\\\/phpmyadmin-designer-kicking-some-access-booty\\\/#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg\",\"width\":96,\"height\":96,\"caption\":\"m\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\",\"url\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/\",\"name\":\"m\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2008\\\/phpmyadmin-designer-kicking-some-access-booty\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg\",\"width\":96,\"height\":96,\"caption\":\"m\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2008\\\/phpmyadmin-designer-kicking-some-access-booty\\\/#webpage\",\"url\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2008\\\/phpmyadmin-designer-kicking-some-access-booty\\\/\",\"name\":\"phpMyAdmin Designer kicking some Access booty | bitpost.com\\\/news\",\"description\":\"Flashback to 1997. phpMyAdmin with the Designer view gives us an Access-ish design space with InnoDB-supported foreign keys, whee! For some stupid reason it's a little tricky to set this up - you have to set up a special phpmyadmin database to track the extra layout information, and then configure phpMyAdmin to use it. mysql\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2008\\\/phpmyadmin-designer-kicking-some-access-booty\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\"},\"datePublished\":\"2008-03-26T21:33:16-04:00\",\"dateModified\":\"2021-10-20T19:13:59-04:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#website\",\"url\":\"https:\\\/\\\/bitpost.com\\\/news\\\/\",\"name\":\"bitpost.com\\\/news\",\"description\":\"Note to self\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"phpMyAdmin Designer kicking some Access booty | bitpost.com\/news","description":"Flashback to 1997. phpMyAdmin with the Designer view gives us an Access-ish design space with InnoDB-supported foreign keys, whee! For some stupid reason it's a little tricky to set this up - you have to set up a special phpmyadmin database to track the extra layout information, and then configure phpMyAdmin to use it. mysql","canonical_url":"https:\/\/bitpost.com\/news\/2008\/phpmyadmin-designer-kicking-some-access-booty\/","robots":"max-image-preview:large","keywords":"tricks tips tools","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/bitpost.com\/news\/2008\/phpmyadmin-designer-kicking-some-access-booty\/#article","name":"phpMyAdmin Designer kicking some Access booty | bitpost.com\/news","headline":"phpMyAdmin Designer kicking some Access booty","author":{"@id":"https:\/\/bitpost.com\/news\/author\/m\/#author"},"publisher":{"@id":"https:\/\/bitpost.com\/news\/#person"},"image":{"@type":"ImageObject","url":"http:\/\/bitpost.com\/images\/news\/phpmyadmin_designer_tn.png","@id":"https:\/\/bitpost.com\/news\/2008\/phpmyadmin-designer-kicking-some-access-booty\/#articleImage"},"datePublished":"2008-03-26T21:33:16-04:00","dateModified":"2021-10-20T19:13:59-04:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/bitpost.com\/news\/2008\/phpmyadmin-designer-kicking-some-access-booty\/#webpage"},"isPartOf":{"@id":"https:\/\/bitpost.com\/news\/2008\/phpmyadmin-designer-kicking-some-access-booty\/#webpage"},"articleSection":"Tricks Tips Tools, phpMyAdmin"},{"@type":"BreadcrumbList","@id":"https:\/\/bitpost.com\/news\/2008\/phpmyadmin-designer-kicking-some-access-booty\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news#listItem","position":1,"name":"Home","item":"https:\/\/bitpost.com\/news","nextItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/tricks-tips-tools\/#listItem","name":"Tricks Tips Tools"}},{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/tricks-tips-tools\/#listItem","position":2,"name":"Tricks Tips Tools","item":"https:\/\/bitpost.com\/news\/category\/tricks-tips-tools\/","nextItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/2008\/phpmyadmin-designer-kicking-some-access-booty\/#listItem","name":"phpMyAdmin Designer kicking some Access booty"},"previousItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/2008\/phpmyadmin-designer-kicking-some-access-booty\/#listItem","position":3,"name":"phpMyAdmin Designer kicking some Access booty","previousItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/tricks-tips-tools\/#listItem","name":"Tricks Tips Tools"}}]},{"@type":"Person","@id":"https:\/\/bitpost.com\/news\/#person","name":"m","image":{"@type":"ImageObject","@id":"https:\/\/bitpost.com\/news\/2008\/phpmyadmin-designer-kicking-some-access-booty\/#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg","width":96,"height":96,"caption":"m"}},{"@type":"Person","@id":"https:\/\/bitpost.com\/news\/author\/m\/#author","url":"https:\/\/bitpost.com\/news\/author\/m\/","name":"m","image":{"@type":"ImageObject","@id":"https:\/\/bitpost.com\/news\/2008\/phpmyadmin-designer-kicking-some-access-booty\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg","width":96,"height":96,"caption":"m"}},{"@type":"WebPage","@id":"https:\/\/bitpost.com\/news\/2008\/phpmyadmin-designer-kicking-some-access-booty\/#webpage","url":"https:\/\/bitpost.com\/news\/2008\/phpmyadmin-designer-kicking-some-access-booty\/","name":"phpMyAdmin Designer kicking some Access booty | bitpost.com\/news","description":"Flashback to 1997. phpMyAdmin with the Designer view gives us an Access-ish design space with InnoDB-supported foreign keys, whee! For some stupid reason it's a little tricky to set this up - you have to set up a special phpmyadmin database to track the extra layout information, and then configure phpMyAdmin to use it. mysql","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/bitpost.com\/news\/#website"},"breadcrumb":{"@id":"https:\/\/bitpost.com\/news\/2008\/phpmyadmin-designer-kicking-some-access-booty\/#breadcrumblist"},"author":{"@id":"https:\/\/bitpost.com\/news\/author\/m\/#author"},"creator":{"@id":"https:\/\/bitpost.com\/news\/author\/m\/#author"},"datePublished":"2008-03-26T21:33:16-04:00","dateModified":"2021-10-20T19:13:59-04:00"},{"@type":"WebSite","@id":"https:\/\/bitpost.com\/news\/#website","url":"https:\/\/bitpost.com\/news\/","name":"bitpost.com\/news","description":"Note to self","inLanguage":"en-US","publisher":{"@id":"https:\/\/bitpost.com\/news\/#person"}}]},"og:locale":"en_US","og:site_name":"bitpost.com\/news | Note to self","og:type":"article","og:title":"phpMyAdmin Designer kicking some Access booty | bitpost.com\/news","og:description":"Flashback to 1997. phpMyAdmin with the Designer view gives us an Access-ish design space with InnoDB-supported foreign keys, whee! For some stupid reason it's a little tricky to set this up - you have to set up a special phpmyadmin database to track the extra layout information, and then configure phpMyAdmin to use it. mysql","og:url":"https:\/\/bitpost.com\/news\/2008\/phpmyadmin-designer-kicking-some-access-booty\/","article:published_time":"2008-03-27T02:33:16+00:00","article:modified_time":"2021-10-20T23:13:59+00:00","twitter:card":"summary","twitter:title":"phpMyAdmin Designer kicking some Access booty | bitpost.com\/news","twitter:description":"Flashback to 1997. phpMyAdmin with the Designer view gives us an Access-ish design space with InnoDB-supported foreign keys, whee! For some stupid reason it's a little tricky to set this up - you have to set up a special phpmyadmin database to track the extra layout information, and then configure phpMyAdmin to use it. mysql"},"aioseo_meta_data":{"post_id":"184","title":null,"description":null,"keywords":[],"keyphrases":{"focus":[],"additional":[]},"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":"","og_custom_url":null,"og_article_section":null,"og_article_tags":[],"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":"default","schema_type_options":"{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}","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":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2021-03-13 19:53:05","updated":"2025-08-17 18:56:48","seo_analyzer_scan_date":null},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p9M11L-2Y","jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts\/184","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/comments?post=184"}],"version-history":[{"count":2,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts\/184\/revisions"}],"predecessor-version":[{"id":2467,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts\/184\/revisions\/2467"}],"wp:attachment":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/media?parent=184"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/categories?post=184"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/tags?post=184"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}