SEO Tips For Your Android App

SEO for Android apps











App indexing and search performance

The first step is to obviously enable deep linking support. But after that, it is important to monitor your app's performance. Google Webmaster Tools lets you look at some basic information that you need. Here's what's available right now.
  • Errors in indexed pages within apps
  • Weekly clicks and impressions from app deep link via Google search
  • Stats on your sitemap

    Ensure crawlability

    Blocked resources are one of the top reasons for the “content mismatch” errors you see in Webmaster Tools’ Crawl Errors report. Google bots need access to all the resources necessary to render your app page. This allows them to assess whether your associated web page has the same content as your app page.

    Google now also shows you the specific resources it can't access. This can help you watch out for errors.


    You can see app error messages in your Webmaster Tools console. They will be under theAndroid Apps tab in the Crawl errors report. There are five main types of errors.

    • Content mismatch
    • Intent URI not supported
    • APK not found
    • No first-click free - This occurs when the link to your app does not lead directly to the content
    • Back button violation - Back button did not return to search results

    Usually, the majority of errors are usually caused by a blocked resource, or a region picker that pops up when the user tries to open the app from search. Taking care of that generally resolves it for all involved URIs.

    No comments:

    Post a Comment