How to block page from being indexed..

2 replies
  • SEO
  • |
I just want to make sure this is the correct code to use so search engines won't index a certain page:


<html>
<head>
<title>...</title>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
</head>




Thanks in advance
#block #indexed #page

Trending Topics