Hi all,
I have a bunch of blogs that I use google adsense on and I normally use a plugin to automatically put them on when I do a new post; however, I want to stop using the plug in and use an include file, or something else of my own making.
For this sort of stuff on my normal website I would just use a phpinclude but I tried it on my blog and for whatever reason it doesn't work.
What is the best way to put adsense on each page, in the same spot, without using a plugin.
The key factor is the adsense needs to be in one central location, in case I change it in anyway I just want to be able to change 1 central file, rather than 100 blog posts; hence why normally, on my non-blog sites I use a php include or some other kind of include.
Help...