ios 创建 App Store 短链接?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/17944489/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Creating an App Store Short Link?
提问by Paul Herron
I'm trying to figue our how to make a short URL that redirects to my app on the APP Store such as: http://appstore.com/MyAppName
我正在尝试弄清楚如何在 APP Store 上制作一个重定向到我的应用程序的短 URL,例如:http: //appstore.com/MyAppName
I've been looking through the documentation here: http://developer.apple.com/library/ios/#qa/qa1633/_index.html
我一直在浏览这里的文档:http: //developer.apple.com/library/ios/#qa/qa1633/_index.html
And unless I'm missing something, it only shows you what name formats you can have and not how to generate the URL.
除非我遗漏了一些东西,否则它只会显示您可以使用的名称格式,而不是如何生成 URL。
Can anyone shed any light on this? I would have thought: http://itunes.apple.com/linkmaker/But nope.
任何人都可以对此有所了解吗?我会想:http: //itunes.apple.com/linkmaker/但不。
采纳答案by BalestraPatrick
You can create your own link in this way:
您可以通过以下方式创建自己的链接:
1) Take: http://www.appstore.com/
1)取:http: //www.appstore.com/
2) Then add the words of your app's name without spaces and special characters. My app's name is Emergency Phone Numbers - World and so the resulted short link is http://www.appstore.com/emergencyphonenumbersworld
2)然后添加您的应用程序名称的单词,不带空格和特殊字符。我的应用程序的名称是紧急电话号码 - 世界,因此生成的短链接是http://www.appstore.com/emergencyphonenumbersworld
I hope this helps.
我希望这有帮助。
回答by Hymanson
I found something interesting that might be helpful.
我发现了一些有趣的东西,可能会有所帮助。
Go into the App Store on your iPhone, search for your app and when you're on your app's page, click the share button and choose "message" (not copy). Now you have a shortened URL in a new message window that you can copy and use (If you choose copy you get a long URL to your app).
在你的 iPhone 上进入 App Store,搜索你的应用,当你在你的应用页面上时,点击分享按钮并选择“消息”(不是复制)。现在,您在新消息窗口中有一个缩短的 URL,您可以复制和使用它(如果您选择复制,您将获得一个长 URL 到您的应用程序)。
For example: https://appsto.re/us/SSxLQ.i
例如:https: //appsto.re/us/SSxLQ.i
Does this help? I think I'm going to use this when sharing my app with people.
这有帮助吗?我想我会在与人分享我的应用程序时使用它。
回答by Axel Guilmin
Edit : This does not works anymore
编辑:这不再起作用
For a link like https://itun.es/i6BG8KK
you can open your application page with iTunes from the itunes.apple.com website clicking "View in iTunes":
对于类似的链接,https://itun.es/i6BG8KK
您可以通过 iTunes 从 itunes.apple.com 网站单击“在 iTunes 中查看”打开您的应用程序页面:
Then click the little arrow on the right the the "download" button in iTunes and choose "Share on Twitter":
然后单击 iTunes 中“下载”按钮右侧的小箭头并选择“在 Twitter 上分享”:
This will open your browser, you don't need to tweet, just copy/paste the shortened link!
这将打开您的浏览器,您无需发推文,只需复制/粘贴缩短的链接即可!
回答by Pradeep
use https://bitly.comto generate short a url like http://apple.co/2qNKRXq
使用https://bitly.com生成像http://apple.co/2qNKRXq这样的短网址
回答by Buntylm
With Link Maker, You Can Create links for the iTunes Store, the App Store, the iBookstore, and the Mac App Store.
使用Link Maker,您可以为 iTunes Store、App Store、iBookstore 和 Mac App Store 创建链接。
回答by holex
you don't need to be guessing too much, the Developer Portal has a correct information about the sort links under the Marketing Resourcesection.
您无需过多猜测,Developer Portal 有关于Marketing Resource部分下的排序链接的正确信息。
(but that is the link what you've already mentioned in your original post, and it also provides detailed description how you could generate that kind of short links...)
(但这是您在原始帖子中已经提到的链接,它还提供了如何生成这种短链接的详细说明......)
回答by Fabian
If you'd like to create a short link for iTunes and Google Playstore at once:
如果您想同时为 iTunes 和 Google Playstore 创建一个短链接:
- Go to http://tosto.re
- Select a name and the enter the different app store urls
- Get a link like http://tosto.re/dawawaswhich directs automatically to the right url depending on the user agent
- 转到http://tosto.re
- 选择一个名称并输入不同的应用商店网址
- 获取像http://tosto.re/dawawas这样的链接,它会根据用户代理自动定向到正确的 url