Doesnt help you for the results already there (although it should help to make them disappear with time) - and its a cat and mouse game if they try changing appid.
but you can block them from reading your content. I guess they must be using URLFetch to grab your content. The User-Agent on such calls include the appid of the calling app - just selectively block on that ;) (and yes I know it doesnt answer your actual question) On 26 January 2011 12:59, Kyle Jensen <[email protected]> wrote: > Hi - > > How can I find out who owns a particular application? > > The app does not use a custom domain, so DNS/registration info is no > help. I noticed a app that is mirroring all my content and is showing > up next to me in search results. So, clearly, I'd like to ask them to > stop doing that. > > Long time GAE user, Kyle > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
