Horje
Easily embed Google search results within your WordPress site, with the More from Google plugin. Wordpress Tutorial

Noted That:

  • To install correctly this more-from-google.zip .
  • Fisrt Download the more-from-google.zip to your computer
  • Extract/Open more-from-google.zip to Your Computer.
  • Then, Find readme.txt file inside more-from-google.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.

Start the Tips:

1. First Download " more-from-google.zip " Plugin to your Local Computer. (Click Download)

2. Then, Login to your " yourdomain.com/wp-admin " Dashboard.

/stack/wp/e1593231376d7d849d2-4597-4fa3-a6ff-1eca18f72aab.png

3. Then, Click on " Plugins " + " Add New " from left sidemenu of Dashboard.

/stack/wp/e1593231378Screenshot20.png

4. Now, Click on "Upload Plugin" button.

/stack/wp/e1593231380Screenshot-2019-4-2AddPluginsHorjeWordPress.png

 

5. Now, Browse " more-from-google.zip "  Downloaded plugin from your computer, Where you downloaded more-from-google.zip According to Step – 1 Above then, click on " Install Now"

/stack/wp/e15931461531577025694plugin.png

6. Now, Click on " Active Plugin"

/stack/wp/e15932313830ca45529-bf73-4101-8178-53ae60ce549f.png

7. Then, See left sidemenu. " More from Google " folder is added on left sidemenu. Now, Click on " More from Google " folder.

   Noted that: If you do not see " More from Google " folder on left sidemenu then, see at left sidemenu " Settings " or " Tools ".

8. Now you configure yourself oR Watch video tutorial below about  More from Google Configurtions and Settings or How to work " More from Google " in your WordPress site.

 

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " More from Google " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is More from Google
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

Installing With Themes That Support More From Google

  1. copy the more-from-google directory to your wp-contents/plugins directory.
  2. Activate the More from Google plugin in your plugins administration page.
  3. When editing your posts, add a search term in the ‘Google Search Term’ field.

Installing With Themes That Don’t Support More From Google

  1. In the theme you are using, make sure the id of the search form is searchform and add the following code within the search form:

    
    if( function_exists( 'mfg_search_inputs' ) ) { mfg_search_inputs();
    }
    

    for instance, in the default theme, you would edit searchform.php and change

    
    

    to

    
    
  2. In the theme you are using, add the following code to the end of the search page:

    
    if( function_exists('mfg_show_results') ) { mfg_show_results();
    }
    

    for instance, in the default theme, you would edit search.php and change

    
    
    
    
    
    
    

    to

    
    
    
     
    
    
    
    
  3. In the theme you are using, edit the search results page and the following condition to the have_posts if statement:

    
    (!function_exists('mfg_show_wordpress_search_results') || mfg_show_wordpress_search_results())
    

    for instance, in the default theme, you would edit search.php and change

    
    
    
    

    to

    
    
    
    
  4. Perform the same steps in “Installing With Themes That Support More From Google”


google , easily , embed , search , results , site , tutorial ,

Name

Read Article
https://develop.horje.com/learn/1434/reference