Google 404 Plugin WordPress, Download, Install

Add Google search capabilities to your site's 404 "page not found" template.

Google 404 Download Now

Download Now

(If the link does not work)↓

Originals Link WordPress.org

https://wordpress.org/plugins/google-404/

How to Install Google 404 Plugin, Manually

You should first set up a Google webmaster account and submit an XML sitemap of your site to ensure the Google 404 widget works effectively.

  1. Download the archive file and uncompress it.
  2. Put the “google-404” folder in “wp-content/plugins”
  3. Enable in WordPress by visiting the “Plugins” menu and activating it.
  4. Add the following code to your 404.php template.
<?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).

You may also use the google_404_styles and google_404_language filters for manually overriding the CSS values or language used by the Google 404 widget.

Video

Plugin Not Working?

If any errors or problems with the plug-in then write comments.

Add a Comment

Your email address will not be published. Required fields are marked *