Solved
How to make landing Page to Not Index
Hi,
We have following code in landing pages.
<meta name="robots" content="index, nofollow">
Does this code make sure that the page will not be indexed? Shall we make any other changes? We do not want the page to be indexed.
Thanks.