adsense question..

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
tommo
Posts: 36
Joined: Mon Aug 01, 2005 4:48 pm

adsense question..

Post by tommo »

Would it be easy for me to implement adsense into the faq? I was thinking of having it like on this article.

http://www.isnare.com/?ca=Internet&id=3560
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

you mean the advertisments?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
tommo
Posts: 36
Joined: Mon Aug 01, 2005 4:48 pm

Post by tommo »

yes, the block of adverts on the top right that indent the article
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

just include them in the templates where you want.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
tommo
Posts: 36
Joined: Mon Aug 01, 2005 4:48 pm

Post by tommo »

Thorsten wrote:Hi,

just include them in the templates where you want.

bye
Thorsten
Thanks Thorsten I assume it would be in the index.tpl

somewhere here

<!-- start main content -->
<div class="centercolumn">
<div class="centerpadding">
<div class="main-content" id="main">
{writeContent}
</div>
</div>
</div>
<!-- end main content -->
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

correct!

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
mudanoman
Posts: 11
Joined: Mon Oct 03, 2005 9:25 pm

Post by mudanoman »

Where is a strategic location to place adsense banners? I just want to add one or two smaller ones that are not too distracting. Thanks, Ivan
Vonskippy
Posts: 1
Joined: Fri Sep 16, 2005 6:45 am
Location: Gunnison Colorado
Contact:

Post by Vonskippy »

mudanoman wrote:Where is a strategic location to place adsense banners?
Not on your web page would be my advice. The web is swimming in crap ad's - do we really need one more site hawking them?
mudanoman
Posts: 11
Joined: Mon Oct 03, 2005 9:25 pm

Post by mudanoman »

LOL :twisted: Nice one. Unlike 99% of the websites out there, mine is actually going to benefit people. Its going to be a digital photography tips website. Its my hobby and I want to share my knowledge with others. Cheers, Ivan
Post Reply