I've been thinking a lot about a centralized ad management system. I know that there are solutions like phpmyads, but I'm not at that stage yet.
I'm just wondering about whether to use iframes, server side includes, or edge side includes.
I've just recently separated my AdSense codes out of my MovableType templates and into separate include files. I like that they are static files, and with a little effort they could be overridden for each blog.
The problem with that is that this only covers MovableType, not Wordpress, PhunkyBB, Trac, or any of the other web-based systems I use. In that case, server side includes would be more appropriate, and in that case, dynamic files could be used, but I'll need to do some more thinking before I proceed down that path.
I'm just wondering about whether to use iframes, server side includes, or edge side includes.
I've just recently separated my AdSense codes out of my MovableType templates and into separate include files. I like that they are static files, and with a little effort they could be overridden for each blog.
The problem with that is that this only covers MovableType, not Wordpress, PhunkyBB, Trac, or any of the other web-based systems I use. In that case, server side includes would be more appropriate, and in that case, dynamic files could be used, but I'll need to do some more thinking before I proceed down that path.
