Ad codes on Blogspot Blogs
March 15th, 2008 by Blog Bank GuyWe’re currently fixing the ad codes for Blogspot hosted blogs. For those of you running or have signed up under a blogspot account, we apologize for the delay in the implementation. Rest assured we’re working on it and will update you very soon.

March 17th, 2008 at 4:04 pm
I’ve posted the ad code on my http://textmates.blogspot.com and I didn’t see any problem. It’s working fine and displays the ad perfectly. Does this mean that you are not properly tracking my ads there?
March 17th, 2008 at 9:40 pm
Sa akin hindi gumana, hehe, antay ko na lang maayos yung ad codes…
March 17th, 2008 at 10:08 pm
i installed the codes in my patethic blog but i can’t see the ads…error still?
will install on my main blog once it’s done
March 18th, 2008 at 10:18 am
The problem that I see with this is blogspot refactoring the code for your ads and that refactored code does not work.
Sample original code:
//<![CDATA[
(function(p,s,b) {
document.write('');
})('1','2','a');
//]]>
Sample code that has been refactored by blogspot:
// DATE().GETTIME()) (NEW HTTP://ADS.BLOGBANK.COM.PH/B?P= ” type=”TEXT/JAVASCRIPT”>
I refactored the code myself so that the code would still work even if blogspot refactor it.
Sample code that I have refactored:
Sample code that has been refactored by blogspot:
The ads are now working on my blog. I’m just wondering if what I did, refactoring the code, is permitted and, like marhgil’s question, do you guys still properly track the ads, even if I refactored it?
March 18th, 2008 at 10:20 am
I guess putting the codes in the comments is not a great idea, haha!:D I’ll just email you guys the my whole comment.
March 24th, 2008 at 4:34 am
@marhgil: The code works if you’re using blogger’s older template editor, but breaks in their latest one.
@Maruel: Thanks for your code hacking. =) We’re still testing it though it seems to be working okay.
March 24th, 2008 at 7:16 pm
@BlogBank Tech Guy…
No problem =) I also posted a copy of the comment that I tried to post above and the email I sent you on my blog.
http://maruel.blogspot.com/2008/03/one-with-blogbanks-blogspot-problem.html
I’ll just edit it when your official code fix is released. =)