Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

The thin air breathers are asking me to add about 400 chars worth of keywords. I'm having to trim a lot. One of the things I'd like to remove are terms I find redundant. Let's say you have this:

Application Name (in the store):
99 Bottles of Beer on the Wall

Display Name (under the device icon):
99 Bottles

Is there any point in using any of these keywords? <--This is the point of this question
99,Bottles,Beer,Wall

I'd prefer to focus on things like:
drinking, song, sing along, fun, soundboard

share|improve this question
I'm willing to consider a need for Beer and Wall because they are not in the display name. But, I can't imagine 99 and bottles needing to be in the keywords. – Richard Bronosky Aug 27 '12 at 4:28
down voted with no comments? that's helpful. thanks. – Richard Bronosky Aug 27 '12 at 4:32
Not really a programming or software development question. Perhaps another forum would be more appropriate? – hotpaw2 Aug 27 '12 at 4:41
1  
@hotpaw2, like it or not, using iTunes Connect (and associated marketing) is part of software development, especially for a lot of the small, independent shops that do iOS development, which have no separate marketing department. I fail to see how trying to purge questions like this is in any way constructive, or makes SO better. – Nate Aug 27 '12 at 4:58
Thanks, Nate. Unfortunately, this is something iOS developers have to be concerned with unless you are only developing software to place on your own device via USB cable. You can't submit an app to the store without vast array of metadata including keywords. And to make it even better, you can save your progress unless you have everything including 1024x1024 App Store icon and screenshots. – Richard Bronosky Aug 27 '12 at 7:50

closed as off topic by hotpaw2, Midhun MP, Janak Nirmal, David Rönnqvist, Monolo Apr 22 at 18:27

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

Adding keywords would make your Application visible on the AppStore when these keywords are entered, the showing up on search also depends on Apple's app search algorithm which is not revealed to the outside world. You can get an idea about it here

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.