6 February 2009 8 Comments

How to remove the smiley face from a WordPress blog

How to remove the smiley face from a WordPress blog

So a little smiley face appears at the bottom of your blog, and it looks like this: Well ain’t that the cutest thing! But what is it? It’s the little .gif file that the WordPress Stats plug-in uses to monitor your page. It does so with some code like this… 1<img src="http://stats.wordpress.com/g.gif?host=www.yoursite.com&rand=###############&blog=#######&v=###&post=#&ref=#" alt="" />; …where [...]