 | |
08-07-2007, 06:20 AM
|
#31 | | vBulletin Owner
Join Date: Aug 2007 Location: United States of America
Posts: 185
| Re: Adsense locations on forums Quote:
Originally Posted by Caddyman they perform OK. OS Master, i use vbadmangement hack to get that little ad in the thread list. all the other ads are hand coded into the templates with conditionals for my premium members. | I have that hack installed. I'll have to try it. |
| |
09-25-2007, 07:18 PM
|
#32 | | Guest | Re: Adsense locations on forums Quote:
Originally Posted by Caddyman out of 132 click last month, that one got 70 | How many views did it take for that ad position to bring in 70 clicks? | |
| |
05-27-2008, 11:39 AM
|
#33 | | vBulletin Owner
Join Date: Apr 2008 Location: South Florida
Posts: 2,883
| Re: Adsense locations on forums I've added the Adsense to my 2nd posts for everyone, but I'd like to add the Adsense just under the navbar (similar style and placement to vBulletinSetup) and possibly only do that one for guests.
Can someone tell me where to place the code for the 'under the navbar' placement? |
| |
05-27-2008, 11:58 AM
|
#34 | | Supporters vBulletin Owner
Join Date: Dec 2006 Location: Delaware
Posts: 4,035
| Re: Adsense locations on forums Quote:
Originally Posted by john2k How many views did it take for that ad position to bring in 70 clicks? | well this is purely a example
views:31,468
clicks:410
i think that sux but i could be wrong...lol |
| |
05-27-2008, 12:45 PM
|
#35 | | vBulletin Owner
Join Date: Apr 2008 Location: South Florida
Posts: 2,883
| Re: Adsense locations on forums Quote:
Originally Posted by ArnyVee I've added the Adsense to my 2nd posts for everyone, but I'd like to add the Adsense just under the navbar (similar style and placement to vBulletinSetup) and possibly only do that one for guests.
Can someone tell me where to place the code for the 'under the navbar' placement? | Someone please help me with this.
I'm trying to move onto a few other things and want to scratch this one off of the list. |
| |
05-27-2008, 12:49 PM
|
#36 | | Supporters vBulletin Owner
Join Date: Dec 2006 Location: Delaware
Posts: 4,035
| Re: Adsense locations on forums |
| |
05-27-2008, 12:49 PM
|
#37 | | Supporters vBulletin Owner
Join Date: Nov 2007 Location: Buffalo, NY
Posts: 997
| Re: Adsense locations on forums Quote:
Originally Posted by ArnyVee I've added the Adsense to my 2nd posts for everyone, but I'd like to add the Adsense just under the navbar (similar style and placement to vBulletinSetup) and possibly only do that one for guests.
Can someone tell me where to place the code for the 'under the navbar' placement? | At the bottom of your navbar |
| |
05-27-2008, 01:05 PM
|
#38 | | vBulletin Owner
Join Date: Apr 2008 Location: South Florida
Posts: 2,883
| Re: Adsense locations on forums Andy...why I outta!
You know, I still haven't upgraded to 3.7....should I just upgrade and stop the procrastination?
Caddyman, it seems that those instructions are for the new 'ad locations' within 3.7.
Anyway that I can get this done now without having to upgrade? Or, again, should I just stop cryin' like a lil' silly girl....back up my shiznit...and upgrade my shtuff? |
| |
05-27-2008, 01:18 PM
|
#39 | | Supporters vBulletin Owner
Join Date: Nov 2007 Location: Buffalo, NY
Posts: 997
| Re: Adsense locations on forums Quote:
Originally Posted by ArnyVee Andy...why I outta!
You know, I still haven't upgraded to 3.7....should I just upgrade and stop the procrastination?
Caddyman, it seems that those instructions are for the new 'ad locations' within 3.7.
Anyway that I can get this done now without having to upgrade? Or, again, should I just stop cryin' like a lil' silly girl....back up my shiznit...and upgrade my shtuff? | Seriously though, just go straight to the bottom of the template and add this:
<if condition="$show['guest']">
Insert your Google Code here
</if> |
| |
05-27-2008, 02:07 PM
|
#40 | | Supporters vBulletin Owner
Join Date: Dec 2006 Location: Delaware
Posts: 4,035
| Re: Adsense locations on forums Andy is right ^^ |
| |
05-27-2008, 05:01 PM
|
#41 | | vBulletin Owner
Join Date: Apr 2008 Location: South Florida
Posts: 2,883
| Re: Adsense locations on forums Bottom of the navbar template after <!-- / PAGENAV POPUP -->? |
| |
05-27-2008, 05:06 PM
|
#42 | | Supporters vBulletin Owner
Join Date: Dec 2006 Location: Delaware
Posts: 4,035
| Re: Adsense locations on forums yep, might want to throw a <br /> in there to give it some space, but yeah, right at the bottom.....
DONT BE SCARED ARNY!!! |
| |
05-27-2008, 06:28 PM
|
#43 | | vBulletin Owner
Join Date: Apr 2008 Location: South Florida
Posts: 2,883
| Re: Adsense locations on forums I'm not scared! ....okay, well maybe a little.
Actually, the reason I asked is because I did that and nothing showed. Now, I've tried it a second time and nothing is showing after a couple of minutes. Should it be immediate or is there something that I have to do in addition since I have a 2nd navbar? The 2nd navbar is on top of the 1st, so I'm not sure if that makes any difference. |
| |
05-27-2008, 06:52 PM
|
#44 | | Supporters vBulletin Owner
Join Date: Dec 2006 Location: Delaware
Posts: 4,035
| Re: Adsense locations on forums adsense ads can take 10 minutes, sometimes longer, to appear |
| |
05-27-2008, 07:01 PM
|
#45 | | vBulletin Owner
Join Date: Apr 2008 Location: South Florida
Posts: 2,883
| Re: Adsense locations on forums Thanks. I guess that I'll keep an eye out for it tomorrow morning. Hasn't generated anything just yet. |
| |
05-28-2008, 03:29 AM
|
#46 | | vBulletin Owner
Join Date: Apr 2008 Location: South Florida
Posts: 2,883
| Re: Adsense locations on forums Guys, nothing this morning as far as the 'under the navbar adsense' thing.
Any suggestions? |
| |
05-28-2008, 03:41 AM
|
#47 | | Supporters vBulletin Owner
Join Date: Dec 2006 Location: Delaware
Posts: 4,035
| Re: Adsense locations on forums logout and see if you see them...the code Andy gave you only shows the ads to guests.... |
| |
05-28-2008, 03:46 AM
|
#48 | | vBulletin Owner
Join Date: Apr 2008 Location: South Florida
Posts: 2,883
| Re: Adsense locations on forums LOL...you have got to be kiddin' me!
I'm such a jackass....wait, don't agree...just nod in silence please. |
| |
05-28-2008, 04:25 AM
|
#49 | | vBulletin Owner
Join Date: Sep 2006 Location: NYC
Posts: 579
| Re: Adsense locations on forums I have them under the navbar, in the profile, every 3 posts, forum display on the bottom and in the archives header and footer. The only adsense I have for registered members is under the navbar the rest is only for guests. |
| |
05-28-2008, 05:30 AM
|
#50 | | vBulletin Owner
Join Date: Apr 2008 Location: South Florida
Posts: 2,883
| Re: Adsense locations on forums Quote:
Originally Posted by Greek76 I have them under the navbar, in the profile, every 3 posts, forum display on the bottom and in the archives header and footer. The only adsense I have for registered members is under the navbar the rest is only for guests. |
Greek, have any of them outperformed the others?
So far, I have them as the 2nd post of all threads (viewable by both guests and members) and then the one now under the navbar at the top of all pages (viewable only by guests). I'd like to add them wherever others have had success.
I know that Caddyman moves them around and has stated that he has had success with one ad placed as a 'forum'. |
| |
05-28-2008, 05:45 AM
|
#51 | | vBulletin Owner
Join Date: Sep 2006 Location: NYC
Posts: 579
| Re: Adsense locations on forums Quote:
Originally Posted by ArnyVee Greek, have any of them outperformed the others?
So far, I have them as the 2nd post of all threads (viewable by both guests and members) and then the one now under the navbar at the top of all pages (viewable only by guests). I'd like to add them wherever others have had success.
I know that Caddyman moves them around and has stated that he has had success with one ad placed as a 'forum'. | After upgrading to 3.7 all my adsense codes dissapeared so I had to add them again. The problem is I dont remember exactly where I had them place besides the navbar and archive. I cant tell which one performed more than the rest. All I know is Im not getting the clicks I was getting before the upgrade and Im trying to figure out where I forgot to put my adsense. |
| |
05-28-2008, 05:52 AM
|
#52 | | vBulletin Owner
Join Date: Apr 2008 Location: South Florida
Posts: 2,883
| Re: Adsense locations on forums Greek, didn't you have them labeled in Google when creating the codes? I named mine "UnderNavBar" and "2nd Post In Thread" to help me remember. I know that I'll be adding at least a couple more of these and I didn't want to get completely lost.
Sorry that happened to you, but that's a good way to help yourself in the future. |
| |
05-28-2008, 05:53 AM
|
#53 | | vBulletin Owner
Join Date: Sep 2006 Location: NYC
Posts: 579
| Re: Adsense locations on forums Nope didnt have them labled like a bafoon unfortunately. |
| |
06-03-2008, 03:19 PM
|
#54 | | vBulletin Owner
Join Date: Apr 2008 Location: South Florida
Posts: 2,883
| Re: Adsense locations on forums So, is it normal to have like 1,500 page impressions with ZERO clicks?
Guess I gotta start lookin' at adding the Adsense codes elsewhere. Sheesh. |
| |
06-03-2008, 03:22 PM
|
#55 | | Supporters vBulletin Owner
Join Date: Dec 2006 Location: Delaware
Posts: 4,035
| Re: Adsense locations on forums yeah i think that placement is probably not performing well....
i have 900ish impression with over 10 clicks today... |
| |
06-03-2008, 03:33 PM
|
#56 | | vBulletin Owner
Join Date: Apr 2008 Location: South Florida
Posts: 2,883
| Re: Adsense locations on forums Mr Burgundy, is that 'inside the forums/categories' one working well for you still? |
| |
06-03-2008, 04:24 PM
|
#57 | | Supporters vBulletin Owner
Join Date: Dec 2006 Location: Delaware
Posts: 4,035
| Re: Adsense locations on forums no i get almost all my clicks on the big square to the left of the welcome message... |
| |
06-03-2008, 04:44 PM
|
#58 | | vBulletin Owner
Join Date: Apr 2008 Location: South Florida
Posts: 2,883
| Re: Adsense locations on forums Hmm...I've gotta create that one still. Someone had some directions as to how to do that around here somewhere. I've gotta log off as my wife has been hounding me to use the computer for the last hour or so. (Don't start with the 'who wears the pants' comments!  )
Can someone link me so that I can check on it tomorrow morning?
Thanks guys! |
| |
06-03-2008, 04:45 PM
|
#59 | | Supporters vBulletin Owner
Join Date: Dec 2006 Location: Delaware
Posts: 4,035
| Re: Adsense locations on forums |
| |
06-14-2008, 05:33 PM
|
#60 | | vBulletin Owner
Join Date: Apr 2008 Location: South Florida
Posts: 2,883
| Re: Adsense locations on forums Well, I've added a big banner at the bottom of the site and took the 'guest only' restriction off of the ad under the navbar. So, we'll see how it goes over the next couple of days with the adjustments. |
| | |