> Search Include wordpress plugin resources analysis

Search Include wordpress plugin resources analysis

Download This Plugin
Download Elegant Themes
Name Search Include
Version 1.0.3
Author Rémi Goyard
Rating 0
Last updated 2012-01-01 08:13:00
Downloads
501
Download Plugins Speed Test plugin for Wordpress

Home page

Delta: 0%

Post page

Delta: 0%
Search Include plugin has no negative impact on PageSpeed score.

Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%

Search Include plugin added 2 kB of resources to the Home page and 2 kB of resources to the sample Post page.

Search Include plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.

Great! Search Include plugin ads no tables to your Wordpress blog database.

This plugin allows you to include search results from other Search engine (such as Google, Bing, Yahoo ...) in your blog. In order to use this plugin, you need to add a call to the function _search_include_plugin() in your search result template file (search.php) You need to add the function call in the main div (id depends on your theme), for the default WP 3.3 theme (Twenty Eleven 1.2 by the WordPress team) : You need to edit the file search.php in the theme editor, and at the end of the file just replace :

        <?php endif; ?>
        </div>
    </div>

    <?php get_sidebar(); ?>

by

        <?php endif; ?>
        <?php echo_search_include_plugin(); ?>
        </div>
    </div>
    <?php get_sidebar(); ?>

You can add specific Search Engines (see the documentation to see how to do that).

Resources added by plugin to Home page/Post page in kB
Total size of resources for Home page/Post page in kB
Random Theme Tests
BirdSITE screenshot

BirdSITE

by: sysbird

80409
100%
Asokay screenshot

Asokay

by: andreasviklundcom

25129
100%