www://directtoyou.exofire.net/reviews
Using Wordpress...
Tried two different themes, both should support the ads...
Neither yours nor my adsense ads show up.
the code pasted into the footer, at the very top is...
<div align="center">
<script type="text/javascript" src="http://x10hosting.com/adserve.js?pinantan"></script></div>
the entire footer is...
<div align="center">
<script type="text/javascript" src="http://x10hosting.com/adserve.js?pinantan"></script></div>
<?php get_sidebar(); ?>
<div id="footer">
<p><a href="<?php bloginfo('url'); ?>" title="<?php bloginfo('name'); ?> <?php _e('home page'); ?>"><?php bloginfo('name'); ?></a> <?php _e('is proudly powered by <a href="http://www.wordpress.org/" title="WordPress">WordPress</a> Design by: <a href="http://blogcut.com" title="Free and Premium WordPress Themes">BlogCut.com</a>.'); ?></p>
</div>
</div><!-- end page -->
</div>
<?php wp_footer(); ?>
</body>
</html>
Any ideas? I've tried everything I know how to do, and a few things I don't...
admin@directtoyou.exofire.net
Using Wordpress...
Tried two different themes, both should support the ads...
Neither yours nor my adsense ads show up.
the code pasted into the footer, at the very top is...
<div align="center">
<script type="text/javascript" src="http://x10hosting.com/adserve.js?pinantan"></script></div>
the entire footer is...
<div align="center">
<script type="text/javascript" src="http://x10hosting.com/adserve.js?pinantan"></script></div>
<?php get_sidebar(); ?>
<div id="footer">
<p><a href="<?php bloginfo('url'); ?>" title="<?php bloginfo('name'); ?> <?php _e('home page'); ?>"><?php bloginfo('name'); ?></a> <?php _e('is proudly powered by <a href="http://www.wordpress.org/" title="WordPress">WordPress</a> Design by: <a href="http://blogcut.com" title="Free and Premium WordPress Themes">BlogCut.com</a>.'); ?></p>
</div>
</div><!-- end page -->
</div>
<?php wp_footer(); ?>
</body>
</html>
Any ideas? I've tried everything I know how to do, and a few things I don't...
admin@directtoyou.exofire.net