Title: tag canonical error
Last modified: August 30, 2016

---

# tag canonical error

 *  Resolved [PUECON](https://wordpress.org/support/users/puecon/)
 * (@puecon)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/tag-canonical-error/)
 * wordpress allow website to have multiple tags in the url, for example,
 * `website.com/tag1,tag2/page/10`
 * but the canonical only display the first tag1, for example,
 * `website.com/tag1/page/10`
 * Since multiple tags in the URL will have more pages, so if tag1 doesn’t have 
   10 pages, this lead 404 error in google web console.
 * [https://wordpress.org/plugins/wordpress-seo/](https://wordpress.org/plugins/wordpress-seo/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [AskKim](https://wordpress.org/support/users/askkim/)
 * (@askkim)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/tag-canonical-error/#post-6697974)
 * Hi Puecon,
 * Do you perhaps have “noindex subpages of archives” enabled?
 * [http://kb.yoast.com/article/213-how-do-i-noindex-urls#archives](http://kb.yoast.com/article/213-how-do-i-noindex-urls#archives)
 * ~ Kim ~
    Support at Yoast
 *  Thread Starter [PUECON](https://wordpress.org/support/users/puecon/)
 * (@puecon)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/tag-canonical-error/#post-6697975)
 * No.
 * Let me give another example of the problem.
 * If you go to [https://yoast.com/cat/analytics,seo/page/41/](https://yoast.com/cat/analytics,seo/page/41/),
   this link contain the posts of all post that have analytics and/or seo as the
   category.
 * If you view the source, it’ll display the canonical as,
 * `<link rel="canonical" href="https://yoast.com/cat/analytics/page/41/" />`
 * which is wrong, because that page doesn’t exist, which lead to an 404 crawler
   error in google webmaster console.
 * The correct should be:
 * `<link rel="canonical" href="https://yoast.com/cat/analytics,seo/page/41/" />`
 * The same error is prevalent in multiple tags.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘tag canonical error’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-seo/assets/icon-256x256.gif?rev=3419908)
 * [Yoast SEO - Advanced SEO with real-time guidance and built-in AI](https://wordpress.org/plugins/wordpress-seo/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-seo/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-seo/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-seo/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-seo/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-seo/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [PUECON](https://wordpress.org/support/users/puecon/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/tag-canonical-error/#post-6697975)
 * Status: resolved