Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can't find app in Play Store by name

Tags:

I've published an app in Play Store week ago and there is a problem with search. I can't find it by searching my app by name in app list with same names, only if I type developer name, I can find it. How I can fix this? Thanks for answers.

like image 827
MedveDomg Avatar asked Jan 25 '17 01:01

MedveDomg


2 Answers

Google takes time to index their search engine, we have no control over that process and we don't know how long it takes.

Also you should do something related to ASO (App Store Optimization) to improve the visibility of your app (use keywords that your app relates to)

like image 119
TOP Avatar answered Sep 28 '22 22:09

TOP


I faced the same problem, only I couldn't find my app at all (by name / by quoted name / by developer name). For such cases, there is a way to check if your app is indexed at all.

Search for pname: your.package.name (replace your.package.name) at play.google.com/store/apps

If you found it, it is correctly included in the search index.

A few tips I got from Play Store support to improve your app's visibility:

  • Build a lasting and meaningful experience for your users
  • Maintain and improve your app through regular updates
  • Encourage users to provide feedback by leaving reviews and ratings for your app
  • Provide great customer service by responding to your users and addressing issues
like image 32
flomaster Avatar answered Sep 29 '22 00:09

flomaster