79092353

Date: 2024-10-16 03:25:18
Score: 0.5
Natty:
Report link

This is the version that worked for me in TypeScript/ReactJS:

document.querySelector('link[rel="canonical"]')?.setAttribute("content", "NEW_HREF_GOES_HERE");
Reasons:
  • Whitelisted phrase (-1): worked for me
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Jaceczek