Skip to main contentSkip to footer

Can Relevanssi access content outside WordPress?

Short answer: no. Relevanssi can only access WordPress content.

For a longer answer, read on.

Only within single WP installation

Relevanssi only operates within one WordPress installation. Relevanssi Premium supports multisite searching, where the search can return posts from more than one subsite at once, but even in those cases the WordPress sites must be part of the same installation.

It’s not possible to search content that exists in another WordPress installation, not even if it’s on the same server.

No outside content

Relevanssi is heavily dependent on WordPress methods. When getting posts, Relevanssi uses the get_post() function in WordPress and so on. Those functions cannot access anything outside the WordPress installation, whether it’s another WordPress installation, HTML files or external databases.

If you still need this…

If you really must have Relevanssi access outside data, there’s one way to achieve that: import the data inside your WordPress installation. Create a custom post type, import the data and have Relevanssi index the post type, and then in the search results change the links on the fly to point to the actual source and not the custom post type post.

For small amounts of data, this may be a feasible approach, if the data is available in a format that’s easily accessible.

Your account

Not logged in. Log in to see your license details.

Search

Popular Resources

Adding direct links to outside pages to search results

…affiliatelink. The post type is private and doesn’t have any archives to it. It should be fairly invisible on the site, but it does appear in the admin dashboard and in Relevanssi indexing settings and can be searched. The way this post type is used is simple. Put the link…Hi, is there a way to add a link to another website when searching for certain keywords? We have a few affiliates and we want to include a direct link to their websites in the search results when certain terms are searched for. How would I go about this? A……singular name’, ‘textdomain’ ), ‘menu_name’ => _x( ‘Affiliate links’, ‘Admin Menu text’, ‘textdomain’ ), ‘name_admin_bar’ => _x( ‘Affiliate link’, ‘Add New on Toolbar’, ‘textdomain’ ), ‘add_new’ => __( ‘Add New’, ‘textdomain’ ), ‘add_new_item’ => __( ‘Add New Affiliate link’, ‘textdomain’ ), ‘new_item’ => __( ‘New Affiliate link’, ‘textdomain’ ), ‘edit_item’…

Simple French plurals
If you have Relevanssi Premium and want to make Relevanssi understand French plurals, you can add this code to your…
Riode
Riode is a WooCommerce theme from ThemeForest. It has a built-in live search that does not automatically use Relevanssi. However,…

Related Posts:

Currently there are no related posts available.

Comment Section:

2 Comments. Leave new

Leave a Reply

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

Fill out this field
Fill out this field
Please enter a valid email address.
You need to agree with the terms to proceed