App Store Optimization
• 2 min read
Optimizing your presence on the App Store for iPhone and iPad is essential for discovery. Based on insights gathered from WWDC App Store labs and hands-on experience with apps like WeTransfer, here is a guide to refining your metadata and assets.
Title, Subtitle, and Promo Text
Your text fields are the primary drivers for both search algorithms and user conversions.
- Optimize for Search: Ensure your subtitle accurately describes the app's utility. Include high-volume, relevant keywords that users are likely to type into the search bar.
- Promotional Text: Use this field for time-sensitive updates, such as seasonal sales or major feature launches, as it can be updated without a new binary submission.
App Store Assets
Visuals should tell a story. A user should understand your app’s core value proposition within seconds of seeing your screenshots.
- Localization: Don't just translate text; localize your visual assets to resonate with different cultural markets.
- App Previews: Use a short video to demonstrate the UI in motion. It’s often the fastest way to convert a skeptical user.
Mastering Keywords
The keyword field is limited, so efficiency is mandatory:
- Avoid Redundancy: Do not repeat words already used in your Title or Subtitle.
- Save Space: Use commas to separate words, but omit spaces (e.g.,
file,sync,storage). - Singular vs. Plural: Use the singular form (e.g., "file" instead of "files") to save characters; Apple’s algorithm typically handles plurals automatically.
- Context Matters: Research keywords per country. A term that ranks well in the US might have a different search intent in another region.
Ratings and Feedback
Social proof is a major download driver. A high rating significantly boosts your conversion rate.
- Native Prompts: Implement the
SKStoreReviewControllerAPI to request ratings at logical "high points" in the user journey (e.g., after a successful task completion). - Engagement: Actively seeking feedback not only improves your score but provides a roadmap for future features.