Skip to content

Commit 792c524

Browse files
committed
Questions moved
1 parent a06b473 commit 792c524

3 files changed

Lines changed: 140 additions & 146 deletions

File tree

hub/apps/publish/faq/leverage-developer-tools.md

Lines changed: 140 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,3 +151,143 @@ Customer segmentation, targeted push notifications via Azure Notification Hubs,
151151
Yes, Partner Center lets you directly respond to user reviews publicly or via email, improving user engagement.
152152

153153
</details>
154+
155+
156+
<details>
157+
<summary><strong>How do I get the link to my app's Store listing?</strong></summary>
158+
159+
To get the URL for your app's Store listing, navigate to the app's [Product Identity](../view-app-identity-details.md) page in the **Product management** section of [Partner Center](https://partner.microsoft.com/). The URL is in the format **`https://apps.microsoft.com/store/detail/<your app's Store ID>`**.
160+
161+
When a customer clicks this link, it opens the web-based listing page for your app. From there, customers on Windows devices can launch the Microsoft Store to download and install your app.
162+
163+
</details>
164+
165+
<details>
166+
<summary><strong>How do I link to my app's Store listing using the Microsoft Store badge?</strong></summary>
167+
168+
To create a badge, visit the [Microsoft Store badges](https://developer.microsoft.com/store/badges) page. You'll need your app's 12-character **Store ID**, which is available in [Partner Center](https://partner.microsoft.com/) on the [Product identity](../view-app-identity-details.md) page.
169+
170+
171+
</details>
172+
173+
<details>
174+
<summary><strong>How do I link directly to the Store using a URI?</strong></summary>
175+
176+
You can create a link that launches the Microsoft Store and goes directly to your app's listing page without opening a browser by using the **ms-windows-store:** URI scheme.
177+
178+
These links are useful if you know your users are on a Windows device and you want them to arrive directly at the listing page in the Store. For example, you might want to use this link after checking user agent strings in a browser to confirm that the user's operating system supports the Store, or when you are already communicating via a UWP app.
179+
180+
To use this URI scheme to link directly to your app's Store listing, append your app's Store ID to this link:
181+
182+
**`ms-windows-store://pdp/?ProductId=<your app's Store ID>`**
183+
184+
For more about launching the Microsoft Store app using a URI, see [Launch the Microsoft app](/windows/uwp/launch-resume/launch-store-app).
185+
186+
</details>
187+
188+
<details>
189+
<summary><strong>What are the Microsoft Store marketing guidelines?</strong></summary>
190+
191+
These guidelines explain how to promote your apps and content in the Store across print, TV, social media, and advertising. Microsoft provides:
192+
193+
- [Microsoft Store Badge Guidelines (PDF)](https://download.microsoft.com/download/0/7/D/07DF43D4-B1A8-4D38-BC02-4903BB36CEE8/Microsoft_Store_Badge_Guidelines.pdf)
194+
- [All badge images](https://download.microsoft.com/download/6/6/6/66641831-E662-4898-BB21-75D6C193A8F9/All%20Badges.zip)
195+
- [Windows device art](https://download.microsoft.com/download/1/A/5/1A58A23A-1388-4097-B441-A3E8DBC14849/Windows_Store_Device_Art.zip)
196+
197+
Make sure to follow the logo usage specifications described in the guidelines above.
198+
199+
</details>
200+
201+
<details>
202+
<summary><strong>What are the terms for using Microsoft Store badges?</strong></summary>
203+
204+
To use Microsoft Marks (including badges), you must:
205+
206+
- Have a published app or be in the [Microsoft Affiliate Program](https://www.microsoft.com/microsoft-365/business/microsoft-365-affiliate-program)
207+
- Comply with the [License to Microsoft Marks](/legal/windows/agreements/app-developer-agreement#license_to_mark) if you’re registered in Partner Center
208+
- Follow the [badge guidelines](https://download.microsoft.com/download/0/7/D/07DF43D4-B1A8-4D38-BC02-4903BB36CEE8/Microsoft_Store_Badge_Guidelines.pdf)
209+
210+
Microsoft retains ownership of the marks and may revoke usage rights at any time.
211+
212+
</details>
213+
214+
<details>
215+
<summary><strong>What’s new with Microsoft Store badges?</strong></summary>
216+
217+
The Store badge has been refreshed with a new logo and refined call-to-action. It will go live on [August 7, 2024](https://apps.microsoft.com/badge) in all supported languages.
218+
219+
#### To get the new badge:
220+
If you’re using the badge from our generator, it will update automatically. If you have a custom implementation, update your badge manually.
221+
222+
| Old | New |
223+
|---|---|
224+
| ![Old badge dark](../../images/old-badge-dark.png) | ![New badge dark](../../images/new-badge-dark.png) |
225+
| ![Old badge light](../../images/old-badge-light.png) | ![New badge light](../../images/new-badge-light.png) |
226+
227+
**Tips**:
228+
- Match badge color with your site’s theme (light/dark)
229+
- Use JS-based badge for dynamic handling
230+
- Add campaign ID to track traffic in Partner Center
231+
232+
Avoid altering the badge’s colors, shape, or message.
233+
234+
</details>
235+
236+
237+
<details>
238+
<summary><strong>What are the Microsoft Store requirements for featured apps?</strong></summary>
239+
240+
The Microsoft Store showcases different apps grouped by category or theme. While there's no guarantee your app will be featured, following these best practices increases your eligibility:
241+
242+
</details>
243+
244+
<details>
245+
<summary><strong>How do screenshots and images help my app get featured?</strong></summary>
246+
247+
When the Store promotes apps, it often uses your [app screenshots and images](../publish-your-app/msix/screenshots-and-images.md). To maximize chances of being featured:
248+
249+
- Ensure your screenshots represent your app well, especially the first one.
250+
- Provide screenshots tailored to each supported device type.
251+
- Upload promotional images such as:
252+
- **9:16 Poster art** (720x1080 or 1440x2160 pixels)
253+
- **16:9 Super hero art** (1920x1080 or 3840x2160 pixels)
254+
- If your app supports Xbox or Holographic, include images for those too.
255+
256+
For detailed specs, see [App screenshots, images, and trailers](../publish-your-app/msix/screenshots-and-images.md).
257+
258+
</details>
259+
260+
<details>
261+
<summary><strong>Should I create separate free and paid versions of my app?</strong></summary>
262+
263+
No. Instead of separate versions, publish a single version of your app:
264+
265+
- Offer a **free trial** of the paid version, or
266+
- Make the app free and use **add-ons** for paid features.
267+
268+
This provides a unified listing that appeals to both free and paying users and simplifies promotion.
269+
270+
</details>
271+
272+
<details>
273+
<summary><strong>Why should I list my app in multiple markets and languages?</strong></summary>
274+
275+
Publishing your app in all relevant [markets](../publish-your-app/msix/market-selection.md) expands your global reach. To support this:
276+
277+
- Localize your app and Store listing content into appropriate [languages](../publish-your-app/msix/app-package-requirements.md#supported-languages).
278+
- Ensure your app complies with local laws and guidelines in each market.
279+
280+
</details>
281+
282+
<details>
283+
<summary><strong>Can my app be featured if it contains 16+ or 18+ content?</strong></summary>
284+
285+
Generally, the Microsoft Store does not feature apps rated 16+ or 18+ unless they implement **content filtering**:
286+
287+
- Filter must be **enabled by default**
288+
- Must be **password protected**
289+
- Filter must be available **within the app** (not via an external site)
290+
291+
These steps ensure age-inappropriate content is hidden unless the user explicitly enables it.
292+
293+
</details>

hub/apps/publish/leverage-developer-tools-faqs/link-to-your-app-and-microsoft-store-badge.md

Lines changed: 0 additions & 106 deletions
This file was deleted.

hub/apps/publish/leverage-developer-tools-faqs/make-your-app-easier-to-promote.md

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)