Title: yolink Search for WordPress
Author: Aaron Brazell
Published: <strong>March 1, 2011</strong>
Last modified: February 1, 2013

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/yolink-search.svg)

# yolink Search for WordPress

 By [Aaron Brazell](https://profiles.wordpress.org/technosailor/)

[Download](https://downloads.wordpress.org/plugin/yolink-search.2.6.zip)

 * [Details](https://wordpress.org/plugins/yolink-search/#description)
 * [Reviews](https://wordpress.org/plugins/yolink-search/#reviews)
 *  [Installation](https://wordpress.org/plugins/yolink-search/#installation)
 * [Development](https://wordpress.org/plugins/yolink-search/#developers)

 [Support](https://wordpress.org/support/plugin/yolink-search/)

## Screenshots

 * [[
 * The Crawl Content option allows you to choose to index pages and/or posts.
 * [[
 * Choose from our available sharing options to add to your yolink results.
 * [[
 * Register to get more out of your API Key.
 * [[
 * yolink Search for WordPress delivers the most relevant results first.
 * [[
 * Example two-column implementation of yolink Search for WordPress.
 * [[
 * Example implementation of yolink Search for WordPress.

## Installation

Installation instructions:

For more detailed instructions, [click here](http://www.yolink.com/yolink/wordpress/install.jsp).

After downloading, there are two simple ways to install the plugin. Choose the method
you’re most comfortable with.

 * The easiest installation method is to use your WordPress.org Dashboard to upload
   and install the plugin.
 * Alternatively, you can add the plugin to your WordPress Plugins folder manually.

Installation:

 1. Download the yolink Search for WordPress plugin.
 2. Install the yolink Search for WordPress plugin.
 3.  a. Dashboard Installation (easiest):
     b.  a. Login to your WordPress Admin Dashboard.
         b. Click the “Plugins” menu and choose “Add New”.
         c. Click “Choose File”, locate the yolink-search.zip file, and
             click “Install Now.”
         d. You should then receive a confirmation message.
     c. Manual Installation:
     d.  a. Unzip the yolink-search.zip you downloaded in step 1.
         b. Upload the contents of yolink-search.zip into your plugins
             directory
 4. Activate the yolink Search for WordPress plugin
 5.  a. Once you receive the installation confirmation message, click
         “Plugins” on your
        WordPress dashboard.
     b. Find the yolink plugin, and click “Activate”.
     c. Open the yolink settings menu by clicking “Settings” under the plugin,
         or by 
        clicking the “yolink search” button in the dashboard sidebar.
     d. To automatically generate the API key required to use the
         plugin, click “Agree”
        after agreeing to the terms and conditions.
     e. yolink Search will automatically index up to 50 pages of your content.
 6. To index additional pages, register your yolink Search for WordPress plugin
     by
    clicking the link at the top of the yolink plugin settings menu and completing 
    the Registration Wizard.
 7. After completing the Registration Wizard, return to the yolink
     plugin settings
    menu and click “Crawl” to index the rest of your content.
 8. Unregistered API keys can index up to 50 pages. Registration of your API key
     is
    required to index more pages. yolink Search for WordPress is free for personal 
    sites and pricing for businesses start at just $60 per year.

## FAQ

  Q: I installed yolink Search for WordPress but it’s not working right away. What’s
the deal?

A: When you first install yolink Search for WordPress, you need to manually execute
the initial Crawl. From the plugin’s dashboard, select pages and/or posts and click“
Crawl.” It may take some time to index your entire site, especially if you have 
more than a few thousand pages. If you have a site with more than 5,000 pages, please
[contact us](http://www.yolink.com/yolink/product-info/contact-us.jsp) so we can
help with the indexing.

  Q: My search results are not working properly. Where can I find developer support
forums?

A: yolink documentation, developer forums, and extended FAQ can be found [here](http://developer.yolink.com/docs/read/faqs).
If your problem persists or if you’re unable to find a solution, please [contact us](http://www.yolink.com/yolink/product-info/contact-us.jsp).

  Q: How much does yolink Search for WordPress cost?

A: yolink Search is free for personal use, and affordable for business. To find 
the plan that’s right for you, try our [Pricing Wizard](http://www.yolink.com/yolink/pricing/)
or review our [detailed pricing](http://www.yolink.com/yolink/api/pricing.jsp).

  Q: What if I don’t register my API key?

A: Unregistered API keys are limited to 50 indexed pages per site. If your site 
contains more than 50 pages, you will need to register the API key (through the 
link provided in your plugin dashboard) to gain full access to the capabilities 
of yolink Search for WordPress.

  Q: I like the yolink excerpts and now I don’t want the usual WordPress previews.
How do I remove the WordPress previews from my search results page?

A: If you’re comfortable editing the functions.php file for your theme, hiding the
default WordPress search result blurb should be easy. In your theme’s search.php
file, add this code:
 function yolink_custom_css() { echo ‘a.yolink-href-key { display:
none }’; } add_action( ‘wp_head’, ‘yolink_custom_css’ );

Of course, themes vary, so if this doesn’t work you’ll have to investigate the code
for your default WordPress blurbs.

  Q: Will yolink Search for WordPress work with any version of WordPress?

A: yolink Search for WordPress supports PHP 5.2 or greater and WordPress 3.0.5 or
greater.

  Q: yolink Search for WordPress isn’t working with my theme, is there anything 
I can do?

A: While yolink Search for WordPress is designed to work with many themes seamlessly,
there may be some that require additional customization. Please [contact us](http://www.yolink.com/yolink/product-info/contact-us.jsp)
for additional information.

  Q: What are “yolink sharing services”? After I install yolink Search for WordPress,
I don’t see the yolink sharing features. How do I activate them?

A: yolink sharing services give your users the ability to share/repurpose the information
they find on your site or blog. If you want to add any or all of the sharing options,
simply check the corresponding boxes in the plugin dashboard.

The first share button allows your users to share search results to EasyBib, Evernote,
Delicious, etc. The Google Docs© icon allows your users to save content directly
to their Google Docs© accounts. The Facebook button lets your users post content
directly to Facebook. The Twitter icon allows your users to tweet out website content.

  Q: yolink Search for WordPress is working, but the results clash with my site 
design. How do I make it mesh well with the current theme I’m using?

A: yolink results can be styled with CSS, just not directly through the plugin. 
If you’d like more information about styling yolink Search for WordPress, please
[contact us](http://www.yolink.com/yolink/product-info/contact-us.jsp). We are currently
working on an FAQ.

  Q: I’m confident that I’ve installed yolink Search for WordPress correctly, and
I’ve read the entire FAQ, but it still doesn’t appear to be working properly. What
could the problem be?

A: There may have been an issue in creating the API key during the activation process.
Please go to the options page to see if you see, “The API Key for this blog is y0l1nk”,
where y0l1nk is a series of letters and numbers. If you don’t have an API key, please
[contact us](http://www.yolink.com/yolink/product-info/contact-us.jsp) to get one.

  Q: Can I exclude certain types of content from my search results?

A: Yes. In addition to the option of indexing pages, posts, and custom post types
you can further customize your search results. Please view our [Developer Documentation](http://developer.yolink.com/docs)
or [contact us](http://www.yolink.com/yolink/product-info/contact-us.jsp) for assistance.

  Q: Where can I report a bug?

A: Please use the [contact form](http://www.yolink.com/yolink/product-info/contact-us.jsp)
to report any bugs.

  Q: I want to use yolink Search for WordPress for multisite search. Do I need a
different API key for each site?

A: Yes, each site requires a separate API key for multisite search to work. For 
each site you manage you’ll need to register a new API key in order to search across
all of the content that you’ve indexed on those domains. All of your API keys can
be managed from your [yolink account](https://admin.yolink.com/account/signin), 
or on your WordPress.org yolink settings page. Once you’ve accepted the agreement
with TigerLogic on each of those WordPress installs, you’ll be able to register 
and choose which installs to include in your multisite registration. If you have
any questions or need any assistance with multisite search please [contact us](http://www.yolink.com/yolink/product-info/contact-us.jsp).

  Q: I’m a WordPress theme developer, and I’d like to bundle yolink Search for WordPress
with my theme(s). Is this okay?

A: Sure, bundle away! Please note that each user of your theme(s) will need their
own API key. If you’d like to learn about our Preferred Developer program, please
[contact us](http://www.yolink.com/yolink/product-info/contact-us.jsp).

  Q: How do I enable “Related Articles” with yolink Search for WordPress?

A: With yolink Search for WordPress you have the configurable option to display 
related articles at the bottom of each of your blog articles. By default this feature
is turned off, however, to turn it on 1) Go to your yolink Search for WordPress 
settings page, 2) At the top of your settings page you’ll see, “Related Posts”, 
on the top right. This is where you can manage this feature and turn it on/off.

  Q: Is yolink Search for WordPress available in other languages?

A: The yolink Search for WordPress user interface and dashboard is currently available
only in English. The search functionality is officially supported in English, French,
German, and Spanish. Other languages may also work, but may have some limitations.

## Reviews

![](https://secure.gravatar.com/avatar/be311146e2a78c92754e43cf3ea16e832307c6b28e3deea4e565826f16610f50?
s=60&d=retro&r=g)

### 󠀁[Ridiculous Pricing options](https://wordpress.org/support/topic/ridiculous-pricing-options/)󠁿

 [dubbinz](https://profiles.wordpress.org/dubbinz/) February 7, 2017

Never even tried the plugin, I chose not to buy it. They charge by the amount of
visits you get instead of amount of domains. I get 5k-10k visits per month and paying
300 dollars for this is crazy let alone every year, I pay much less for plugins 
that do a lot more. You almost had a customer until I saw your price.

 [ Read all 3 reviews ](https://wordpress.org/support/plugin/yolink-search/reviews/)

## Contributors & Developers

“yolink Search for WordPress” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ Aaron Brazell ](https://profiles.wordpress.org/technosailor/)
 *   [ tigerlogic ](https://profiles.wordpress.org/tigerlogic/)

[Translate “yolink Search for WordPress” into your language.](https://translate.wordpress.org/projects/wp-plugins/yolink-search)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/yolink-search/), check
out the [SVN repository](https://plugins.svn.wordpress.org/yolink-search/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/yolink-search/) 
by [RSS](https://plugins.trac.wordpress.org/log/yolink-search/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.6

 * fixed potential xss vulnerability

#### 2.5

 * minor bug fixes

#### 2.4

 * Introduce yolink_custom_url custom tag to allow posts to index outside content.

#### 2.3

 * Fixed bugs for recent posts being out of order
 * Allow for automatic indexing of comments without having to re-crawl

#### 2.2

 * Fixed bugs in batch crawling on non multisite instances

#### 2.1

 * Added support for the Belle theme

#### 2.0.0

 * Added support for multisite search
 * Added related articles feature
 * Added extra customization options & dashboard updates

#### 1.1.4

 * Added support for affiliate registrations

#### 1.1.3

 * Fixes bug for blogs with exceedingly large posts
 * Added extra customization options

#### 1.0.5

 * Support for additional themes
 * Removed robots.txt restrictions on crawl requests for blog posts
 * Minor bug fixes

#### 1.0

 * Initial Release

## Meta

 *  Version **2.6**
 *  Last updated **13 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.0.5 or higher **
 *  Tested up to **3.3.2**
 * Tags
 * [search](https://wordpress.org/plugins/tags/search/)[social sharing](https://wordpress.org/plugins/tags/social-sharing/)
 *  [Advanced View](https://wordpress.org/plugins/yolink-search/advanced/)

## Ratings

 1.3 out of 5 stars.

 *  [  0 5-star reviews     ](https://wordpress.org/support/plugin/yolink-search/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/yolink-search/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/yolink-search/reviews/?filter=3)
 *  [  1 2-star review     ](https://wordpress.org/support/plugin/yolink-search/reviews/?filter=2)
 *  [  2 1-star reviews     ](https://wordpress.org/support/plugin/yolink-search/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/yolink-search/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/yolink-search/reviews/)

## Contributors

 *   [ Aaron Brazell ](https://profiles.wordpress.org/technosailor/)
 *   [ tigerlogic ](https://profiles.wordpress.org/tigerlogic/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/yolink-search/)