I have a layout item in Sitecore and I am able to identify all the referrer items via Links button. I have tons of referrer items, I would like to remove all of them. I am hoping that I won't have to go through each item individually to delete the reference items. I am also hoping not to delete the referred items and recreating it since it will generate different GUID for the new item.
Is there a way to do this via Sitecore Desktop or SQL Server?
You can create a dynamic Asp.net page with the following code logic in the code behind.