Skip to content Skip to sidebar Skip to footer

Google Search Console And App Indexing: Uri Unsupported

I'm trying to implement app indexing on Android. I've got an intent-filter, the following:

Solution 1:

"Fetch as Google" can fetch a page from either the current version on Google Play or from an APK that you upload here.

If you are using a local upload, then you will see a "tick" mark in the "Local Upload APK" column after the fetch results are shown (check image below).

enter image description here

Since, it is not there in the image you provided, the fetch is happening from the Google Play version of your app. Check if it has app indexing implemented in this version.

Post a Comment for "Google Search Console And App Indexing: Uri Unsupported"