|
Joined: May 2003
Posts: 1,068
Junior Member
|
Junior Member
Joined: May 2003
Posts: 1,068 |
Is anyone using or having any luck with these? It looks like a pretty good setup.
|
|
|
|
Joined: Nov 2001
Posts: 10,369
I type Like navaho
|
I type Like navaho
Joined: Nov 2001
Posts: 10,369 |
I use these. Yes, you can make a few dollars.... sometimes just pennies a click. I was using them as an effort to make sure the pages were spidered. The pages have to be in the google index so that it can display ads based on the keywords located on your page. Haven't gotten rich... I'm using them more hoping to draw the google spiders.  But I like them, they are pretty unobtrusive. 
|
|
|
|
Joined: May 2003
Posts: 1,068
Junior Member
|
Junior Member
Joined: May 2003
Posts: 1,068 |
I went ahead and put one up, I don't care about making money so much but I sure like the idea of being spidered. They even had a color scheme that fits my site perfectly, I just added into the footer way down below everything 
|
|
|
|
Joined: May 2003
Posts: 1,068
Junior Member
|
Junior Member
Joined: May 2003
Posts: 1,068 |
I will have to wait and see but I am not so sure that it will display what it indexes on google itself. According to the readme it does spider your site for keywords, then it uses those keywords to determin what ads to display on your site.
|
|
|
|
Joined: Apr 2002
Posts: 610
Code Monkey
|
Code Monkey
Joined: Apr 2002
Posts: 610 |
Don't know, but I pay .05 cents per click for google adwords, and have gotten 401 users the last month, 127 the last week, and about 26 a day now.
For my purposes, it is worth paying .05 per click when it translates to new users. I'd pay a dollar a user if I could get them that way.
Sorry this was off the subject, just thought I'd mention.
|
|
|
|
Joined: Aug 2000
Posts: 1,609
Addict
|
Addict
Joined: Aug 2000
Posts: 1,609 |
I just put it up at my site (which is about marching percussion) and it served these 4 links:
Asian Developing Nations Endangered Species Are You a New Dad? Literacy Cambodia
Hmmmm....All I have to say is, LOL!
|
|
|
|
Joined: Aug 2000
Posts: 1,609
Addict
|
Addict
Joined: Aug 2000
Posts: 1,609 |
Ah, wait...nevermind. It's updated.
Timpani Mallets for Less Drums on Sale Pro-Quality Djembe Drums
|
|
|
|
Joined: May 2003
Posts: 1,068
Junior Member
|
Junior Member
Joined: May 2003
Posts: 1,068 |
That happened on mine too for the first couple of hours but after that it was indexed although it does not display what it spiders in Google, at least from what I have seen so far 
|
|
|
|
Joined: Aug 2000
Posts: 1,609
Addict
|
Addict
Joined: Aug 2000
Posts: 1,609 |
Hmmm.... how would I add this to a custompalbox thingy? Has the code for these changed, or am I suffering from a brain fart?
|
|
|
|
Joined: Nov 2001
Posts: 10,369
I type Like navaho
|
I type Like navaho
Joined: Nov 2001
Posts: 10,369 |
The non-profit ads are what it puts up when it has not spidered the page and doesn't know what keywords the page contains. With time, when the page is indexed, it will present real ads. You don't get credit for clicks to the non-profit things. Do NOT click your own ads or encourage people to click them. Google WILL know.  Trust me. 
|
|
|
|
Joined: Nov 2001
Posts: 10,369
I type Like navaho
|
I type Like navaho
Joined: Nov 2001
Posts: 10,369 |
My brother was clicking his own ads and his account got terminated. 
|
|
|
|
Joined: Aug 2000
Posts: 1,609
Addict
|
Addict
Joined: Aug 2000
Posts: 1,609 |
I made 17 cents yesterday for one click!  I only have it up on my beta site, so one of my mods must have clicked something. 
|
|
|
|
Joined: May 2003
Posts: 1,068
Junior Member
|
Junior Member
Joined: May 2003
Posts: 1,068 |
I just did some digging around through google help and found this nifty page that lays out all the search parameters that you can use. http://www.google.com/help/features.html
|
|
|
|
Joined: Mar 2001
Posts: 644
Member
|
Member
Joined: Mar 2001
Posts: 644 |
Well cool, google solves basic math problems? I like it! Gonna book mark that page and dig through it more later. I always loved Google, now I love it even more! 
|
|
|
|
Joined: May 2003
Posts: 1,068
Junior Member
|
Junior Member
Joined: May 2003
Posts: 1,068 |
Somebody on my site started a thread about "blues backing tracks" this morning and the Google ad already has two links in it about blues guitar  Talk about efficient!
|
|
|
|
Joined: Jun 2002
Posts: 303
Enthusiast
|
Enthusiast
Joined: Jun 2002
Posts: 303 |
I just signed up myself. According to the policy, you can't have it served on a search page. At first I thought about putting it in my footer template, but I'm afraid that would violate the policy because it would then be served on the search page as well. Any recomendation on where (which template) to place the code so that it serves on all pages except the search page? Thanks.
|
|
|
|
Joined: May 2001
Posts: 550
Code Monkey
|
Code Monkey
Joined: May 2001
Posts: 550 |
You could let it check the uri and only display it when it´s not on the search page.
|
|
|
|
Joined: May 2001
Posts: 550
Code Monkey
|
Code Monkey
Joined: May 2001
Posts: 550 |
Something like this:
$pathinfo = $_SERVER['REQUEST_URI']; if (!eregi("search.php",$pathinfo) { include("googleadd.php"); }
|
|
|
|
Joined: Jun 2002
Posts: 303
Enthusiast
|
Enthusiast
Joined: Jun 2002
Posts: 303 |
Thanks. If and when they approve my app, I'll give this a shot.
|
|
|
|
Joined: May 2003
Posts: 1,068
Junior Member
|
Junior Member
Joined: May 2003
Posts: 1,068 |
I didn't catch that part  I just added it to my footer and left it that way, nobody's said anything and I got my check for $3.45 for last year 
|
|
|
|
Joined: Jun 2002
Posts: 303
Enthusiast
|
Enthusiast
Joined: Jun 2002
Posts: 303 |
WOW, you gonna buy everyone lunch?  I'm not looking to make a ton off of it (not that I'll send it back if I do  ) , but mainly just to possibliy help in search engines ranking, and then add another resource which is targeted for my content which might help in bringing traffic back. But, "Life is like a box of chocolates. Ya never know what you're gonna get." 
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 417
Joined: November 2001
|
|
Forums63
Topics37,575
Posts293,930
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|