Google App Indexing

App Indexing lets Google index apps just like websites. Deep links to your Android app appear in Google Search results, letting users get to your native mobile experience quickly, landing exactly on the right content within your app.

https://developers.google.com/app-indexing/

There are guides on doing this for native Android apps. Not sure if this available for Ionic… Any thoughts?

1 Like

I am also wondering how to do app indexing with an Ionic/Cordova app.

this plugin

looks very promising :slight_smile:

I have not tried it, yet. But maybe someone of you can try it out.

I had already found this project tonight and trying it out now! Looks like it will do the trick, anyone already done this?