Appearance
How to Fix “Canonical Tag Not Found”
How to Fix “Canonical Tag Not Found”
If the SEO Checker reports that the canonical tag is missing, you can manually add it to your theme by following the steps below:
In your Shopify admin, go to Online Store → Themes, then select Edit code for your active theme.

Use the search function (Ctrl + F on Windows or Command + F on macOS) to search for the keyword
canonical.Locate the line of code that contains the canonical tag. Refer to the example image provided for guidance.

Cut and copy the entire line of canonical tag code.
Search for the
<head>tag in the theme files, then paste the canonical tag immediately after the<head>tag. Refer to the example below to ensure correct placement.
Save your changes.
Return to SEOWILL and rescan the SEO Checker to confirm that the canonical tag is now correctly detected.
Note:
Editing theme code should be done carefully. If you are unsure, consider backing up your theme or consulting a developer before making changes.
If you need further clarification or assistance, please feel free to contact the SEOWILL Support Team.
