User story

As a content editor, i want to know which links in my content are redirected to other pages, so that i can fix my links to use the final URL, instead of the URL that gets redirected.

Example

The "redirected links" section below.


Broken links on Node: 861

These links are to pages or sites that do not exist, please investigate and repair.

[Find a VA national cemetery] [national cemetery] → https://staging.cms.va.gov/find-locations/

Redirected links on Node: 861

These links get redirected to another URL. You may want to edit them to use the final URL destination.

[Schedule a burial] → https://staging.cms.va.gov/plan-a-burial

Untested links on Node: 861

These links have been skipped and not tested.

[800-535-1117] [800-535-1117] → tel: +18005351117
[NCA.Scheduling@va.gov] → mailto:NCA.Scheduling@va.gov
[866-787-0081] → tel: +18667870081

CommentFileSizeAuthor
#5 redirected_links.png29.66 KBswirt

Comments

kevinwalsh created an issue. See original summary.

kevinwalsh’s picture

Issue summary: View changes

  • swirt committed 2381a6e on 8.x-1.x
    Issue #3107174: Report redirected (301) links separately
    

  • swirt committed 03d967b on 8.x-1.x
    Issue #3107174 by swirt: Adjust template for redirected links.
    
swirt’s picture

Assigned: Unassigned » swirt
Issue summary: View changes
Status: Active » Fixed
StatusFileSize
new29.66 KB

I just added code to create a separate section of the node link report to show links that have been redirected.

swirt’s picture

Status: Fixed » Closed (fixed)
swirt’s picture