Remove meta keywords from source code

Hi,

Where and how I can remove meta keywords from source code of my website?
I can see that lot of website removed that, cause its not useful anymore, and I want to do that too.

Thanks in advance!

Check this out:
https://docs.cs-cart.com/latest/user_guide/look_and_feel/layouts/layout_pages/index.html

Thank you for your answer.
I am not sure if that solution is there, or I just cant find it…
Now on all my products and pages I have meta keywords, and I would like to remove all of that, but not one by one. I think that the solution can be to delete this <meta name=“keywords” content=“example,example2…” from showing in source code of my website, but I am not sure where to find it…

As alternative, you can remove the tag directly in the template

/design/themes/responsive/templates/meta.tpl

1 Like

…or override via hook “index:meta” rather.

1 Like

You can also import blank values for the Meta keywords field in your import file for all your products.

2 Likes

is it a problem to leave meta keywords in ?

It’s better to remove the meta keywords tag totally.