I was using this linter and I noticed that the no-javascript-urls rule, when linting relative URLs, on situations such as: I believe it has to do with the URL() constructor used requiring the base URL ...
Status: Needs TriageIssue will be reviewed by Core Team and a relevant label will be added as soon as possibleIssue will be reviewed by Core Team and a relevant label will be added as soon as possible ...
Google updated its JavaScript SEO best practices document with a new section on how to set the canonial URL when using JavaScript. Google wrote, "The best way to set the canonical URL is to use HTML, ...