Good morning,
for a real estate agency I have to make it possible to filter the results by various parameters including the size of the property. At the moment the user must write the minimum and maximum number of dimensions of the property he is looking for.
If the search occurs on the blank search page and I only enter the minimum and maximum dimensions the result is a 404 error page.
Search: https://prnt.sc/bamnThaB3sTI
Result: https://manuelimmobiliare.it/ricerca.html/superficie/20%7C100
I suppose because primary research is missing, but the user is not interested in this, nor is it explained to him. Rather, you should show a message inviting the user to fill in the mandatory missing data, certainly not show a 404 error as the result.
If I use a pre-configured page with a search it sends me to a results page with 0 results even though there are dozens of possible results. It seems to me that this is a really bad result.
Search: https://prnt.sc/fr3mHQLk0g6M
Result: https://prnt.sc/-sPtquE6isfN
You will understand that it is not a good search experience for the user. How can we overcome this problem that affects all fields with minimum and maximum selection by the user?
Thank you very much,
Marco