In my CMS, it will embed certain specific tags in <meta keyword> but i think these keywords aren't enough.
If I put two keyword lines together, does the second one count?
<meta name="keywords" content="GENERATED BY CMS" />
<meta name="keywords" content="MY OWN CHOICE" />
Thanks!