I have a page with multiple news plugins. Each plugin should only render news list and single view for a given category. This is accomplished via "Single-view page for news from this category" and the TyposScript setting detailPidDetermination
. Furthermore I have plugins with "List of selected items". This all works fine.
Now my problem: I have no clue how that could happen, but Google has now some news twice in the index. Once with the correct path to the single view and once with the path to any other plugin. This leads to duplicate content problems.
So it seems that any news plugin can render the single view for any record. Is there any way to prevent that? Especially when I use the plugin with "List of selected items", I expect it to render list and single view only for those selected records.
TYPO3 8.7
EXT:news 7.3.1