You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SerperDevWebSearch component currently includes subdomains when using the allowed_domainsparameter. This can be problematic when users want to limit results to only the main domain.
Use Case
User wants to search only within company.com but exclude results from subdomains like blog.company.com, shop.company.com, etc.