On Fri, Mar 8, 2013 at 2:42 PM, Miguel Alfonso Varela Fonseca <
[email protected]> wrote:

>  if my web site is actually a dynamic app, will not be content to analize
> (the *"**insufficient content"* issue from other posts).
>

There are ways around this; the Adsense robot doesn't inspect content
loaded via Javascript. When I was writing GWT applications, I encountered
the same problem. See
https://groups.google.com/forum/?fromgroups=#!topic/Google-Web-Toolkit/KmSGUpLhInY
for
an example solution to this (essentially you have to create a static site
for Google/Bing/etc to index).

On Fri, Mar 8, 2013 at 2:42 PM, Miguel Alfonso Varela Fonseca <
[email protected]> wrote:

> 2. my app is hosted in GAE (by google), and *AdSense denies those google
> hosts*. That way, it is not as exactly as GAE is irrelevant for AdSense.
>
>
Ah, then you're using an [app-id].appspot.com domain. You need to get your
own domain name. You'll have to buy one from NameCheap or another domain
registrar. Or, I believe you can get .tk domains for free, you might want
to look into that.

On Fri, Mar 8, 2013 at 2:42 PM, Miguel Alfonso Varela Fonseca <
[email protected]> wrote:

> I've tried to use AdSense for Google Sites and Blogger but it simply
> allows me to add AdSense in those services but not so in my GAE app. I've
> seen the question you suggested, but it talks about using the AdSense
> gotten from who knows where inside a span. It would be more userfull if I
> got an AdSense aproved account to use with my app.
>
>
You're not going to get an Adsense account without your own domain name.
Once you do, they'll give you a scrap of Javascript that you can then embed
into your dynamic app (that's what they're talking about, they're placing
the Adsense JS inside a span).

-Vinny P

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to