Have a better WordPress 404 Error page

AskApache Google 404 is a must-have WordPress plugin that uses some ajax and a couple tricks to display a very helpful and SEO (Search Engine Optimized) Error Page. The default displays Google Search Results for images, news, blogs, videos, web, custom search engine, and your own site.

[ Demo 404 Error Page ]

Download the plugin from here : aa-google-404.zip or aa-google-404.rar

404.php Installation

  1. Unzip aa-google-404.zip and upload the aa-google-404 directory to your /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to your Options Panel and open the "AA Google 404" submenu. (/wp-admin/options-general.php?page=aa-google-404.php)
  4. Enter in your Google Search API Key and hit the "Update Key" Button. (Get One from HERE)
  5. If you want add the code to your 404.php template page by including <?php if(function_exists('aa_google_404'))aa_google_404();?> in your main content area or use the 404.php included with the plugin
  • Frequently Asked Questions

Do I need a Google Account?

Yes.

Do I need a 404.php template file?

Only if you want to use this for your error page.

My 404.php page isn’t being served for 404 Not Found errors!?

Add ErrorDocument 404 /index.php?error=404 to your .htaccess file.

By moschos

This is me :)

Leave a Reply