Forum Replies Created

Viewing 1 replies (of 1 total)
  • @hetrijkvandekeizer Seems to have found a solution here that seems to be related to Yoast and WooCommerce.

    Like @hetrijkvandekeizer we’ve also gone thru 3 days trying to find why we get:
    <meta name="robots" content="noindex, follow"/>

    We found that disabling all plugins, gives us:
    <meta name='robots' content='max-image-preview:large' />

    Then enabling only WooCommerce:
    <meta name='robots' content='max-image-preview:large, noindex, follow' />

    Is there a left over setting from Yoast that Woocommerce reacts to? While we’ve used Yoast in the past we’ve moved to Rankmath for several years and using Hello Elementor as theme.

    /woocommerce/includes/wc-template-functions.php has code involving the $robots directives.

    We’ve tried:
    WordPress Dashboard > Settings > Reading is disabled.
    Snippets in functions.php
    Disabling RankMath and other plugins
    DB setting: blog_public

    The page I need help with is https://esim2fly.com

Viewing 1 replies (of 1 total)