agentsclimarketplace

Canonical

Skill whiteknightonhorse/aipush-agent-skills/skills/canonical

Free, open, security-verified agent skills for AEO (Answer Engine Optimization) — make any site ready for AI agents. Live: aipush.app

Install
npx -y skills add whiteknightonhorse/aipush-agent-skills --skill canonical

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.0 KB, as published. Nobody here has run it

Declare an absolute canonical URL

AIPUSH agent skill · Category: Content Structure · Slug: canonical

Canonical URLs consolidate duplicate/variant URLs so engines index and cite the single correct version — avoiding split signals and wrong citations.

Why it matters

Canonical URLs consolidate duplicate/variant URLs so engines index and cite the single correct version — avoiding split signals and wrong citations.

How to detect

Check for <link rel="canonical" href="https://..."> with an absolute URL in the head.

How to implement

<link rel="canonical" href="https://YOURDOMAIN/page">

Use the absolute, preferred URL (correct protocol, host, and path). One canonical per page.

How to verify

Rendered HTML contains an absolute rel=canonical link.

References


Part of the AIPUSH agent skills catalog. Scan your site free at https://aipush.app.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.