Problem/Motivation

The /filter/tips page has a link to http://www.w3.org/TR/html/ but this page is redirected to https://html.spec.whatwg.org/, resulting in a 301 error.

Steps to reproduce

Run an SEO check on any site with comments enabled. The 301 error should appear.

Proposed resolution

Change the link to https://html.spec.whatwg.org/ to eliminate the 301 error.

Remaining tasks

Change the link to https://html.spec.whatwg.org/

User interface changes

None

API changes

None

Data model changes

None

Release notes snippet

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

platinum1 created an issue. See original summary.

longwave’s picture

Version: 8.9.x-dev » 9.3.x-dev
Issue tags: +Novice
larowlan’s picture

Title: 301 error for /filter/tips » Update changed link for /filter/tips

301 isn't technically an error

varshith’s picture

longwave’s picture

Status: Active » Needs review

Thank you for the patch.

platinum1’s picture

@varshith +1 Thank you

vikashsoni’s picture

Thanks for the patch link updated

longwave’s picture

It is no longer just "W3C's HTML Specification" as I believe both WHATWG and W3C collaborate on the spec now - I think this the link text should be updated to refer to "the HTML Living Standard".

ankithashetty’s picture

Updated the patch in #4 as suggested in #8, thanks!

longwave’s picture

Status: Needs review » Reviewed & tested by the community

Thanks!

longwave’s picture

Title: Update changed link for /filter/tips » Update HTML specification link for /filter/tips

  • catch committed aea32e8 on 9.3.x
    Issue #3224478 by ankithashetty, varshith, longwave, platinum1: Update...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 9.3.x, thanks!

Status: Fixed » Closed (fixed)

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