Archive for the 'google bomb' Category

Wordpress K2 Google bomb

footer.php reads

<br class="clear" />

</div> <!– Close Page –>

<hr />

<p id="footer"><small>
<?php bloginfo(’name’); ?> is powered by <a href="http://wordpress.org"
title="Where children sing songs of binary bliss">WordPress
<?php
bloginfo(’version’); ?></a> and <a href="http://binarybonsai.com/wordpress/k2/"
title="Is to WordPress what math is to reality; hard to
understand.">K2 <?php if (function_exists(’k2info’)) {
k2info(version); } ?></a> by <a href="http://binarybonsai.com"
title="Michael Heilemann">Michael</a> and <a href="http://chrisjdavis.org"
title="Chris J Davis">Chris</a><br />
<a href="<?php bloginfo(’rss2_url’); ?>">RSS
Entries</a> and <a href="<?php bloginfo(’comments_rss2_url’);
?>">RSS Comments</a>

<!– <?php echo $wpdb->num_queries; ?> queries. <?php
timer_stop(1); ?> seconds. –>
</small></p>

<?php /* Try. to understand */ ?>

<?php do_action(’wp_footer’); ?>

</body>
</html>

Continue reading ‘Wordpress K2 Google bomb’


Advertising