Project

General

Profile

Actions

Feature #88339

closed

Prevent indexing of pages in search engines while not in a production context

Added by Georg Ringer almost 5 years ago. Updated about 4 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2019-05-13
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
CodingNight
Complexity:
Sprint Focus:

Description

Sometimes people have to make a non-production website publicly available. In those circumstances, you want to prevent that pages are indexed in search engines. In that case the best option is to set the robot instruction to noindex / none. This should be both the x-robots-tag HTTP header and the robots meta tag. This should only be done when a site is in a non-production context.

Actions

Also available in: Atom PDF