Add a way to flag AI content farms in search results so the backend can deprioritize these results.
Minor extension of the existing workflow for deprioritizing or blocking results.
When a user selects the option to block a website in the results, display an additional prompt asking if they want to select a reason for blocking the site.
If they say yes, show a short, predefined list of reasons, including that the result is an AI content farm.
Once submitted, notify the backend of the reason for blocking, then add the site to the personalized results block list as usual.
No need to track this information for the user or change any other workflow, just send this information along to the backend one time when the block is created.