On Fri, Apr 13, 2012 at 11:18 AM, Norm Deplume <kerry.sch...@gmail.com> wrote:
>
> Tell me there's someone at Google that understands this problem!

In this case, you're the one that misunderstands the problem.  Proxies
are part of the fabric of the internet, and aren't stealing your
content any more than the routers carrying the packets of this email
message.

It's unfortunate (or funny) that somehow the proxy ranks higher in
search engines than your site does, but you have the complete ability
to fix this yourself.  You don't need Google's help.

The simple solution is to block requests from wapfree-ec.  All
urlfetches from GAE include the appid in the User-Agent header.
Viola, problem solved.  If you want to be heavy-handed, you can block
all requests from GAE.

If you want to be really clever about it, serve different content to
wapfree-ec.  Like, say, a blank page with a big link pointing at your
website.  You might improve your own SEO juice that way.

Last of all, stop blaming other people for your mistakes.

Jeff

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to