{"id":5154,"date":"2020-06-19T00:06:43","date_gmt":"2020-06-19T00:06:43","guid":{"rendered":"https:\/\/pariswells.com\/blog\/?p=5154"},"modified":"2021-06-23T00:08:18","modified_gmt":"2021-06-23T00:08:18","slug":"sharepoint-site-swap","status":"publish","type":"post","link":"https:\/\/pariswells.com\/blog\/research\/sharepoint-site-swap","title":{"rendered":"Sharepoint Site Swap"},"content":{"rendered":"<p class=\"x_MsoNormal\">Had an issue over the past few weeks where I couldn\u2019t swap out the root sharepoint site with a different site.<\/p><p class=\"x_MsoNormal\">\u00a0<\/p><p class=\"x_MsoNormal\">In the Office365 gui the error I got was \u00a0<\/p><p class=\"x_MsoNormal\">Couldn&#8217;t replace root site &#8230;\/sites\/team Wait 10 minutes, and then try again<\/p><p class=\"x_MsoNormal\">\u00a0<\/p><p class=\"x_MsoNormal\">And in Powershell<\/p><p class=\"x_MsoNormal\">&gt; Invoke-SPOSiteSwap -SourceUrl\u00a0https:\/\/XXXXX.sharepoint.com\/sites\/Team\u00a0-TargetUrl\u00a0https:\/\/XXXXX.sharepoint.com\u00a0-ArchiveUrl\u00a0<span class=\"x_MsoSmartlink\">https:\/\/XXXXX.sharepoint.com\/sites\/CommsArchive<\/span><\/p><p class=\"x_MsoNormal\">Invoke-SPOSiteSwap : The operation is blocked due to maintenance. Please try again later<\/p><p class=\"x_MsoNormal\">\u00a0<\/p><p class=\"x_MsoNormal\">There\u2019s a known issue that you need to enable the Office365 private CDN for this to work. \u00a0Command is below:<\/p><p class=\"x_MsoNormal\">\u00a0<\/p><p class=\"x_MsoNormal\">&gt; Set-SPOTenantCdnEnabled -CdnType Private -Enable $true<\/p><p class=\"x_MsoNormal\">\u00a0<\/p><p class=\"x_MsoNormal\">WARNING: Enabling this feature will turn on a content delivery network (CDN) for this tenant to provide fast and<\/p><p class=\"x_MsoNormal\">reliable performance for shared assets. The CDN may have privacy and compliance standards that differ from the<\/p><p class=\"x_MsoNormal\">commitments and compliance boundaries outlined by the Microsoft Office365 Trust Center, and data cached through this<\/p><p class=\"x_MsoNormal\">service may not conform to the Microsoft Data Processing Terms (DPT). For more information on CDNs,<\/p><p class=\"x_MsoNormal\">see:https:\/\/go.microsoft.com\/fwlink\/?linkid=2077392<\/p><p class=\"x_MsoNormal\">\u00a0<\/p><p class=\"x_MsoNormal\">Confirm<\/p><p class=\"x_MsoNormal\">Are you sure you want to perform this action?<\/p><p class=\"x_MsoNormal\">Performing the operation &#8220;Enable Tenant CDN&#8221; on target &#8220;Private CDN&#8221;.<\/p><p class=\"x_MsoNormal\">[Y] Yes\u00a0 [A] Yes to All\u00a0 [N] No\u00a0 [L] No to All\u00a0 [S] Suspend\u00a0 [?] Help (default is &#8220;Y&#8221;): y<\/p><p class=\"x_MsoNormal\">\u00a0<\/p><p class=\"x_MsoNormal\">WARNING: Files of type GIF,ICO,JPEG,JPG,JS,PNG,GLB stored in the locations configured to serve as Private CDN origins<\/p><p class=\"x_MsoNormal\">will now also be served and cached in Content Delivery Network (CDN). Although only authenticated users are authorized<\/p><p class=\"x_MsoNormal\">to access such content, the CDN is not monitored nor governed by Microsoft content policies.<\/p><p class=\"x_MsoNormal\">\u00a0<\/p><p class=\"x_MsoNormal\">After this, the site swap process just work<\/p>","protected":false},"excerpt":{"rendered":"<p>Had an issue over the past few weeks where I couldn\u2019t swap out the root sharepoint site with a different site.\u00a0In the Office365 gui the error I [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[2921,3502,942,3501],"class_list":["post-5154","post","type-post","status-publish","format-standard","hentry","category-research","tag-cdn","tag-enable-tenant-cdn","tag-sharepoint","tag-siteswap"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Had an issue over the past few weeks where I couldn\u2019t swap out the root sharepoint site with a different site. In the Office365 gui the error I got was Couldn&#039;t replace root site ...\/sites\/team Wait 10 minutes, and then try again And in Powershell&gt; Invoke-SPOSiteSwap -SourceUrl https:\/\/XXXXX.sharepoint.com\/sites\/Team -TargetUrl https:\/\/XXXXX.sharepoint.com -ArchiveUrl https:\/\/XXXXX.sharepoint.com\/sites\/CommsArchiveInvoke-SPOSiteSwap : The operation is blocked due to maintenance. Please try\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"paris\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/pariswells.com\/blog\/research\/sharepoint-site-swap\" \/>\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=\"Welcome to Pariswells.com |\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Sharepoint Site Swap | Welcome to Pariswells.com\" \/>\n\t\t<meta property=\"og:description\" content=\"Had an issue over the past few weeks where I couldn\u2019t swap out the root sharepoint site with a different site. In the Office365 gui the error I got was Couldn&#039;t replace root site ...\/sites\/team Wait 10 minutes, and then try again And in Powershell&gt; Invoke-SPOSiteSwap -SourceUrl https:\/\/XXXXX.sharepoint.com\/sites\/Team -TargetUrl https:\/\/XXXXX.sharepoint.com -ArchiveUrl https:\/\/XXXXX.sharepoint.com\/sites\/CommsArchiveInvoke-SPOSiteSwap : The operation is blocked due to maintenance. Please try\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/pariswells.com\/blog\/research\/sharepoint-site-swap\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2020-06-19T00:06:43+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2021-06-23T00:08:18+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Sharepoint Site Swap | Welcome to Pariswells.com\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Had an issue over the past few weeks where I couldn\u2019t swap out the root sharepoint site with a different site. In the Office365 gui the error I got was Couldn&#039;t replace root site ...\/sites\/team Wait 10 minutes, and then try again And in Powershell&gt; Invoke-SPOSiteSwap -SourceUrl https:\/\/XXXXX.sharepoint.com\/sites\/Team -TargetUrl https:\/\/XXXXX.sharepoint.com -ArchiveUrl https:\/\/XXXXX.sharepoint.com\/sites\/CommsArchiveInvoke-SPOSiteSwap : The operation is blocked due to maintenance. Please try\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/sharepoint-site-swap#article\",\"name\":\"Sharepoint Site Swap | Welcome to Pariswells.com\",\"headline\":\"Sharepoint Site Swap\",\"author\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#organization\"},\"datePublished\":\"2020-06-19T00:06:43+00:00\",\"dateModified\":\"2021-06-23T00:08:18+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/sharepoint-site-swap#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/sharepoint-site-swap#webpage\"},\"articleSection\":\"Research, CDN, Enable Tenant CDN, sharepoint, siteswap\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/sharepoint-site-swap#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pariswells.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/category\\\/research#listItem\",\"name\":\"Research\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/category\\\/research#listItem\",\"position\":2,\"name\":\"Research\",\"item\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/category\\\/research\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/sharepoint-site-swap#listItem\",\"name\":\"Sharepoint Site Swap\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/sharepoint-site-swap#listItem\",\"position\":3,\"name\":\"Sharepoint Site Swap\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/category\\\/research#listItem\",\"name\":\"Research\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#organization\",\"name\":\"Welcome to Pariswells.com\",\"url\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris#author\",\"url\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris\",\"name\":\"paris\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/sharepoint-site-swap#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/93b8ee3f592ac401167f870452bd82d43de80152cd3524e2853403658ada9984?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"paris\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/sharepoint-site-swap#webpage\",\"url\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/sharepoint-site-swap\",\"name\":\"Sharepoint Site Swap | Welcome to Pariswells.com\",\"description\":\"Had an issue over the past few weeks where I couldn\\u2019t swap out the root sharepoint site with a different site. In the Office365 gui the error I got was Couldn't replace root site ...\\\/sites\\\/team Wait 10 minutes, and then try again And in Powershell> Invoke-SPOSiteSwap -SourceUrl https:\\\/\\\/XXXXX.sharepoint.com\\\/sites\\\/Team -TargetUrl https:\\\/\\\/XXXXX.sharepoint.com -ArchiveUrl https:\\\/\\\/XXXXX.sharepoint.com\\\/sites\\\/CommsArchiveInvoke-SPOSiteSwap : The operation is blocked due to maintenance. Please try\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/sharepoint-site-swap#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris#author\"},\"datePublished\":\"2020-06-19T00:06:43+00:00\",\"dateModified\":\"2021-06-23T00:08:18+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/\",\"name\":\"Welcome to Pariswells.com\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Sharepoint Site Swap | Welcome to Pariswells.com","description":"Had an issue over the past few weeks where I couldn\u2019t swap out the root sharepoint site with a different site. In the Office365 gui the error I got was Couldn't replace root site ...\/sites\/team Wait 10 minutes, and then try again And in Powershell> Invoke-SPOSiteSwap -SourceUrl https:\/\/XXXXX.sharepoint.com\/sites\/Team -TargetUrl https:\/\/XXXXX.sharepoint.com -ArchiveUrl https:\/\/XXXXX.sharepoint.com\/sites\/CommsArchiveInvoke-SPOSiteSwap : The operation is blocked due to maintenance. Please try","canonical_url":"https:\/\/pariswells.com\/blog\/research\/sharepoint-site-swap","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pariswells.com\/blog\/research\/sharepoint-site-swap#article","name":"Sharepoint Site Swap | Welcome to Pariswells.com","headline":"Sharepoint Site Swap","author":{"@id":"https:\/\/pariswells.com\/blog\/author\/paris#author"},"publisher":{"@id":"https:\/\/pariswells.com\/blog\/#organization"},"datePublished":"2020-06-19T00:06:43+00:00","dateModified":"2021-06-23T00:08:18+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/pariswells.com\/blog\/research\/sharepoint-site-swap#webpage"},"isPartOf":{"@id":"https:\/\/pariswells.com\/blog\/research\/sharepoint-site-swap#webpage"},"articleSection":"Research, CDN, Enable Tenant CDN, sharepoint, siteswap"},{"@type":"BreadcrumbList","@id":"https:\/\/pariswells.com\/blog\/research\/sharepoint-site-swap#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/pariswells.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/category\/research#listItem","name":"Research"}},{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/category\/research#listItem","position":2,"name":"Research","item":"https:\/\/pariswells.com\/blog\/category\/research","nextItem":{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/research\/sharepoint-site-swap#listItem","name":"Sharepoint Site Swap"},"previousItem":{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/research\/sharepoint-site-swap#listItem","position":3,"name":"Sharepoint Site Swap","previousItem":{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/category\/research#listItem","name":"Research"}}]},{"@type":"Organization","@id":"https:\/\/pariswells.com\/blog\/#organization","name":"Welcome to Pariswells.com","url":"https:\/\/pariswells.com\/blog\/"},{"@type":"Person","@id":"https:\/\/pariswells.com\/blog\/author\/paris#author","url":"https:\/\/pariswells.com\/blog\/author\/paris","name":"paris","image":{"@type":"ImageObject","@id":"https:\/\/pariswells.com\/blog\/research\/sharepoint-site-swap#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/93b8ee3f592ac401167f870452bd82d43de80152cd3524e2853403658ada9984?s=96&d=mm&r=g","width":96,"height":96,"caption":"paris"}},{"@type":"WebPage","@id":"https:\/\/pariswells.com\/blog\/research\/sharepoint-site-swap#webpage","url":"https:\/\/pariswells.com\/blog\/research\/sharepoint-site-swap","name":"Sharepoint Site Swap | Welcome to Pariswells.com","description":"Had an issue over the past few weeks where I couldn\u2019t swap out the root sharepoint site with a different site. In the Office365 gui the error I got was Couldn't replace root site ...\/sites\/team Wait 10 minutes, and then try again And in Powershell> Invoke-SPOSiteSwap -SourceUrl https:\/\/XXXXX.sharepoint.com\/sites\/Team -TargetUrl https:\/\/XXXXX.sharepoint.com -ArchiveUrl https:\/\/XXXXX.sharepoint.com\/sites\/CommsArchiveInvoke-SPOSiteSwap : The operation is blocked due to maintenance. Please try","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/pariswells.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/pariswells.com\/blog\/research\/sharepoint-site-swap#breadcrumblist"},"author":{"@id":"https:\/\/pariswells.com\/blog\/author\/paris#author"},"creator":{"@id":"https:\/\/pariswells.com\/blog\/author\/paris#author"},"datePublished":"2020-06-19T00:06:43+00:00","dateModified":"2021-06-23T00:08:18+00:00"},{"@type":"WebSite","@id":"https:\/\/pariswells.com\/blog\/#website","url":"https:\/\/pariswells.com\/blog\/","name":"Welcome to Pariswells.com","inLanguage":"en-US","publisher":{"@id":"https:\/\/pariswells.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"Welcome to Pariswells.com |","og:type":"article","og:title":"Sharepoint Site Swap | Welcome to Pariswells.com","og:description":"Had an issue over the past few weeks where I couldn\u2019t swap out the root sharepoint site with a different site. In the Office365 gui the error I got was Couldn't replace root site ...\/sites\/team Wait 10 minutes, and then try again And in Powershell&gt; Invoke-SPOSiteSwap -SourceUrl https:\/\/XXXXX.sharepoint.com\/sites\/Team -TargetUrl https:\/\/XXXXX.sharepoint.com -ArchiveUrl https:\/\/XXXXX.sharepoint.com\/sites\/CommsArchiveInvoke-SPOSiteSwap : The operation is blocked due to maintenance. Please try","og:url":"https:\/\/pariswells.com\/blog\/research\/sharepoint-site-swap","article:published_time":"2020-06-19T00:06:43+00:00","article:modified_time":"2021-06-23T00:08:18+00:00","twitter:card":"summary","twitter:title":"Sharepoint Site Swap | Welcome to Pariswells.com","twitter:description":"Had an issue over the past few weeks where I couldn\u2019t swap out the root sharepoint site with a different site. In the Office365 gui the error I got was Couldn't replace root site ...\/sites\/team Wait 10 minutes, and then try again And in Powershell&gt; Invoke-SPOSiteSwap -SourceUrl https:\/\/XXXXX.sharepoint.com\/sites\/Team -TargetUrl https:\/\/XXXXX.sharepoint.com -ArchiveUrl https:\/\/XXXXX.sharepoint.com\/sites\/CommsArchiveInvoke-SPOSiteSwap : The operation is blocked due to maintenance. Please try"},"aioseo_meta_data":{"post_id":"5154","title":null,"description":null,"keywords":[],"keyphrases":{"focus":[],"additional":[]},"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","location":null,"local_seo":{"locations":{"business":{"name":"","businessType":"","image":"","areaServed":"","urls":{"website":"","aboutPage":"","contactPage":""},"address":{"streetLine1":"","streetLine2":"","zipCode":"","city":"","state":"","country":"","addressFormat":"#streetLineOne\n#streetLineTwo\n#city, #state #zipCode"},"contact":{"email":"","phone":"","phoneFormatted":"","fax":"","faxFormatted":""},"ids":{"vat":"","tax":"","chamberOfCommerce":""},"payment":{"priceRange":"","currenciesAccepted":"","methods":""}}},"openingHours":{"useDefaults":true,"show":true,"alwaysOpen":false,"use24hFormat":false,"timezone":"","labels":{"closed":"","alwaysOpen":""},"days":{"monday":{"open24h":false,"closed":false,"openTime":"09:00","closeTime":"17:00"},"tuesday":{"open24h":false,"closed":false,"openTime":"09:00","closeTime":"17:00"},"wednesday":{"open24h":false,"closed":false,"openTime":"09:00","closeTime":"17:00"},"thursday":{"open24h":false,"closed":false,"openTime":"09:00","closeTime":"17:00"},"friday":{"open24h":false,"closed":false,"openTime":"09:00","closeTime":"17:00"},"saturday":{"open24h":false,"closed":false,"openTime":"09:00","closeTime":"17:00"},"sunday":{"open24h":false,"closed":false,"openTime":"09:00","closeTime":"17:00"}}}},"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2021-06-23 00:06:43","updated":"2022-09-15 20:47:19","primary_term":null,"seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/pariswells.com\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/pariswells.com\/blog\/category\/research\" title=\"Research\">Research<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tSharepoint Site Swap\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/pariswells.com\/blog"},{"label":"Research","link":"https:\/\/pariswells.com\/blog\/category\/research"},{"label":"Sharepoint Site Swap","link":"https:\/\/pariswells.com\/blog\/research\/sharepoint-site-swap"}],"_links":{"self":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/5154","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/comments?post=5154"}],"version-history":[{"count":2,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/5154\/revisions"}],"predecessor-version":[{"id":5156,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/5154\/revisions\/5156"}],"wp:attachment":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/media?parent=5154"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/categories?post=5154"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/tags?post=5154"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}