Thread Rating:
  • 0 Vote(s) - 0 Average
Share Thread:
How to deindex a single url?
#13
Add the meta-element robots to the source code of the page which is not supposed to appear in the index and set the value to NOINDEX.

By adding the following to the source code of a page, it will be removed from the index:

<meta name="robots" content="noindex">
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)