Hi, I dońt know how to setup the landingpage for the search results. I checked you documentation but could not find anything. Maybe landingpage is the wrong term?
Here:
**
For examle I only get the webinars from the company flatex as a result.
I am not a dveloper and I do not havea developer at the moment (I am searching on Upwork at the moment).
I can’t make the initial post private, but I removed the site URL and moved it to the private details.
The search results page (triggered by the “s” query argument on any WordPress site like “s?=phrase”) is passed to the search results archive template file (search.php) in your theme directory. This is fully controlled by your theme. To modify this layout, you may have to check the theme settings. Some page builders also provide archive page widgets – but I usually recommend customizing the existing theme, so you don’t have to invest in another plugin.
By default the most relevant results are displayed for the given phrase – the age does not matter.
You can hoever create an exclusion rule to not to include very old results, you can do that here. In that example posts older than 5 years are excluded.