Skip to content

Private (non-discoverable) Items missing 'noindex' meta tag in DSpace 7 and onwards #4835

@ZahraaChreim-Atmire

Description

@ZahraaChreim-Atmire

Description:
In DSpace 6, Private (non-discoverable) items used to include a
<meta name="robots" content="noindex"> tag (Issue #5346 / PR #2593) to prevent them from being indexed by search engines.

With the move to DSpace 7 and onwards, this behavior was lost. Private/non-discoverable items no longer output a noindex meta tag.

Expected:
Non-discoverable items should include <meta name="robots" content="noindex"> in the HTML.

Actual:
No such tag is added in the Angular UI.

Metadata

Metadata

Labels

affects: 7.xIssue impacts 7.x releasesaffects: 8.xIssue impacts 8.x releasesaffects: 9.xIssue impacts 9.x releasesaffects: mainIssue impacts "main" (latest release).bugcomponent: SEOSearch Engine Optimization

Type

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions