{"id":645,"date":"2024-03-02T22:27:03","date_gmt":"2024-03-02T21:27:03","guid":{"rendered":"https:\/\/blog.exterra-services.cz\/?p=645"},"modified":"2024-03-04T16:17:47","modified_gmt":"2024-03-04T15:17:47","slug":"migrace-wordpressu-na-jiny-server","status":"publish","type":"post","link":"https:\/\/blog.exterra-services.cz\/index.php\/2024\/03\/02\/migrace-wordpressu-na-jiny-server\/","title":{"rendered":"Migrace WordPressu na jin\u00fd server"},"content":{"rendered":"\n<p>Chci se pod\u011blit o zku\u0161enost s migrac\u00ed redak\u010dn\u00edho syst\u00e9mu WordPress na jin\u00fd server. U m\u011b \u0161lo o vynucenou situaci, kdy bylo nutno pov\u00fd\u0161it OS z CentOS 7 na CentOS 8 Stream a musel jsem tedy p\u0159en\u00e9st obsah 1:1. Z r\u016fzn\u00fdch n\u00e1vod\u016f a tip\u016f jsem poskl\u00e1dal postup, kter\u00fd se mi osv\u011bd\u010dil. Snad bude k u\u017eitku i dal\u0161\u00edm administr\u00e1tor\u016fm.<\/p>\n\n\n\n<p> Prvn\u00edm krokem je z\u00e1loha:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>datab\u00e1ze<\/li>\n\n\n\n<li>adres\u00e1\u0159e webserveru s instalac\u00ed WordPressu<\/li>\n\n\n\n<li>konfigurace Apache webserveru<\/li>\n\n\n\n<li>zji\u0161t\u011bn\u00ed verze PHP &#8211; d\u016fle\u017eit\u00e9 pro kompatibilitu s nasazenou verz\u00ed WP<\/li>\n<\/ul>\n\n\n\n<p>Pro z\u00e1lohu datab\u00e1ze pou\u017eijte utilitu mysqldump pro MySQL nebo mariadb-dump pro MariaDB.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">mariadb-dump --single-transaction -u root --databases wordpress &gt; wordpressbackup.sql<\/pre>\n\n\n\n<p>Z\u00e1lohu adres\u00e1\u0159e s instalac\u00ed WordPressu a konfigurace Apache httpd prove\u010fte n\u00e1strojem, na jak\u00fd jste zvykl\u00fd (vlastn\u00ed backup software, rsync, atd.). My pou\u017e\u00edv\u00e1me IBM Spectrum Protect (d\u0159\u00edve Tivoli Storage Manager), tak\u017ee v na\u0161em p\u0159\u00edpad\u011b to bude:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">\/opt\/tivoli\/tsm\/client\/ba\/bin\/dsmc incr \"\/var\/www\/html\/*\" -sub=yes\n\/opt\/tivoli\/tsm\/client\/ba\/bin\/dsmc incr \"\/etc\/httpd\/*\" -sub=yes<\/pre>\n\n\n\n<p>Zji\u0161t\u011bn\u00ed verze php je jednoduch\u00e9:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">[root@www bin]# php -v\nPHP 8.1.27 (cli) (built: Dec 19 2023 20:35:55) (NTS gcc x86_64)\nCopyright (c) The PHP Group\nZend Engine v4.1.27, Copyright (c) Zend Technologies\n<\/pre>\n\n\n\n<p>Samoz\u0159ejm\u011b pokud chceme p\u0159en\u00e9st server 1:1 v\u010d. dal\u0161\u00edch software, je ide\u00e1ln\u00ed z\u00e1loha cel\u00e9ho adres\u00e1\u0159e \/etc, p\u0159\u00edpadn\u011b dal\u0161\u00edch.<\/p>\n\n\n\n<p>Nyn\u00ed p\u0159esko\u010d\u00edme instalaci CentOSu 8. P\u0159edpokl\u00e1dejme \u010distou instalaci v m\u00f3du &#8222;Minimal install&#8220;. Nainstalujte repository EPEL a repozit\u00e1\u0159 REMI, odkud budeme instalovat pot\u0159ebnou verzi PHP.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">dnf install epel-release\ndnf install dnf-utils http:\/\/rpms.remirepo.net\/enterprise\/remi-release-8.rpm<\/pre>\n\n\n\n<p>Vylistujte si aktu\u00e1ln\u00ed dostupn\u00e9 verze PHP.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"> dnf module list php\n\\Last metadata expiration check: 0:00:10 ago on Sat 02 Mar 2024 09:31:19 PM CET.\nCentOS Stream 8 - AppStream\nName                                       Stream                                        Profiles                                                        Summary\nphp                                        7.2 [d]                                       common [d], devel, minimal                                      PHP scripting language\nphp                                        7.3                                           common [d], devel, minimal                                      PHP scripting language\nphp                                        7.4                                           common [d], devel, minimal                                      PHP scripting language\nphp                                        8.0                                           common [d], devel, minimal                                      PHP scripting language\nphp                                        8.2                                           common [d], devel, minimal                                      PHP scripting language\n\nRemi's Modular repository for Enterprise Linux 8 - x86_64\nName                                       Stream                                        Profiles                                                        Summary\nphp                                        remi-7.2                                      common [d], devel, minimal                                      PHP scripting language\nphp                                        remi-7.3                                      common [d], devel, minimal                                      PHP scripting language\nphp                                        remi-7.4                                      common [d], devel, minimal                                      PHP scripting language\nphp                                        remi-8.0                                      common [d], devel, minimal                                      PHP scripting language\nphp                                        remi-8.1                                      common [d], devel, minimal                                      PHP scripting language\nphp                                        remi-8.2                                      common [d], devel, minimal                                      PHP scripting language\nphp                                        remi-8.3                                      common [d], devel, minimal                                      PHP scripting language\n\nHint: [d]efault, [e]nabled, [x]disabled, [i]nstalled\n<\/pre>\n\n\n\n<p>Nyn\u00ed deaktivujeme PHP 7.2 a naopak aktivujeme PHP 8.1 z repozit\u00e1\u0159e REMI a pot\u00e9 instalujeme p\u0159\u00edslu\u0161n\u00e9 moduly PHP a Apache httpd server.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">dnf module disable php:7.2\ndnf module enable php:remi-8.1\ndnf install httpd php-mysqlnd php-fpm  tar curl php-json\nsystemctl enable httpd --now\n<\/pre>\n\n\n\n<p>Zkontrolujte, \u017ee verze PHP opdpov\u00edd\u00e1 p\u016fvodn\u00edmu serveru:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">[root@www ~]# php -v\nPHP 8.1.27 (cli) (built: Dec 19 2023 20:35:55) (NTS gcc x86_64)\nCopyright (c) The PHP Group\nZend Engine v4.1.27, Copyright (c) Zend Technologies\n    with Zend OPcache v8.1.27, Copyright (c), by Zend Technologies\n<\/pre>\n\n\n\n<p>Nyn\u00ed nainstalujeme MariaDB, ale nikoliv z CentOS repozit\u00e1\u0159e, ale p\u0159\u00edmo z MariadDB repa.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">[root@www ~]# wget https:\/\/downloads.mariadb.com\/MariaDB\/mariadb_repo_setup\n--2024-03-02 21:40:22--  https:\/\/downloads.mariadb.com\/MariaDB\/mariadb_repo_setup\nConnecting to 192.168.156.40:3128... connected.\nProxy request sent, awaiting response... 200 OK\nLength: 36328 (35K) [application\/octet-stream]\nSaving to: \u2018mariadb_repo_setup\u2019\n\nmariadb_repo_setup                                   100%[======================================================================================================================&gt;]  35.48K  --.-KB\/s    in 0.02s\n\n2024-03-02 21:40:23 (1.61 MB\/s) - \u2018mariadb_repo_setup\u2019 saved [36328\/36328]\n\n[root@www ~]# chmod +x mariadb_repo_setup\n[root@www ~]# .\/mariadb_repo_setup\n# [info] Checking for script prerequisites.\n# [info] MariaDB Server version 11.3 is valid\n# [info] Repository file successfully written to \/etc\/yum.repos.d\/mariadb.repo\n# [info] Adding trusted package signing keys...\ncurl: (60) SSL certificate problem: unable to get local issuer certificate\nMore details here: https:\/\/curl.haxx.se\/docs\/sslcerts.html\n\ncurl failed to verify the legitimacy of the server and therefore could not\nestablish a secure connection to it. To learn more about this situation and\nhow to fix it, please visit the web page mentioned above.\nerror: https:\/\/supplychain.mariadb.com\/MariaDB-Enterprise-GPG-KEY: import read failed(2).\n# [error] Failed to add trusted package signing keys\n# [info] Cleaning package cache...\n71 files removed\ndnf install mariadb-server\nsystemctl enable mariadb --now\nCreated symlink \/etc\/systemd\/system\/multi-user.target.wants\/mariadb.service \u2192 \/usr\/lib\/systemd\/system\/mariadb.service.\nmariadb-secure-installation<\/pre>\n\n\n\n<p>Obnovte instalaci WP a konfiguraci Apache httpd serveru.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">\/opt\/tivoli\/tsm\/client\/ba\/bin\/dsmc restore \"\/var\/www\/html\/*\" -sub=yes\n\/opt\/tivoli\/tsm\/client\/ba\/bin\/dsmc restore \"\/etc\/httpd\/*\" -sub=yes<\/pre>\n\n\n\n<p>Z p\u016fvodn\u00edho serveru z wp-config.php zjist\u00edme u\u017eivatele, kter\u00e9ho pou\u017e\u00edv\u00e1 WP pro p\u0159\u00edstup do datab\u00e1ze a jeho heslo. Vytvo\u0159\u00edme ho a naimportujeme z\u00e1lohu datab\u00e1ze WP.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"># mysql -u root -p\nmysql&gt; CREATE USER 'wordpressuser'@'localhost' IDENTIFIED BY 'password';\nmysql&gt; GRANT ALL ON wordpress.* TO 'wordpressuser'@'localhost';\nmysql&gt; FLUSH PRIVILEGES;\nmysql&gt; exit\n\nmysql -u root &lt; wordpressbackup.sql<\/pre>\n\n\n\n<p>Pro jistotu restartujte server a pokud v\u0161e prob\u011bhlo v po\u0159\u00e1dku, m\u00e1te identick\u00fd WordPress jako p\u0159ed zah\u00e1jen\u00edm akce.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Chci se pod\u011blit o zku\u0161enost s migrac\u00ed redak\u010dn\u00edho syst\u00e9mu WordPress na jin\u00fd server. U m\u011b \u0161lo o vynucenou situaci, kdy bylo nutno pov\u00fd\u0161it OS z CentOS 7 na CentOS 8 Stream a musel jsem tedy p\u0159en\u00e9st obsah 1:1. Z r\u016fzn\u00fdch n\u00e1vod\u016f a tip\u016f jsem poskl\u00e1dal postup, kter\u00fd se mi osv\u011bd\u010dil. Snad bude k u\u017eitku i [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","ocean_post_oembed":"","ocean_post_self_hosted_media":"","ocean_post_video_embed":"","ocean_link_format":"","ocean_link_format_target":"self","ocean_quote_format":"","ocean_quote_format_link":"post","ocean_gallery_link_images":"on","ocean_gallery_id":[],"footnotes":""},"categories":[5],"tags":[],"class_list":["post-645","post","type-post","status-publish","format-standard","hentry","category-technologie","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Migrace Wordpressu na jin\u00fd server | Coffeespot<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/blog.exterra-services.cz\/index.php\/2024\/03\/02\/migrace-wordpressu-na-jiny-server\/\" \/>\n<meta property=\"og:locale\" content=\"cs_CZ\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Migrace Wordpressu na jin\u00fd server | Coffeespot\" \/>\n<meta property=\"og:description\" content=\"Chci se pod\u011blit o zku\u0161enost s migrac\u00ed redak\u010dn\u00edho syst\u00e9mu WordPress na jin\u00fd server. U m\u011b \u0161lo o vynucenou situaci, kdy bylo nutno pov\u00fd\u0161it OS z CentOS 7 na CentOS 8 Stream a musel jsem tedy p\u0159en\u00e9st obsah 1:1. Z r\u016fzn\u00fdch n\u00e1vod\u016f a tip\u016f jsem poskl\u00e1dal postup, kter\u00fd se mi osv\u011bd\u010dil. Snad bude k u\u017eitku i [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blog.exterra-services.cz\/index.php\/2024\/03\/02\/migrace-wordpressu-na-jiny-server\/\" \/>\n<meta property=\"og:site_name\" content=\"Coffeespot\" \/>\n<meta property=\"article:published_time\" content=\"2024-03-02T21:27:03+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-04T15:17:47+00:00\" \/>\n<meta name=\"author\" content=\"Petr \u0160antr\u016f\u010dek\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Napsal(a)\" \/>\n\t<meta name=\"twitter:data1\" content=\"Petr \u0160antr\u016f\u010dek\" \/>\n\t<meta name=\"twitter:label2\" content=\"Odhadovan\u00e1 doba \u010dten\u00ed\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minuty\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/blog.exterra-services.cz\/index.php\/2024\/03\/02\/migrace-wordpressu-na-jiny-server\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/blog.exterra-services.cz\/index.php\/2024\/03\/02\/migrace-wordpressu-na-jiny-server\/\"},\"author\":{\"name\":\"Petr \u0160antr\u016f\u010dek\",\"@id\":\"https:\/\/blog.exterra-services.cz\/#\/schema\/person\/9d7d8c191f609a8a425d4c493eeee788\"},\"headline\":\"Migrace WordPressu na jin\u00fd server\",\"datePublished\":\"2024-03-02T21:27:03+00:00\",\"dateModified\":\"2024-03-04T15:17:47+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/blog.exterra-services.cz\/index.php\/2024\/03\/02\/migrace-wordpressu-na-jiny-server\/\"},\"wordCount\":354,\"publisher\":{\"@id\":\"https:\/\/blog.exterra-services.cz\/#\/schema\/person\/9d7d8c191f609a8a425d4c493eeee788\"},\"articleSection\":[\"Technologie\"],\"inLanguage\":\"cs\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/blog.exterra-services.cz\/index.php\/2024\/03\/02\/migrace-wordpressu-na-jiny-server\/\",\"url\":\"https:\/\/blog.exterra-services.cz\/index.php\/2024\/03\/02\/migrace-wordpressu-na-jiny-server\/\",\"name\":\"Migrace Wordpressu na jin\u00fd server | Coffeespot\",\"isPartOf\":{\"@id\":\"https:\/\/blog.exterra-services.cz\/#website\"},\"datePublished\":\"2024-03-02T21:27:03+00:00\",\"dateModified\":\"2024-03-04T15:17:47+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/blog.exterra-services.cz\/index.php\/2024\/03\/02\/migrace-wordpressu-na-jiny-server\/#breadcrumb\"},\"inLanguage\":\"cs\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/blog.exterra-services.cz\/index.php\/2024\/03\/02\/migrace-wordpressu-na-jiny-server\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/blog.exterra-services.cz\/index.php\/2024\/03\/02\/migrace-wordpressu-na-jiny-server\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/blog.exterra-services.cz\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Migrace WordPressu na jin\u00fd server\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/blog.exterra-services.cz\/#website\",\"url\":\"https:\/\/blog.exterra-services.cz\/\",\"name\":\"Coffeespot\",\"description\":\"novinky z IT sv\u011bta\",\"publisher\":{\"@id\":\"https:\/\/blog.exterra-services.cz\/#\/schema\/person\/9d7d8c191f609a8a425d4c493eeee788\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/blog.exterra-services.cz\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"cs\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/blog.exterra-services.cz\/#\/schema\/person\/9d7d8c191f609a8a425d4c493eeee788\",\"name\":\"Petr \u0160antr\u016f\u010dek\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"cs\",\"@id\":\"https:\/\/blog.exterra-services.cz\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/154c38d0d2d25a88896d979541de331f6606987733e06f398d3552a6871e5b77?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/154c38d0d2d25a88896d979541de331f6606987733e06f398d3552a6871e5b77?s=96&d=mm&r=g\",\"caption\":\"Petr \u0160antr\u016f\u010dek\"},\"logo\":{\"@id\":\"https:\/\/blog.exterra-services.cz\/#\/schema\/person\/image\/\"},\"sameAs\":[\"http:\/\/www.exterra-services.cz\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Migrace Wordpressu na jin\u00fd server | Coffeespot","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:\/\/blog.exterra-services.cz\/index.php\/2024\/03\/02\/migrace-wordpressu-na-jiny-server\/","og_locale":"cs_CZ","og_type":"article","og_title":"Migrace Wordpressu na jin\u00fd server | Coffeespot","og_description":"Chci se pod\u011blit o zku\u0161enost s migrac\u00ed redak\u010dn\u00edho syst\u00e9mu WordPress na jin\u00fd server. U m\u011b \u0161lo o vynucenou situaci, kdy bylo nutno pov\u00fd\u0161it OS z CentOS 7 na CentOS 8 Stream a musel jsem tedy p\u0159en\u00e9st obsah 1:1. Z r\u016fzn\u00fdch n\u00e1vod\u016f a tip\u016f jsem poskl\u00e1dal postup, kter\u00fd se mi osv\u011bd\u010dil. Snad bude k u\u017eitku i [&hellip;]","og_url":"https:\/\/blog.exterra-services.cz\/index.php\/2024\/03\/02\/migrace-wordpressu-na-jiny-server\/","og_site_name":"Coffeespot","article_published_time":"2024-03-02T21:27:03+00:00","article_modified_time":"2024-03-04T15:17:47+00:00","author":"Petr \u0160antr\u016f\u010dek","twitter_card":"summary_large_image","twitter_misc":{"Napsal(a)":"Petr \u0160antr\u016f\u010dek","Odhadovan\u00e1 doba \u010dten\u00ed":"2 minuty"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/blog.exterra-services.cz\/index.php\/2024\/03\/02\/migrace-wordpressu-na-jiny-server\/#article","isPartOf":{"@id":"https:\/\/blog.exterra-services.cz\/index.php\/2024\/03\/02\/migrace-wordpressu-na-jiny-server\/"},"author":{"name":"Petr \u0160antr\u016f\u010dek","@id":"https:\/\/blog.exterra-services.cz\/#\/schema\/person\/9d7d8c191f609a8a425d4c493eeee788"},"headline":"Migrace WordPressu na jin\u00fd server","datePublished":"2024-03-02T21:27:03+00:00","dateModified":"2024-03-04T15:17:47+00:00","mainEntityOfPage":{"@id":"https:\/\/blog.exterra-services.cz\/index.php\/2024\/03\/02\/migrace-wordpressu-na-jiny-server\/"},"wordCount":354,"publisher":{"@id":"https:\/\/blog.exterra-services.cz\/#\/schema\/person\/9d7d8c191f609a8a425d4c493eeee788"},"articleSection":["Technologie"],"inLanguage":"cs"},{"@type":"WebPage","@id":"https:\/\/blog.exterra-services.cz\/index.php\/2024\/03\/02\/migrace-wordpressu-na-jiny-server\/","url":"https:\/\/blog.exterra-services.cz\/index.php\/2024\/03\/02\/migrace-wordpressu-na-jiny-server\/","name":"Migrace Wordpressu na jin\u00fd server | Coffeespot","isPartOf":{"@id":"https:\/\/blog.exterra-services.cz\/#website"},"datePublished":"2024-03-02T21:27:03+00:00","dateModified":"2024-03-04T15:17:47+00:00","breadcrumb":{"@id":"https:\/\/blog.exterra-services.cz\/index.php\/2024\/03\/02\/migrace-wordpressu-na-jiny-server\/#breadcrumb"},"inLanguage":"cs","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blog.exterra-services.cz\/index.php\/2024\/03\/02\/migrace-wordpressu-na-jiny-server\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/blog.exterra-services.cz\/index.php\/2024\/03\/02\/migrace-wordpressu-na-jiny-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/blog.exterra-services.cz\/"},{"@type":"ListItem","position":2,"name":"Migrace WordPressu na jin\u00fd server"}]},{"@type":"WebSite","@id":"https:\/\/blog.exterra-services.cz\/#website","url":"https:\/\/blog.exterra-services.cz\/","name":"Coffeespot","description":"novinky z IT sv\u011bta","publisher":{"@id":"https:\/\/blog.exterra-services.cz\/#\/schema\/person\/9d7d8c191f609a8a425d4c493eeee788"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blog.exterra-services.cz\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"cs"},{"@type":["Person","Organization"],"@id":"https:\/\/blog.exterra-services.cz\/#\/schema\/person\/9d7d8c191f609a8a425d4c493eeee788","name":"Petr \u0160antr\u016f\u010dek","image":{"@type":"ImageObject","inLanguage":"cs","@id":"https:\/\/blog.exterra-services.cz\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/154c38d0d2d25a88896d979541de331f6606987733e06f398d3552a6871e5b77?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/154c38d0d2d25a88896d979541de331f6606987733e06f398d3552a6871e5b77?s=96&d=mm&r=g","caption":"Petr \u0160antr\u016f\u010dek"},"logo":{"@id":"https:\/\/blog.exterra-services.cz\/#\/schema\/person\/image\/"},"sameAs":["http:\/\/www.exterra-services.cz"]}]}},"_links":{"self":[{"href":"https:\/\/blog.exterra-services.cz\/index.php\/wp-json\/wp\/v2\/posts\/645","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.exterra-services.cz\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.exterra-services.cz\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.exterra-services.cz\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.exterra-services.cz\/index.php\/wp-json\/wp\/v2\/comments?post=645"}],"version-history":[{"count":4,"href":"https:\/\/blog.exterra-services.cz\/index.php\/wp-json\/wp\/v2\/posts\/645\/revisions"}],"predecessor-version":[{"id":650,"href":"https:\/\/blog.exterra-services.cz\/index.php\/wp-json\/wp\/v2\/posts\/645\/revisions\/650"}],"wp:attachment":[{"href":"https:\/\/blog.exterra-services.cz\/index.php\/wp-json\/wp\/v2\/media?parent=645"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.exterra-services.cz\/index.php\/wp-json\/wp\/v2\/categories?post=645"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.exterra-services.cz\/index.php\/wp-json\/wp\/v2\/tags?post=645"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}