Allows you to add a Google 404 widget to your missing 'page not found' pages which allows you to do a Google search of the site.
You should first set up a Google webmaster account and submit an XML sitemap of your blog to ensure the Google 404 widget works effectively.
<?php if ( function_exists( 'google404' ) ) google404(); ?>
You could also add this code to your theme's index.php, single.php, image.php, archive.php and search.php below the HTML that is displayed if no posts are present (where you insert this may vary from theme to theme).
Requires: 2.5 or higher
Compatible up to: 3.1.4
Last Updated: 2011-5-14
Downloads: 4,547




