Mikko Saari
@msaari on WordPress.org and Slack
Bio
- Member Since: June 9th, 2008
- Location: Tampere, Finland
- Website: relevanssi.com
- Job Title: CEO
- Employer: Painava sana oy
Contribution History
Mikko Saari’s badges:- Core Contributor
- Plugin Developer
- Support Contributor
- Support Team
- Translation Contributor
- Translation Editor
- WordCamp Speaker
-
Posted a reply to Relevanssi Light 1.2.2 breaks autocomplete in Parent Page selector, on the site WordPress.org Forums:
It doesn't completely break it, it just changes the behaviour – the MySQL fulltext search… -
Posted a reply to Synonym Help, on the site WordPress.org Forums:
The problem is the minimum word length, which is three characters by default. In your… -
Posted a reply to Tags are not found, on the site WordPress.org Forums:
I expect so. Where in the recipe post is that part stored? Is it in… -
Posted a reply to Tags are not found, on the site WordPress.org Forums:
add_filter( 'relevanssi_content_to_index', function( $content, $post_object ) { $parent_post = get_post_meta( $post_object->ID, 'wprm_parent_post_id', true ); if… -
Posted a reply to Tags are not found, on the site WordPress.org Forums:
Sure. Remember that I know nothing of WPRM. If you can tell me how to… -
Posted a reply to Tags are not found, on the site WordPress.org Forums:
I don't think there's a reference in the recipe to the post that contains it?… -
Posted a reply to Tags are not found, on the site WordPress.org Forums:
I checked the five most recent posts from the Grillrezept category, and none of them… -
Posted a reply to Tags are not found, on the site WordPress.org Forums:
Can you please enable the Relevanssi debugging mode from Settings > Relevanssi > Debugging? If… -
Posted a reply to Highlight causes page loading glitches, on the site WordPress.org Forums:
The snippet above might help, but you may need to allow other HTML tags. I… -
Posted a reply to Two search buttons?, on the site WordPress.org Forums:
Sure! You can use the standard WordPress filtering tools with Relevanssi. If you want to… -
Posted a reply to Highlight causes page loading glitches, on the site WordPress.org Forums:
That is unfortunate, but the other option was a security vulnerability that would allow malicious… -
Posted a reply to Understanding and improving the relevancy score, on the site WordPress.org Forums:
There's no upper limit for the relevance scores, and drastic moves are the best for… -
Posted a reply to Feature suggestion: decrease relevance based on post’s date, on the site WordPress.org Forums:
This feature already exists, but it's in Premium and it's a positive boost for recent… -
Posted a reply to Understanding and improving the relevancy score, on the site WordPress.org Forums:
That isn't a very high value. I usually recommend setting the weight to 100 to… -
Posted a reply to Understanding and improving the relevancy score, on the site WordPress.org Forums:
Looking at the first post, it has word "video" once, but the word "convites" 25… -
Posted a reply to Nonindex URLs still appearing in search results, on the site WordPress.org Forums:
Your front-end search cannot be Relevanssi, as Relevanssi cannot return unindexed pages in results (unless… -
Posted a reply to Nonindex URLs still appearing in search results, on the site WordPress.org Forums:
If the Relevanssi debugger says the post is not indexed, then it simply cannot appear… -
Posted a reply to Reverse order by date, on the site WordPress.org Forums:
Is the order in the Relevanssi admin search correct? Is the date sorting right there?… -
Posted a reply to Relevanssi on RSS feeds?, on the site WordPress.org Forums:
Yeah, that's something you preferably want to do on a staging site. If the line… -
Posted a reply to Reverse order by date, on the site WordPress.org Forums:
Are you looking at this in the WP admin search the screenshot is from? Relevanssi… -
Posted a reply to Relevanssi on RSS feeds?, on the site WordPress.org Forums:
Have you tried switching to a default theme and disabling other plugins? A basic test… -
Posted a reply to Relevanssi on RSS feeds?, on the site WordPress.org Forums:
Adding this to my site enables Relevanssi in RSS feeds as it should: add_filter( 'relevanssi_search_ok',… -
Posted a reply to Reverse order by date, on the site WordPress.org Forums:
Something like this? add_filter( 'relevanssi_modify_wp_query', function( $query ) { $query->set( 'orderby', array( 'relevance' => 'desc',… -
Posted a reply to SQL injection vulnerability, on the site WordPress.org Forums:
Yes, but I'm not allowed to help you here. This forum is only for the… -
Posted a reply to [Relevanssi - A Better Search] SQL injection vulnerability, on the site WordPress.org Forums:
This forum is for the free version. The Premium support is at Relevanssi.com. I can… -
Posted a reply to Combine Relevanssi & FacetWP’s sort function, on the site WordPress.org Forums:
Relevanssi supports sorting alphabetically by title and by date, based on the standard WP orderby… -
Posted a reply to Relevanssi & WP Gridbuilder, on the site WordPress.org Forums:
No. I don't know anything about Gridbuilder. Since Gridbuilder has built-in Relevanssi compatibility, they clearly… -
Committed [3299079] to Plugins SVN:
Adjusting the PHP requirement -
Posted a reply to PHP compatibility, on the site WordPress.org Forums:
Relevanssi indeed requires 7.1. I have forgotten to update the PHP requirement in the free… -
Committed [3298418] to Plugins SVN:
Tagging 4.24.6 -
Posted a reply to Avada incompatibility?, on the site WordPress.org Forums:
There are no restrictions whatsoever in that query: it should return all posts with the… -
Posted a reply to ?highlight in URL doubles images in post, on the site WordPress.org Forums:
The duplicated image is just a normal image, and there's nothing unusual about it. I… -
Posted a reply to ?highlight in URL doubles images in post, on the site WordPress.org Forums:
When you use in-document highlighting, Relevanssi adds a the_content filter hook that does some search… -
Posted a reply to Avada incompatibility?, on the site WordPress.org Forums:
That post cannot be found at all. Something's funny there. The search does respond to… -
Posted a reply to Server error, on the site WordPress.org Forums:
This is where Relevanssi checks for product variations to see if the user is allowed… -
Posted a reply to Avada incompatibility?, on the site WordPress.org Forums:
There are strange things going on. Why are there only three results on the first… -
Posted a reply to ?highlight in URL doubles images in post, on the site WordPress.org Forums:
You don't allow people from Finland to see your site, so I'm afraid I can't… -
Posted a reply to space start first result, on the site WordPress.org Forums:
Your archive.css has a width: 50% setting for .products-grid .product for narrow displays. Removing that… -
Posted a reply to space start first result, on the site WordPress.org Forums:
No, because I don't know anything about your theme. But you can remove the .row:before… -
Posted a reply to space start first result, on the site WordPress.org Forums:
How is the search results page different without Relevanssi? Why doesn't the .row:before empty space… -
Posted a reply to space start first result, on the site WordPress.org Forums:
Does this only happen when Relevanssi is enabled? This seems to be a CSS problem.… -
Posted a reply to Not finding text in Divi Theme heading module, on the site WordPress.org Forums:
Good to hear. I will include this fix in the next version of Relevanssi. -
Posted a reply to Kadence WP AJAX search lite issue, on the site WordPress.org Forums:
Is it possible the results appear on the page as soon as you start typing… -
Posted a reply to Not finding text in Divi Theme heading module, on the site WordPress.org Forums:
Is there perhaps a Code module after the section, too? Relevanssi removes the Divi Code… -
Posted a reply to My sites showing duplicated taxonomie results, on the site WordPress.org Forums:
Already handled in Relevanssi Premium support. -
Posted a reply to Issue with indexing new posts, on the site WordPress.org Forums:
If a new post is added to the site now, is it indexed automatically or… -
Translated 3 strings on translate.wordpress.org.
-
Posted a reply to Parent & Grandparent Categories not Being Indexed, on the site WordPress.org Forums:
Your search includes a restriction that posts in category 356 and all its children are… -
Posted a reply to Avoiding caching ActivityPub content, on the site WordPress.org Forums:
Yeah, it's the first thing. Does it need RewriteEngine on in it? -
Posted a reply to Avoiding caching ActivityPub content, on the site WordPress.org Forums:
I've added the rewrite rules now, and I'll know if I don't get any complaints.…
Developer
-
Mahjong Tiles
Active Installs: 10+
-
Relevanssi - A Better Search
Active Installs: 100,000+
-
Relevanssi Light
Active Installs: 600+
-
Relevanssi Live Ajax Search
Active Installs: 5,000+
Suomi (Finnish) Plugins Translation Editor - #fi
-
AMP
Active Installs: 500,000+
-
Autoptimize
Active Installs: 1+ million
-
Better Recent Comments
Active Installs: 3,000+
-
Relevanssi – A Better Search
Active Installs: 100,000+
-
Relevanssi Live Ajax Search
Active Installs: 5,000+
-
TablePress – Tables in WordPress made easy
Active Installs: 700,000+
-
WordPress RSS Feed Retriever
Active Installs: 9,000+