ナビゲーションをスキップ

Waiting for author

Reported for: WooCommerce Multilingual & Multicurrency 4.12.6

Overview of the issue

You can set WooCommerce products to use translations if available or fallback to the default language by going to WPMLSettingsPost Types Translation. However, when you enable this Translatable option on a site that also uses Rank Math SEO, you may get a ERR_TOO_MANY_REDIRECTS error when trying to access a product in the secondary language that’s not translated.

Workaround

This issue is related to the Remove Base option from Rank Math SEO which is available by going to Rank MathGeneral SettingsWooCommerceRemove Base. Our team is still investigating the issue to find a definitive solution. For now, as a workaround you can either:

  • Make a full backup of your site before proceeding.
  • Add this code into your theme’s functions.php file:
    /* Filter to disable custom product redirection. */
    add_filter( 'rank_math/woocommerce/product_redirection', '__return_false' );
    

2件の返信 へ “Rank Math SEO - ERR_TOO_MANY_REDIRECTS error on WooCommerce products”

    • Hello!
      The problem is investigated by the Rank Math SEO plugin authors.
      You can use the workaround that is supplied here as this is what they have recommended to us.
      Perhaps it would be a better idea if you can open a ticket in their support forum at let them know that you have the issue as well and ask for a better fix.

返信を残す

トピックに関連した内容を心がけ、他の人に敬意を払ってください。この投稿に関連しない問題についてサポートが必要な場合は、サポートフォーラムを使用してチャットを開始するかチケットを提出してください。

これらのタグを使用できます:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>