---
title: >-
  Creating a single-country market will no longer automatically create a
  subfolder web presence for this market - Shopify developer changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/creating-a-single-country-market-will-no-longer-automatically-create-a-subfolder-web-presence-for-this-market
  md: >-
    https://shopify.dev/changelog/creating-a-single-country-market-will-no-longer-automatically-create-a-subfolder-web-presence-for-this-market.md
metadata:
  effectiveApiVersion: 2023-07
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: true
  createdAt: '2023-05-16T13:55:22-04:00'
  postedAt: '2023-07-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:37-05:00'
  effectiveAt: '2023-07-01T00:00:00-04:00'
---

July 1, 2023

Tags:

* Action Required
* API
* 2023-07

# Creating a single-country market will no longer automatically create a subfolder web presence for this market

As of API version 2023-07, we are no longer automatically creating a subfolder web presence for a single-country market. To maintain existing behaviour, you can follow up creating a market with the `marketWebPresenceCreate` mutation. Passing in the country code of the market region as the `subfolderSuffix` would create the corresponding web presence.
