By installing this plugin, all sitelinks can be immediately accessed by appending the extension php and will return html source code instead of a 404 response. This affects plain php templates as well as blade templates and will probably cause serious SEO issues.
It can be simply reproduced by setting up the starterkit, add the extension an open url-to-starterkit/notes.php
As Kirby uses its own redirect magic through index.php, it seems that this issue can't be solved by simply adding .htaccess rule for php extension.
By installing this plugin, all sitelinks can be immediately accessed by appending the extension php and will return html source code instead of a 404 response. This affects plain php templates as well as blade templates and will probably cause serious SEO issues.
It can be simply reproduced by setting up the starterkit, add the extension an open url-to-starterkit/notes.php
As Kirby uses its own redirect magic through index.php, it seems that this issue can't be solved by simply adding .htaccess rule for php extension.