{"id":13331,"date":"2023-12-01T04:14:09","date_gmt":"2023-12-01T09:14:09","guid":{"rendered":"http:\/\/local.brightwhiz\/?p=13331"},"modified":"2023-12-01T04:29:30","modified_gmt":"2023-12-01T09:29:30","slug":"complete-guide-to-creating-a-multisite-network-in-wordpress","status":"publish","type":"post","link":"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/","title":{"rendered":"A Comprehensive Guide to Creating a Multisite Network in WordPress"},"content":{"rendered":"\n

WordPress is a powerful and versatile platform, but did you know it can also manage multiple websites from a single installation? This feature is called “Multisite,” and it’s an excellent solution for anyone who needs to run multiple websites with a shared core. In this guide, we’ll take you through the process of creating a multisite network in WordPress<\/a>.<\/p>\n\n\n\n

What is a Multisite Network?<\/strong><\/h2>\n\n\n\n

A WordPress Multisite network allows you to manage multiple websites from a single WordPress installation. Each site within the network can have its own set of themes, plugins, users, and content, while sharing the same core files and database. This makes it a practical choice for various scenarios:<\/p>\n\n\n\n

    \n
  • Managing a network of blogs or news sites<\/strong><\/li>\n\n\n\n
  • Running a network of local business websites<\/strong><\/li>\n\n\n\n
  • Creating a membership or e-commerce network<\/strong><\/li>\n<\/ul>\n\n\n\n

    Step-by-Step Guide to Creating a WordPress Multisite Network<\/strong><\/h2>\n\n\n\n

    Before you start, remember to back up your existing WordPress site. Multisite can significantly alter your website structure, so it’s essential to have a safe copy of your data.<\/p>\n\n\n\n

    Now, let’s get started with creating a WordPress Multisite network:<\/p>\n\n\n\n

    Step 1: Edit wp-config.php<\/code><\/strong><\/h3>\n\n\n\n

    Access your website’s root directory via FTP or your hosting’s file manager and locate the wp-config.php<\/code> file. Open it with a text editor and add the following line just above the “That’s all, stop editing!<\/strong>” comment:<\/p>\n\n\n\n

    define('WP_ALLOW_MULTISITE', true);<\/code><\/pre>\n\n\n\n

    Save the file, and make sure to upload it back to your server if you downloaded and edited it locally.<\/p>\n\n\n\n

    Step 2: Set Up the Network<\/strong><\/h3>\n\n\n\n

    After enabling Multisite in your wp-config.php<\/code> file, you’ll need to set up the network structure. Go to your WordPress dashboard, and under “Tools,” you should now see an option called “Network Setup.” Click on it.<\/p>\n\n\n\n

    You’ll be prompted to choose between subdomains and subdirectories for your network structure. Your choice depends on your hosting environment and your preferences.<\/p>\n\n\n\n

      \n
    • Subdomains:<\/strong> Use this option if your hosting environment supports wildcard subdomains (e.g., site1.yourdomain.com, site2.yourdomain.com).<\/li>\n\n\n\n
    • Subdirectories:<\/strong> Choose this option if you want sites in your network to be accessed via subdirectories (e.g., yourdomain.com\/site1, yourdomain.com\/site2).<\/li>\n<\/ul>\n\n\n\n

      Step 3: Network Configuration<\/strong><\/h3>\n\n\n\n

      After selecting your preferred network structure, you’ll receive instructions on how to configure your wp-config.php<\/code> and .htaccess<\/code> files. Follow these instructions, which usually involve adding code snippets to both files. This setup allows WordPress to manage the multisite network.<\/p>\n\n\n\n

      Step 4: Network Installation<\/strong><\/h3>\n\n\n\n

      Once the configuration is complete, log back into your WordPress dashboard. You will notice a few changes. Under “My Sites” in the admin bar, you can access the network admin area by clicking on “Network Admin.”<\/p>\n\n\n\n

      In the network admin, you can manage sites, users, and plugins for the entire network. You can also create new sites and manage existing ones.<\/p>\n\n\n\n

      Step 5: Adding New Sites<\/strong><\/h3>\n\n\n\n

      To add a new site to your multisite network, go to the “Sites” section in the network admin. Click on “Add New” to create a new site, and you’ll need to provide some basic information, including the site’s address and title.<\/p>\n\n\n\n

      Step 6: Managing Themes and Plugins<\/strong><\/h3>\n\n\n\n

      As the network administrator, you can decide which themes and plugins are available to all sites within the network. Users with site-specific roles can still activate and use the available themes and plugins, but only network administrators can install or delete them.<\/p>\n\n\n\n

      Step 7: Managing Users<\/strong><\/h3>\n\n\n\n

      You can add, remove, or edit users across all sites from the network admin. You can also designate specific users as network administrators, allowing them to manage all aspects of the network.<\/p>\n\n\n\n

      Conclusion<\/strong><\/h2>\n\n\n\n

      Creating a WordPress Multisite network is a convenient solution for managing multiple websites from a single installation. Whether you’re a blogger managing multiple personal sites, a business owner overseeing various branches, or an e-commerce entrepreneur with multiple stores, Multisite can simplify your life. Just remember to be cautious when implementing changes in your network, as these can affect all sites under your administration. With this guide, you’re well on your way to creating and managing a WordPress Multisite network efficiently.<\/p>\n","protected":false},"excerpt":{"rendered":"

      WordPress is a powerful and versatile platform, but did you know it can also manage multiple websites from a single installation? This feature is called “Multisite,” and it’s an excellent…<\/p>\n","protected":false},"author":1,"featured_media":13396,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,23,9,16,18],"tags":[136,193,252,350,424,433,449,452,573,591,635,638,651],"yoast_head":"\nThe Best Guide to Creating a Multisite Network in WordPress<\/title>\n<meta name=\"description\" content=\"Here we have the complete guide on how to create a Multisite Network in WordPress CMS using both subdomain and Sub-directories options\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The Best Guide to Creating a Multisite Network in WordPress\" \/>\n<meta property=\"og:description\" content=\"Here we have the complete guide on how to create a Multisite Network in WordPress CMS using both subdomain and Sub-directories options\" \/>\n<meta property=\"og:url\" content=\"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/\" \/>\n<meta property=\"og:site_name\" content=\"Brightwhiz.com\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/brightwhiz\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-12-01T09:14:09+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-12-01T09:29:30+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2023\/12\/multisite-network.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"680\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Michael Bright\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@brightwhizmag\" \/>\n<meta name=\"twitter:site\" content=\"@brightwhizmag\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Michael Bright\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/#article\",\"isPartOf\":{\"@id\":\"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/\"},\"author\":{\"name\":\"Michael Bright\",\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/person\/81f0f3126f13834ae2e7f381b3028e32\"},\"headline\":\"A Comprehensive Guide to Creating a Multisite Network in WordPress\",\"datePublished\":\"2023-12-01T09:14:09+00:00\",\"dateModified\":\"2023-12-01T09:29:30+00:00\",\"mainEntityOfPage\":{\"@id\":\"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/\"},\"wordCount\":678,\"commentCount\":0,\"publisher\":{\"@id\":\"http:\/\/local.brightwhiz\/#organization\"},\"image\":{\"@id\":\"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2023\/12\/multisite-network.jpg\",\"keywords\":[\"CMS\",\"DevOps\",\"Frameworks\",\"Libraries\",\"Open Source\",\"Optimization\",\"Performance\",\"PHP\",\"Systems Administration\",\"Tools\",\"Web\",\"Web Development\",\"WordPress\"],\"articleSection\":[\"Articles\",\"Guides\",\"How To\",\"Technology\",\"Tools\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/\",\"url\":\"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/\",\"name\":\"The Best Guide to Creating a Multisite Network in WordPress\",\"isPartOf\":{\"@id\":\"http:\/\/local.brightwhiz\/#website\"},\"primaryImageOfPage\":{\"@id\":\"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/#primaryimage\"},\"image\":{\"@id\":\"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2023\/12\/multisite-network.jpg\",\"datePublished\":\"2023-12-01T09:14:09+00:00\",\"dateModified\":\"2023-12-01T09:29:30+00:00\",\"description\":\"Here we have the complete guide on how to create a Multisite Network in WordPress CMS using both subdomain and Sub-directories options\",\"breadcrumb\":{\"@id\":\"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/#primaryimage\",\"url\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2023\/12\/multisite-network.jpg\",\"contentUrl\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2023\/12\/multisite-network.jpg\",\"width\":1280,\"height\":680,\"caption\":\"Multisite Network\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\/\/local.brightwhiz\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"A Comprehensive Guide to Creating a Multisite Network in WordPress\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\/\/local.brightwhiz\/#website\",\"url\":\"http:\/\/local.brightwhiz\/\",\"name\":\"Brightwhiz.com\",\"description\":\"Best Tech guides, Tutorials, and News\",\"publisher\":{\"@id\":\"http:\/\/local.brightwhiz\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/local.brightwhiz\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"http:\/\/local.brightwhiz\/#organization\",\"name\":\"Brightwhiz\",\"url\":\"http:\/\/local.brightwhiz\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/\",\"url\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png\",\"contentUrl\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png\",\"width\":706,\"height\":135,\"caption\":\"Brightwhiz\"},\"image\":{\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/brightwhiz\/\",\"https:\/\/twitter.com\/brightwhizmag\",\"https:\/\/instagram.com\/bright_whiz\/\",\"https:\/\/www.pinterest.com\/sobbayi\/\",\"https:\/\/www.youtube.com\/channel\/UC6sCdP_d_RiTIM7ErFT-PSQ\"]},{\"@type\":\"Person\",\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/person\/81f0f3126f13834ae2e7f381b3028e32\",\"name\":\"Michael Bright\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/person\/image\/\",\"url\":\"http:\/\/1.gravatar.com\/avatar\/da90485875ff0aafa38fdd494abe87d1?s=96&d=mm&r=g\",\"contentUrl\":\"http:\/\/1.gravatar.com\/avatar\/da90485875ff0aafa38fdd494abe87d1?s=96&d=mm&r=g\",\"caption\":\"Michael Bright\"},\"sameAs\":[\"https:\/\/sobbayi.com\"],\"url\":\"http:\/\/local.brightwhiz\/author\/sobbayiadmin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The Best Guide to Creating a Multisite Network in WordPress","description":"Here we have the complete guide on how to create a Multisite Network in WordPress CMS using both subdomain and Sub-directories options","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":"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/","og_locale":"en_US","og_type":"article","og_title":"The Best Guide to Creating a Multisite Network in WordPress","og_description":"Here we have the complete guide on how to create a Multisite Network in WordPress CMS using both subdomain and Sub-directories options","og_url":"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/","og_site_name":"Brightwhiz.com","article_publisher":"https:\/\/www.facebook.com\/brightwhiz\/","article_published_time":"2023-12-01T09:14:09+00:00","article_modified_time":"2023-12-01T09:29:30+00:00","og_image":[{"width":1280,"height":680,"url":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2023\/12\/multisite-network.jpg","type":"image\/jpeg"}],"author":"Michael Bright","twitter_card":"summary_large_image","twitter_creator":"@brightwhizmag","twitter_site":"@brightwhizmag","twitter_misc":{"Written by":"Michael Bright","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/#article","isPartOf":{"@id":"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/"},"author":{"name":"Michael Bright","@id":"http:\/\/local.brightwhiz\/#\/schema\/person\/81f0f3126f13834ae2e7f381b3028e32"},"headline":"A Comprehensive Guide to Creating a Multisite Network in WordPress","datePublished":"2023-12-01T09:14:09+00:00","dateModified":"2023-12-01T09:29:30+00:00","mainEntityOfPage":{"@id":"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/"},"wordCount":678,"commentCount":0,"publisher":{"@id":"http:\/\/local.brightwhiz\/#organization"},"image":{"@id":"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/#primaryimage"},"thumbnailUrl":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2023\/12\/multisite-network.jpg","keywords":["CMS","DevOps","Frameworks","Libraries","Open Source","Optimization","Performance","PHP","Systems Administration","Tools","Web","Web Development","WordPress"],"articleSection":["Articles","Guides","How To","Technology","Tools"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/#respond"]}]},{"@type":"WebPage","@id":"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/","url":"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/","name":"The Best Guide to Creating a Multisite Network in WordPress","isPartOf":{"@id":"http:\/\/local.brightwhiz\/#website"},"primaryImageOfPage":{"@id":"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/#primaryimage"},"image":{"@id":"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/#primaryimage"},"thumbnailUrl":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2023\/12\/multisite-network.jpg","datePublished":"2023-12-01T09:14:09+00:00","dateModified":"2023-12-01T09:29:30+00:00","description":"Here we have the complete guide on how to create a Multisite Network in WordPress CMS using both subdomain and Sub-directories options","breadcrumb":{"@id":"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/#primaryimage","url":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2023\/12\/multisite-network.jpg","contentUrl":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2023\/12\/multisite-network.jpg","width":1280,"height":680,"caption":"Multisite Network"},{"@type":"BreadcrumbList","@id":"http:\/\/local.brightwhiz\/complete-guide-to-creating-a-multisite-network-in-wordpress\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"http:\/\/local.brightwhiz\/"},{"@type":"ListItem","position":2,"name":"A Comprehensive Guide to Creating a Multisite Network in WordPress"}]},{"@type":"WebSite","@id":"http:\/\/local.brightwhiz\/#website","url":"http:\/\/local.brightwhiz\/","name":"Brightwhiz.com","description":"Best Tech guides, Tutorials, and News","publisher":{"@id":"http:\/\/local.brightwhiz\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/local.brightwhiz\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"http:\/\/local.brightwhiz\/#organization","name":"Brightwhiz","url":"http:\/\/local.brightwhiz\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/","url":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png","contentUrl":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png","width":706,"height":135,"caption":"Brightwhiz"},"image":{"@id":"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/brightwhiz\/","https:\/\/twitter.com\/brightwhizmag","https:\/\/instagram.com\/bright_whiz\/","https:\/\/www.pinterest.com\/sobbayi\/","https:\/\/www.youtube.com\/channel\/UC6sCdP_d_RiTIM7ErFT-PSQ"]},{"@type":"Person","@id":"http:\/\/local.brightwhiz\/#\/schema\/person\/81f0f3126f13834ae2e7f381b3028e32","name":"Michael Bright","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/local.brightwhiz\/#\/schema\/person\/image\/","url":"http:\/\/1.gravatar.com\/avatar\/da90485875ff0aafa38fdd494abe87d1?s=96&d=mm&r=g","contentUrl":"http:\/\/1.gravatar.com\/avatar\/da90485875ff0aafa38fdd494abe87d1?s=96&d=mm&r=g","caption":"Michael Bright"},"sameAs":["https:\/\/sobbayi.com"],"url":"http:\/\/local.brightwhiz\/author\/sobbayiadmin\/"}]}},"_links":{"self":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/posts\/13331"}],"collection":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/comments?post=13331"}],"version-history":[{"count":2,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/posts\/13331\/revisions"}],"predecessor-version":[{"id":13398,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/posts\/13331\/revisions\/13398"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/media\/13396"}],"wp:attachment":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/media?parent=13331"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/categories?post=13331"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/tags?post=13331"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}