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 #1

Updated by Gerrit Code Review almost 5 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60738

Actions #2

Updated by Susanne Moog over 4 years ago

  • Tags set to CodingNight
Actions #3

Updated by Gerrit Code Review over 4 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60738

Actions #4

Updated by Gerrit Code Review over 4 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60738

Actions #5

Updated by Gerrit Code Review over 4 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60738

Actions #6

Updated by Gerrit Code Review over 4 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60738

Actions #7

Updated by Gerrit Code Review over 4 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60738

Actions #8

Updated by Gerrit Code Review over 4 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60738

Actions #9

Updated by Gerrit Code Review over 4 years ago

Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60738

Actions #10

Updated by Gerrit Code Review over 4 years ago

Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60738

Actions #11

Updated by Gerrit Code Review over 4 years ago

Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60738

Actions #12

Updated by Gerrit Code Review over 4 years ago

Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60738

Actions #13

Updated by Richard Haeser over 4 years ago

  • Description updated (diff)
Actions #14

Updated by Richard Haeser over 4 years ago

  • Subject changed from Set X-Robots-Tag header if application context is set to development to Prevent indexing of pages in search engines while not in a production context
Actions #15

Updated by Georg Ringer about 4 years ago

  • Status changed from Under Review to Rejected

rejecting issue because e.g. context Production/Live and Production/Staging can't really be differed

Actions

Also available in: Atom PDF