Unindexed story

How to make search engines not indexing a story

Now we have the possibility to choose to not index a story by search engines. To do it, you can remove the check mark in the edit of the story. (see screenshot)

Of default the mark is active, so the story will index by search engine; but if you want no index the story, you just remove the tick.

When there isn't the tick active, the virtualcms add in the <head> of the page story the follow metatags:

<meta name="robots" content="noindex, nofollow">
<meta name="Googlebot-News" content="noindex, nofollow">

This two metatags allow to not index the story in the search engine and in Google News. To have more information, you can consult the following guide: 

https://developers.google.com/search/reference/robots_meta_tag?hl=en