Statcounter and Feedburner

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
Indyviews
Regular
Posts: 23
Joined: Wed May 07, 2008 3:00 pm
Location: Indiana
Contact:

Statcounter and Feedburner

Post by Indyviews »

Just two more questions:

Statcounter.........where do I put the code? I read in the index.tpl file but I can't find it. Do I list that it must be XHTML compliant?

Feedburner RSS.......Again exactly where to put it and have the icon. The text link that showed up sent me to a strange website feed.
mdnava
Regular
Posts: 57
Joined: Wed Dec 15, 2004 10:17 pm

Template folder

Post by mdnava »

Statcounter.........where do I put the code? I read in the index.tpl file but I can't find it. Do I list that it must be XHTML compliant?
index.tpl is inside your template folder, if you use bulletproof for example, it shuold be in /templates/bulletproof/index.tpl

Bear in mind any javascript code you put in smarty files should be placed in between the {literal} and {/literal} tags or your Blog will break.
Feedburner RSS.......Again exactly where to put it and have the icon. The text link that showed up sent me to a strange website feed.
I use the html block plugin to add my feeds, you could just drop in there the html code given by Feedburner, or better yet, change it the way you want it.
Melvin D. Nava
Venelogía
Indyviews
Regular
Posts: 23
Joined: Wed May 07, 2008 3:00 pm
Location: Indiana
Contact:

Post by Indyviews »

Thanks Melvin for the reply. I have gotten the Statcounter to work and also the RSS. My problem with the RSS feeds is that I don't have the icons. I will try what you suggest and see how it works.
Post Reply