> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt ## Resource: Introduction ## Article: Introduction ## Article Link: https://dev.wix.com/docs/api-reference/business-management/site-urls/published-site-urls/introduction.md ## Article Content: # About Published Site URLs The Published Site URLs API allows you to retrieve links to a published site, including the site's primary and secondary URLs, and their language info. On occasion, you might want to direct a Wix user to the published site - for example, to the site's homepage in a secondary language. With this API, you can easily access the URLs to their published site. ## Use cases - [Direct Wix users to their published site](https://dev.wix.com/docs/rest/business-management/site-urls/published-site-urls/sample-flows.md#direct-wix-users-to-their-published-site). ## Terminology - **Published site**: A Wix site that is live and visible to site visitors. - **Premium**: Wix users can pay for Premium plans to unlock additional site tools and features, including connecting their own domains. Read more about [Premium plans](https://support.wix.com/en/article/upgrading-your-site-to-premium-3066683). - **Primary URL**: Wix users can connect an unlimited number of domains (URLs) to a single Wix site. The primary URL is the domain that they connect directly to the site and is the site's main URL. - **Secondary URL**: When Wix users connect additional domains/URLs to a site, they are considered secondary URLs, and will redirect visitors to the primary URL. - **Wix Multilingual**: A Wix product that manages site translation. Read more about [Wix Multilingual](https://support.wix.com/en/article/wix-multilingual-adding-and-setting-up-wix-multilingual).