Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Use when auditing metadata, crawlability, structured data, or indexability related to Sync HTML canonical tags and Link headers. Verify the rendered HTML and HTTP response rather than relying only on source files.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-05 | ✗→✓ | ▲ Improved | -22% | 0% |
| case-10 | ✗→✓ | ▲ Improved | 9% | 0% |
| case-21 | ✗→✓ | ▲ Improved | 18% | 0% |
| case-01 | ✓→✓ | = Same ✓ | -1% | 0% |
| case-02 | ✓→✓ | = Same ✓ | -24% | 0% |
Conflicting canonical-url signals can lead search engines to ignore both declarations, potentially causing duplicate content issues and incorrect indexing.
rel="canonical" tag in your HTML matches the Link canonical-url header if both are usedCompare the HTML canonical tag with the HTTP Link header to ensure they point to the exact same URL.
Update either the HTML tag or the HTTP header so that they provide a consistent canonical URL signal.
Explain the risks of sending conflicting technical SEO signals to search engine crawlers.
Review metadata generation, rendered HTML, structured data, and response headers related to Sync HTML canonical tags and Link headers. Flag exact routes or templates where search-facing output violates the rule, and describe how to verify the final page output.
For full implementation details, code examples, and framework-specific guidance, see references/rule.md.
Rule page: https://frontendchecklist.io/en/rules/seo/canonical-header
Other measured skills in the registry, with their headline benchmark lift.