Frame Breaker: Wordpress plugin removes Digg bar, etc.
Date: 07 Apr, 2009
Posted by: admin
In: Search Engines, SEO & SEM| hints & tips| internet, web design & development
Please see the companion post for information and analysis of issues surrounding the Digg bar and details of howto do frame breaking.
Download the Frame Breaker WP plugin
Remove you website from Digg’s frames
Frame Breaker WP plugin (0.7), should be is now available as Frame Breaker from Wordpress.org very soon.
As promised, here’s the WP plugin to go along with the post on removing the digg bar from your website.
Errors
This didn’t work for me initially as I’d forgotten that I had, for speed optimisation, removed “wp_head()” from being called in my header.php file. If you’ve done the same then refer back to the other post and simply paste in the code (or add the call to wp_head(); back as I have done here).
<?php wp_head(); ?>
If you find this plugin useful please consider a donation (below) or make a post on your blog mentioning the plugin, thanks.
