Closed scrummer closed 1 year ago
The get-url-structure endpoint needs to be excluded from indexing robots (robots.txt). Install it by making an entry for each site:
... /form-control/get-url-structure /*/form-control/get-url-structure
@see https://github.com/pimcore/pimcore/blob/10.5/bundles/AdminBundle/Controller/Admin/SettingsController.php#L1571-L1608
Allowing GET operation on this route should be enough. Those URLs are now secret.
GET
Btw. BingBot is the only silly Bot which is crawling data-attributes. However. Fixed.
The get-url-structure endpoint needs to be excluded from indexing robots (robots.txt). Install it by making an entry for each site:
@see https://github.com/pimcore/pimcore/blob/10.5/bundles/AdminBundle/Controller/Admin/SettingsController.php#L1571-L1608