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

Command icon 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

alexpott created an issue. See original summary.

alexpott’s picture

Status: Active » Needs review
alexpott’s picture

Status: Needs review » Reviewed & tested by the community

We've got test coverage and this is working at expected.

alexpott’s picture

  • alexpott committed b5eb3cde on 1.0.x
    Issue #3493256 by alexpott: Add a form to allow a user with a list of...
alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.