Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   TBDev (http://www.bvlist.com/forumdisplay.php?f=20)
-   -   adsense code on every page (http://www.bvlist.com/showthread.php?t=4945)

twistediavolo 10th May 2010 06:14

adsense code on every page
 
how can i put a adsense code on every single page? after wich line

MrPHP 10th May 2010 06:45

yes. Where you want it to show up.

bsf 10th May 2010 10:54

1 Attachment(s)
Quote:

Originally Posted by twistediavolo (Post 22958)
how can i put a adsense code on every single page? after wich line

In pages which you want to show the adsense code add
include("adsense.php")

and now create a file adsense.php ... there you will put your adsense code !
somethig like that @

RikT 10th May 2010 21:41

i would place it in either stdhead or stdfoot

bsf 10th May 2010 23:10

Quote:

Originally Posted by RikT (Post 22963)
i would place it in either stdhead or stdfoot

just add in stdhead or stdfoot
PHP Code:

?>
include("adsense.php")
<?


cube 9th June 2010 16:31

not sure but adsense on trakers will get your account deleted or something like that.
Quote:

by Penemue
you'll get your domain banned on adsense. TOS form adsense says that trackers are not allowed. try adbrite, clicksor or others...


All times are GMT +2. The time now is 00:54.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.