Problem/Motivation
It would be great to allow SEO managers to remove links to content in bulk from a list of URLs. SEO managers often have lists of under-performing content and they then want to remove links to this content and then remove the content from the site.
Proposed resolution
- Add form that accepts a list of links
- On submission we validate that the links point to entities on the site
- Submit a batch to remove the to this content
- Optionally offer to the user to unpublish the content once the links have been removed.
Remaining tasks
User interface changes
New form
API changes
TBD
Data model changes
None
Issue fork entity_usage_updater-3493256
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
alexpottComment #4
alexpottWe've got test coverage and this is working at expected.
Comment #5
alexpottComment #7
alexpott