This is the simple meta robots that i always use:
<META NAME="robots" CONTENT="index follow">
But i am confused with:
<meta name="robots" content="index, nofollow">
<meta name="robots" content="noindex, follow">
What does
nofollow with
index and
noindex with
follow means here?