Google AdSense Coming Soon

Posted May 8, 2006 at 1:52 PM

I just signed up for Google AdSense. I figure, no harm in it. Never know, I might even make a little loose change on the side. Now, I don't know if it is linked or not, but about half an hour after I signed up, the Google Bot did a very thorough spidering of the site. If it is related, I am sure they are looking for red flags like pornography and illegal downloads. If it's not related... it's about time they did such a spidering ;)

Of course, I also need to get approval by Google, but hopefully that should happen soon.

Post Comment  |  Ask Ben  |  Print Page




Reader Comments

Apr 25, 2007 at 12:44 PM // reply »
1 Comments

I own http://www.nanniestoronto.com and I dont see great results with advertising strategies with adsense. if someone can help, please look at my website and let me know what you think.
thanks,

igal.
www.nanniestoronto.com


May 23, 2007 at 7:41 PM // reply »
1 Comments

I would like to use google adsense on my web site how can I do it
http://www.TorontoNanny.ca


Jul 9, 2007 at 2:18 AM // reply »
1 Comments

I would like to use google adsense on my web site how can I do it
http://www.torontonanny.ca


Jul 9, 2007 at 7:15 AM // reply »
7,539 Comments

It works the same way your current statcounter.com script works. Just read up about it on Google.


Post Comment  |  Ask Ben

Recent Blog Comments
Mar 19, 2010 at 12:50 AM
jQuery Attr() Function Doesn't Work With IMAGE.complete
I just fixed the code. There was a function "watch" inside the function imgLoad. It spammed a lot of errors: Error: missing argument 1 when calling function watch. To fix this: instead of setInt ... read »
Mar 18, 2010 at 10:28 PM
Posting XML SOAP Requests With jQuery
can you please point me to the jquery documentation on the following # // Create our SOAP body content based off of # // the template. # var soapBody = soapTemplate.html().replace( # new RegExp( "\\ ... read »
Mar 18, 2010 at 6:34 PM
Exploring ColdFusion Component Runtime Class Properties And Serialization
@Ben Very useful analyses. Thank you @Elliot Thanks for additional clarification Though, it's quite a shame that getBust() failed...not defined ;) ... read »
Mar 18, 2010 at 5:35 PM
Exploring ColdFusion Component Runtime Class Properties And Serialization
Saving private properties is necessary so that you can "reconstitute" an object on the other side of the wire, or load up a serialized object you saved to disk. If it didn't save the private state o ... read »
Mar 18, 2010 at 4:04 PM
jQuery's Event Triggering, Order Of Default Behavior, And triggerHandler()
Tks! You saved-me today. it can be chained into one statement: $("#x).attr("checked","checked").triggerHandler('click'); ... read »
Mar 18, 2010 at 1:18 PM
Finally Finished Ayn Rand's Atlas Shrugged Audio Book
@joaopft, Not disputing what you say - but... If I understand you correctly, you are saying that Positivism is based on sense experience (what I experience is what is), but Quantum theory states tha ... read »
Mar 18, 2010 at 11:48 AM
Duplicate() Much Faster Than ColdFusion Query-of-Queries
I am working on a massive xml parsing, qofq app to create 2 seperate xml files. I just don't understand the concept/purpose of duplicate function, are you duplicating the data or the row, into a new ... read »
Mar 18, 2010 at 11:22 AM
Exploring ColdFusion Component Runtime Class Properties And Serialization
@Zarko, Ha ha, you know ColdFusion is my first love ;) ... read »