Hide product from google search bar

Hello Everyone,

I want to hide the product from the Google search bar.
I have added a tag hidden In the product and pasted below code it into theme.liquid
{% if product.tags contains ‘hidden’ %}

{% endif %}

but I searched that product goggle then that product still shows in the Google search
is there any issue or will it take time to hide?

hello @Jitali_2103

can you please share your Website URL
thanks

it’s a client Website so I can’t share the URL.