You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 8, 2022. It is now read-only.
Is there any way to avoid the indexing of Extbase records / pages that are disabled in the backend? The problem is, the pages are accessible, but return a 404. Which is fine.
But they should not be indexed when they are disabled. How can I accomplish this?
MetaSEO version: 2.1.0
TYPO3 version: 7.6.39
PHP version: 7.1.22
Is there any way to avoid the indexing of Extbase records / pages that are disabled in the backend? The problem is, the pages are accessible, but return a 404. Which is fine.
But they should not be indexed when they are disabled. How can I accomplish this?