{"id":2273,"date":"2019-01-15T20:04:46","date_gmt":"2019-01-16T01:04:46","guid":{"rendered":"https:\/\/bitpost.com\/news\/?p=2273"},"modified":"2019-01-20T11:13:47","modified_gmt":"2019-01-20T16:13:47","slug":"shiny-shiny-updates","status":"publish","type":"post","link":"https:\/\/bitpost.com\/news\/2019\/shiny-shiny-updates\/","title":{"rendered":"Shiny shiny updates"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Today I updated my gentoo server&#8217;s eselected PHP from 5.6 to 7.2 and wordpress phabricator and mediawiki didn&#8217;t even hiccup.  WordPress went from a steaming pile of stubborn version upgrade refusal right back into line.  I used mysqldump to back up all my databases, less than a GB.  I git pulled phabricator&#8217;s stable branch (updated weekly from master) and ran a boatload of database patches that went smooth as coconut milkfat.  I git-skipped the .arcconfig files so i could just update them in place.  OK&#8230; why did that all just work?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Update: I went ahead and made the phabricator-recommended changes to mysql and PHP, including installing a PHP memory-based cache:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">emerge -DavuN dev-php\/pecl-apcu<br><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">And that, of course, cascaded me into a gentoo server update.<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>first I had to [emerge -av glibc] as it was ancient<\/li><li>do not put comments in [\/etc\/portage\/package.use\/zzz_autounmask]<\/li><li>used advice from gentoo perl docs:<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-preformatted\">emerge -uDNav --with-bdeps=y --backtrack=100 --autounmask-keep-masks=y @world<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">And away we go&#8230;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">UPDATE: ok these are a few more of my &#8220;favorite&#8221; things&#8230; <\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>mediawiki required an update, I had to manually tweak my multi-site LocalSettings overrides since some themes were removed, and some were added.<\/li><li>I decided to go through all the phabricator tweaks that it complains about.<\/li><li>I fell into an update of my fork of Simple Web Server, not really related except that it was YA deep rabbit hole.<\/li><li>Files served up were made real pretty with <a href=\"https:\/\/github.com\/Vestride\/fancy-index\">this<\/a>; I had to tweak the .htaccess to make it correctly mo safe.<\/li><li>Moving to boost 1_69_0 was actually a lot of (CPU) work.<\/li><li>While I was moving things around, I set up a nice git flow for my stock app, with branches: <ul><li>develop <ul><li>feature\/postgress-archive <\/li><li>refactor\/use-archive-db<\/li><\/ul><\/li><li>master <ul><li>release\/1.55.41-pre-archive-database  <\/li><\/ul><\/li><\/ul><\/li><\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Today I updated my gentoo server&#8217;s eselected PHP from 5.6 to 7.2 and wordpress phabricator and mediawiki didn&#8217;t even hiccup. WordPress went from a steaming pile of stubborn version upgrade refusal right back into line. I used mysqldump to back up all my databases, less than a GB. I git pulled phabricator&#8217;s stable branch (updated [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","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":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[15,45,135,19,220,24,20],"tags":[],"class_list":["post-2273","post","type-post","status-publish","format-standard","hentry","category-gentoo-server","category-git","category-mediawiki","category-opensource","category-phabricator","category-php","category-wordpress"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Today I updated my gentoo server&#039;s eselected PHP from 5.6 to 7.2 and wordpress phabricator and mediawiki didn&#039;t even hiccup. Wordpress went from a steaming pile of stubborn version upgrade refusal right back into line. I used mysqldump to back up all my databases, less than a GB. I git pulled phabricator&#039;s stable branch (updated\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"m\"\/>\n\t<meta name=\"keywords\" content=\"gentoo server,git,mediawiki,open source,phabricator,php,wordpress\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/bitpost.com\/news\/2019\/shiny-shiny-updates\/\" \/>\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=\"Shiny shiny updates | bitpost.com\/news\" \/>\n\t\t<meta property=\"og:description\" content=\"Today I updated my gentoo server&#039;s eselected PHP from 5.6 to 7.2 and wordpress phabricator and mediawiki didn&#039;t even hiccup. Wordpress went from a steaming pile of stubborn version upgrade refusal right back into line. I used mysqldump to back up all my databases, less than a GB. I git pulled phabricator&#039;s stable branch (updated\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/bitpost.com\/news\/2019\/shiny-shiny-updates\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2019-01-16T01:04:46+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2019-01-20T16:13:47+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Shiny shiny updates | bitpost.com\/news\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Today I updated my gentoo server&#039;s eselected PHP from 5.6 to 7.2 and wordpress phabricator and mediawiki didn&#039;t even hiccup. Wordpress went from a steaming pile of stubborn version upgrade refusal right back into line. I used mysqldump to back up all my databases, less than a GB. I git pulled phabricator&#039;s stable branch (updated\" \/>\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\\\/2019\\\/shiny-shiny-updates\\\/#article\",\"name\":\"Shiny shiny updates | bitpost.com\\\/news\",\"headline\":\"Shiny shiny updates\",\"author\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2019\\\/shiny-shiny-updates\\\/#articleImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg\",\"width\":96,\"height\":96,\"caption\":\"m\"},\"datePublished\":\"2019-01-15T20:04:46-05:00\",\"dateModified\":\"2019-01-20T11:13:47-05:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2019\\\/shiny-shiny-updates\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2019\\\/shiny-shiny-updates\\\/#webpage\"},\"articleSection\":\"Gentoo Server, git, Mediawiki, Open Source, Phabricator, PHP, Wordpress\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2019\\\/shiny-shiny-updates\\\/#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\\\/projects\\\/#listItem\",\"name\":\"Projects\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/#listItem\",\"position\":2,\"name\":\"Projects\",\"item\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/websites\\\/#listItem\",\"name\":\"Websites\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/websites\\\/#listItem\",\"position\":3,\"name\":\"Websites\",\"item\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/websites\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/websites\\\/wordpress\\\/#listItem\",\"name\":\"Wordpress\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/#listItem\",\"name\":\"Projects\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/websites\\\/wordpress\\\/#listItem\",\"position\":4,\"name\":\"Wordpress\",\"item\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/websites\\\/wordpress\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2019\\\/shiny-shiny-updates\\\/#listItem\",\"name\":\"Shiny shiny updates\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/websites\\\/#listItem\",\"name\":\"Websites\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2019\\\/shiny-shiny-updates\\\/#listItem\",\"position\":5,\"name\":\"Shiny shiny updates\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/websites\\\/wordpress\\\/#listItem\",\"name\":\"Wordpress\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#person\",\"name\":\"m\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2019\\\/shiny-shiny-updates\\\/#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\\\/2019\\\/shiny-shiny-updates\\\/#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\\\/2019\\\/shiny-shiny-updates\\\/#webpage\",\"url\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2019\\\/shiny-shiny-updates\\\/\",\"name\":\"Shiny shiny updates | bitpost.com\\\/news\",\"description\":\"Today I updated my gentoo server's eselected PHP from 5.6 to 7.2 and wordpress phabricator and mediawiki didn't even hiccup. Wordpress went from a steaming pile of stubborn version upgrade refusal right back into line. I used mysqldump to back up all my databases, less than a GB. I git pulled phabricator's stable branch (updated\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2019\\\/shiny-shiny-updates\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\"},\"datePublished\":\"2019-01-15T20:04:46-05:00\",\"dateModified\":\"2019-01-20T11:13:47-05: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":"Shiny shiny updates | bitpost.com\/news","description":"Today I updated my gentoo server's eselected PHP from 5.6 to 7.2 and wordpress phabricator and mediawiki didn't even hiccup. Wordpress went from a steaming pile of stubborn version upgrade refusal right back into line. I used mysqldump to back up all my databases, less than a GB. I git pulled phabricator's stable branch (updated","canonical_url":"https:\/\/bitpost.com\/news\/2019\/shiny-shiny-updates\/","robots":"max-image-preview:large","keywords":"gentoo server,git,mediawiki,open source,phabricator,php,wordpress","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/bitpost.com\/news\/2019\/shiny-shiny-updates\/#article","name":"Shiny shiny updates | bitpost.com\/news","headline":"Shiny shiny updates","author":{"@id":"https:\/\/bitpost.com\/news\/author\/m\/#author"},"publisher":{"@id":"https:\/\/bitpost.com\/news\/#person"},"image":{"@type":"ImageObject","@id":"https:\/\/bitpost.com\/news\/2019\/shiny-shiny-updates\/#articleImage","url":"https:\/\/secure.gravatar.com\/avatar\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg","width":96,"height":96,"caption":"m"},"datePublished":"2019-01-15T20:04:46-05:00","dateModified":"2019-01-20T11:13:47-05:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/bitpost.com\/news\/2019\/shiny-shiny-updates\/#webpage"},"isPartOf":{"@id":"https:\/\/bitpost.com\/news\/2019\/shiny-shiny-updates\/#webpage"},"articleSection":"Gentoo Server, git, Mediawiki, Open Source, Phabricator, PHP, Wordpress"},{"@type":"BreadcrumbList","@id":"https:\/\/bitpost.com\/news\/2019\/shiny-shiny-updates\/#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\/projects\/#listItem","name":"Projects"}},{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/projects\/#listItem","position":2,"name":"Projects","item":"https:\/\/bitpost.com\/news\/category\/projects\/","nextItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/projects\/websites\/#listItem","name":"Websites"},"previousItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/projects\/websites\/#listItem","position":3,"name":"Websites","item":"https:\/\/bitpost.com\/news\/category\/projects\/websites\/","nextItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/projects\/websites\/wordpress\/#listItem","name":"Wordpress"},"previousItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/projects\/#listItem","name":"Projects"}},{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/projects\/websites\/wordpress\/#listItem","position":4,"name":"Wordpress","item":"https:\/\/bitpost.com\/news\/category\/projects\/websites\/wordpress\/","nextItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/2019\/shiny-shiny-updates\/#listItem","name":"Shiny shiny updates"},"previousItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/projects\/websites\/#listItem","name":"Websites"}},{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/2019\/shiny-shiny-updates\/#listItem","position":5,"name":"Shiny shiny updates","previousItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/projects\/websites\/wordpress\/#listItem","name":"Wordpress"}}]},{"@type":"Person","@id":"https:\/\/bitpost.com\/news\/#person","name":"m","image":{"@type":"ImageObject","@id":"https:\/\/bitpost.com\/news\/2019\/shiny-shiny-updates\/#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\/2019\/shiny-shiny-updates\/#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\/2019\/shiny-shiny-updates\/#webpage","url":"https:\/\/bitpost.com\/news\/2019\/shiny-shiny-updates\/","name":"Shiny shiny updates | bitpost.com\/news","description":"Today I updated my gentoo server's eselected PHP from 5.6 to 7.2 and wordpress phabricator and mediawiki didn't even hiccup. Wordpress went from a steaming pile of stubborn version upgrade refusal right back into line. I used mysqldump to back up all my databases, less than a GB. I git pulled phabricator's stable branch (updated","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/bitpost.com\/news\/#website"},"breadcrumb":{"@id":"https:\/\/bitpost.com\/news\/2019\/shiny-shiny-updates\/#breadcrumblist"},"author":{"@id":"https:\/\/bitpost.com\/news\/author\/m\/#author"},"creator":{"@id":"https:\/\/bitpost.com\/news\/author\/m\/#author"},"datePublished":"2019-01-15T20:04:46-05:00","dateModified":"2019-01-20T11:13:47-05: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":"Shiny shiny updates | bitpost.com\/news","og:description":"Today I updated my gentoo server's eselected PHP from 5.6 to 7.2 and wordpress phabricator and mediawiki didn't even hiccup. Wordpress went from a steaming pile of stubborn version upgrade refusal right back into line. I used mysqldump to back up all my databases, less than a GB. I git pulled phabricator's stable branch (updated","og:url":"https:\/\/bitpost.com\/news\/2019\/shiny-shiny-updates\/","article:published_time":"2019-01-16T01:04:46+00:00","article:modified_time":"2019-01-20T16:13:47+00:00","twitter:card":"summary","twitter:title":"Shiny shiny updates | bitpost.com\/news","twitter:description":"Today I updated my gentoo server's eselected PHP from 5.6 to 7.2 and wordpress phabricator and mediawiki didn't even hiccup. Wordpress went from a steaming pile of stubborn version upgrade refusal right back into line. I used mysqldump to back up all my databases, less than a GB. I git pulled phabricator's stable branch (updated"},"aioseo_meta_data":{"post_id":"2273","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":[],"defaultGraph":"","defaultPostTypeGraph":""},"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,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2021-03-13 19:46:02","updated":"2025-08-17 19:18:48","seo_analyzer_scan_date":null},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p9M11L-AF","jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts\/2273","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=2273"}],"version-history":[{"count":10,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts\/2273\/revisions"}],"predecessor-version":[{"id":2289,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts\/2273\/revisions\/2289"}],"wp:attachment":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/media?parent=2273"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/categories?post=2273"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/tags?post=2273"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}