0

I have a page e.g Sign-Up.php in my website, I want this page should not be indexed by google but it should appear in Sitelinks of my website when searched on google.

Is it good idea to use the following tag on my Sign-Up.php?

<meta name="robots" content="noindex, follow, noarchive" />

I know google decides which page are candidate for sitelinks.

unor
  • 92,415
  • 26
  • 211
  • 360
Syed
  • 891
  • 2
  • 8
  • 29

1 Answers1

1

IF you add noindex, Google will not index this page and also will not add it to the sitelinks.