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)
> --
> 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-a...@googlegroups.com.
> To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
>
>
The number of 'open proxies' on AppEngine - is very high. If someone
uses said proxy against your site, the link can end up in a search
engine, and because the proxy rewrite links, search engine crawlers
get a whole new site to crawl.
- ideally the proxy should be blocking crawlers - at the very least.
(and in a perverse way because the proxy site hosts content from many
domains (ie subjects) - it can end up getting quite a diverse
portfolio of content)
The intentional ones, are doing to to increase exposure to their site
mainly. They can put AdSence on the pages (even just rewriting the
adsence it of the original content producer) - or similar advertising
to raise money.
- basically they steal trafffic from your site, by stealing the
content - ie very little work.
(speculating on Kyle's case, as we dont know the specifics ;)
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.