Bug #93300
closedCanonical wrong with mountpoint
100%
Description
Issue originally from https://stackoverflow.com/questions/65732474/typo3-render-correct-canonical-of-selected-mountpoint
When I set the doktype of a page to Mount Point enter image description here and then set mount_pid_ol to Show the mounted page the canonical-tag of the current, site is rendered. Not the canonical of the site selected in mount_pid.
Is that Mount Point option somehow limited with the core SEO plugin since also the whole SEO-Tab is missing after selecting Mount Point?
Testing instructions to see how it should be:
- Create a mount point (lets call it page x) with mount_pid_ol set to 1
- Set the target of the mountpoint to another page (we will call it page y for now)
- If you visits page x in frontend, you should see a canonical pointing to page y
You can also create subpages on page y, which should be available below page x as well (in frontend). All those pages should point towards their page y url structure.
If you have set mount_pid_ol to 0, the subpages should still point towards their targets ( they y variant ). The mount page itself should have a canonical to the page x itself.