Thread Starter
zly
(@zly)
I use WP for my website, not as a blog. Check http://www.farawayistan.com.
I checked wordpress\index.php and it only has
<?php
define(‘WP_USE_THEMES’, true);
require(‘./wp-blog-header.php’);
?>
After weeks of BBClone vs WordPress 1.5 frustration I ran into this post. I put the StatCounter “W3C Compliant” code in foother.php and it works like a charm! Thanks! Syl