Canonical URL is basically a URL which will help you to let Google and search engine know that your existing page is a copy of the canonical page.
To add canonical URL you need to put the below code in your theme any of default.xml file
<head> <link rel="canonical" src="https://magemonkeys.com" src_type="url" /> </head>
Clear the cache and check the result.