Canonical Tag Implementation Helper
Give it the type of site, why the same content is reachable through multiple URLs (tagging, filtering, tracking parameters), and the CMS or platform in use, and it returns ready-to-paste canonical tag code for that exact stack. A follow-up pass lists common implementation pitfalls, like self-referencing errors and conflicting canonicals, so you can sanity-check the fix, and flags when a permanent redirect is the better call instead of a canonical tag.
I have {site_description} where the same content is reachable through multiple URLs due to {cause_of_duplication}. Can you give me the {platform} code to implement the canonical tags correctly? Next: Could you outline the common pitfalls to avoid when implementing canonical tags?