I am running a Paid To Post (PTP) forum that is based on money making discussions. I want to show only money making ads on my vBulletin forum, but when I go to adsense to block certain ads categories, its says some of them are too big to block. It only blocks around 50 and then it won't let me. Right now, its showing its own, PRweb and couple other ads but is there any way I can only show money making ads in my forum? Thanks
You could use the section targeting with adsense and focus only on parts of your site which deal with money making keywords. You can find a tutorial on using section targeting with adsense easily.
I know, but there are so many categories, and Adsense lets you block only 50. I did some Google search and it seems too complicated. It involves messing around with code and I am not feeling comfortable doing it. Is there an easy way? Maybe a mod, or just give me a tutorial that explains everything step by step. All I am finding is bunch of complicated tuts and they assume that the reader knows everything.
dude it totally depends on Google . and as i know Google will always show the relevant ads in your site.
Hi, if you find this page complicated then I'm afraid it doesn't get any simpler, well maybe with a mod, but I don't know of any sorry: http://www.google.com/adsense/support/bin/answer.py?answer=23168
You need to remove non relevant ads on there - its a simple google search and you'll see what im talking about.
Add <!-- google_ad_section_start --> before the code Add <!-- google_ad_section_end --> after the code It's as simple as that.
Before and after what code? It mostly talks about wordpress but I couldn't find a good tutorial on how to implement it on vBulletin. I just want to show "How to make money online" ads. I want them in all posts whether its a introduction post or a off-topic discussion.
no, it's before and after the content you want adsense to target ads upon. In vbulletin I don't know where is the content (the forum posts) but you have to ask on a vbulletin forum if you have no idea how the vbulletin script template is built.