Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter nemapo77

    (@nemapolifestyle)

    hi andré

    thanks a lot for the input. i reached out to the supplier of the theme, and he was able to give me the needed info.

    i need to add a filter in the functions.php file which then properly sets the meta robots tag on product pages.

    in detail:

    if(!function_exists('avia_woocommerce_set_follow'))
    {
        function avia_woocommerce_set_follow($meta)
        {
            if( is_product_category() || is_shop() ) {
                $meta = '<meta name="robots" content="index, follow" />' . "\n";
            }
            return $meta;
        }
    
        add_filter('avf_set_follow','avia_woocommerce_set_follow', 10, 1);
    }

    thanks again for the support!
    lieni

    Thread Starter nemapo77

    (@nemapolifestyle)

    hi, thanks for the feedback. i did all the steps, still the same ??

    Thread Starter nemapo77

    (@nemapolifestyle)

    hi, sure:

    
    ### WordPress Environment ###
    
    WordPress address (URL): https://nemapo.com
    Site address (URL): https://nemapo.com
    WC Version: 6.3.1
    REST API Version: ? 6.3.1
    WC Blocks Version: ? 6.9.0
    Action Scheduler Version: ? 3.4.0
    WC Admin Version: ? 3.2.1
    Log Directory Writable: ?
    WP Version: 5.9.2
    WP Multisite: –
    WP Memory Limit: 2 GB
    WP Debug Mode: –
    WP Cron: ?
    Language: en_US
    External object cache: –
    
    ### Server Environment ###
    
    Server Info: Apache
    PHP Version: 8.0.16
    PHP Post Max Size: 1 GB
    PHP Time Limit: 120
    PHP Max Input Vars: 200000
    cURL Version: 7.29.0
    NSS/3.53.1
    
    SUHOSIN Installed: –
    MySQL Version: 10.3.32-MariaDB
    Max Upload Size: 512 MB
    Default Timezone is UTC: ?
    fsockopen/cURL: ?
    SoapClient: ?
    DOMDocument: ?
    GZip: ?
    Multibyte String: ?
    Remote Post: ?
    Remote Get: ?
    
    ### Database ###
    
    WC Database Version: 6.3.1
    WC Database Prefix: 3W0Rj_
    Total Database Size: 95.97MB
    Database Data Size: 72.90MB
    Database Index Size: 23.07MB
    3W0Rj_woocommerce_sessions: Data: 1.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    3W0Rj_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    3W0Rj_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_actionscheduler_actions: Data: 0.36MB + Index: 0.47MB + Engine InnoDB
    3W0Rj_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_actionscheduler_logs: Data: 0.22MB + Index: 0.16MB + Engine InnoDB
    3W0Rj_adtribes_my_conversions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_amazon_accounts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_amazon_btg: Data: 2.52MB + Index: 1.00MB + Engine InnoDB
    3W0Rj_amazon_categories: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_amazon_feeds: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_amazon_feed_templates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_amazon_feed_tpl_data: Data: 1.52MB + Index: 0.22MB + Engine InnoDB
    3W0Rj_amazon_feed_tpl_values: Data: 2.52MB + Index: 0.27MB + Engine InnoDB
    3W0Rj_amazon_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_amazon_listings: Data: 0.02MB + Index: 0.19MB + Engine InnoDB
    3W0Rj_amazon_log: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    3W0Rj_amazon_markets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_amazon_orders: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    3W0Rj_amazon_payment: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_amazon_profiles: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_amazon_reports: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_amazon_shipping: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_amazon_stock_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_comments: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    3W0Rj_gla_budget_recommendations: Data: 0.22MB + Index: 0.14MB + Engine InnoDB
    3W0Rj_gla_merchant_issues: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_gla_shipping_rates: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_gla_shipping_times: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_icl_content_status: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_icl_core_status: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_icl_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_icl_languages: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_icl_languages_translations: Data: 0.20MB + Index: 0.17MB + Engine InnoDB
    3W0Rj_icl_locale_map: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_icl_message_status: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_icl_mo_files_domains: Data: 0.06MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_icl_node: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_icl_reminders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_icl_strings: Data: 6.52MB + Index: 8.88MB + Engine InnoDB
    3W0Rj_icl_string_batches: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_icl_string_packages: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_icl_string_positions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_icl_string_status: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_icl_string_translations: Data: 8.52MB + Index: 5.03MB + Engine InnoDB
    3W0Rj_icl_translate: Data: 14.28MB + Index: 0.20MB + Engine InnoDB
    3W0Rj_icl_translate_job: Data: 0.08MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_icl_translations: Data: 0.09MB + Index: 0.22MB + Engine InnoDB
    3W0Rj_icl_translation_batches: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_icl_translation_downloads: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_icl_translation_status: Data: 7.06MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_imagify_files: Data: 0.27MB + Index: 0.16MB + Engine InnoDB
    3W0Rj_imagify_folders: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_layerslider: Data: 0.08MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_layerslider_drafts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_layerslider_revisions: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_mailchimp_carts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_mailchimp_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_mailpoet_custom_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_mailpoet_dynamic_segment_filters: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_mailpoet_feature_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_mailpoet_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_mailpoet_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_mailpoet_mapping_to_external_entities: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_mailpoet_newsletters: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_mailpoet_newsletter_links: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    3W0Rj_mailpoet_newsletter_option: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_mailpoet_newsletter_option_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_mailpoet_newsletter_posts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_mailpoet_newsletter_segment: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_mailpoet_newsletter_templates: Data: 2.52MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_mailpoet_scheduled_tasks: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_mailpoet_scheduled_task_subscribers: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_mailpoet_segments: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_mailpoet_sending_queues: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_mailpoet_settings: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_mailpoet_statistics_clicks: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    3W0Rj_mailpoet_statistics_forms: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_mailpoet_statistics_newsletters: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_mailpoet_statistics_opens: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    3W0Rj_mailpoet_statistics_unsubscribes: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    3W0Rj_mailpoet_statistics_woocommerce_purchases: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    3W0Rj_mailpoet_stats_notifications: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_mailpoet_subscribers: Data: 0.02MB + Index: 0.13MB + Engine InnoDB
    3W0Rj_mailpoet_subscriber_custom_field: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_mailpoet_subscriber_ips: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_mailpoet_subscriber_segment: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_mailpoet_user_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_options: Data: 7.14MB + Index: 0.17MB + Engine InnoDB
    3W0Rj_postmeta: Data: 9.17MB + Index: 2.19MB + Engine InnoDB
    3W0Rj_posts: Data: 4.09MB + Index: 0.06MB + Engine InnoDB
    3W0Rj_sib_model_contact: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_sib_model_country: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_sib_model_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_sib_model_lang: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_sib_model_users: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_terms: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_term_relationships: Data: 0.14MB + Index: 0.09MB + Engine InnoDB
    3W0Rj_term_taxonomy: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_toolset_associations: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    3W0Rj_toolset_connected_elements: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_toolset_post_guid_id: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_toolset_relationships: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    3W0Rj_toolset_type_sets: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_usermeta: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    3W0Rj_wcpdf_invoice_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_wcpdf_packing_slip_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_wc_admin_notes: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    3W0Rj_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    3W0Rj_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_wc_product_attributes_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_wc_product_meta_lookup: Data: 0.05MB + Index: 0.09MB + Engine InnoDB
    3W0Rj_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_wpforms_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    3W0Rj_yoast_indexable: Data: 1.42MB + Index: 0.41MB + Engine InnoDB
    3W0Rj_yoast_indexable_hierarchy: Data: 0.05MB + Index: 0.05MB + Engine InnoDB
    3W0Rj_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    3W0Rj_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    3W0Rj_yoast_prominent_words: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    3W0Rj_yoast_seo_links: Data: 0.23MB + Index: 0.11MB + Engine InnoDB
    
    ### Post Type Counts ###
    
    attachment: 79
    avia_framework_post: 61
    custom_css: 1
    jp_img_sitemap: 1
    jp_sitemap: 1
    jp_sitemap_master: 1
    mailpoet_page: 1
    mc4wp-form: 1
    nav_menu_item: 12
    page: 18
    polylang_mo: 4
    portfolio: 10
    post: 9
    postman_sent_mail: 5
    product: 51
    shop_coupon: 3
    shop_order: 4
    shop_order_refund: 3
    wp_global_styles: 1
    
    ### Security ###
    
    Secure connection (HTTPS): ?
    Hide errors from visitors: ?
    
    ### Active Plugins (10) ###
    
    Advanced Database Cleaner: by Younes JFR. – 3.0.4
    Site Kit by Google: by Google – 1.70.0
    Imagify: by WP Media – 1.10
    Jetpack Boost: by Automattic – 1.4.0
    Jetpack: by Automattic – 10.7
    Newsletter, SMTP, Email marketing and Subscribe forms by Sendinblue: by Sendinblue – 3.1.36
    WooCommerce Stripe Gateway: by WooCommerce – 6.3.0
    WooCommerce PDF Invoices & Packing Slips: by WP Overnight – 2.14.1
    Sendinblue - WooCommerce Email Marketing: by Sendinblue – 2.0.34
    WooCommerce: by Automattic – 6.3.1
    
    ### Inactive Plugins (0) ###
    
    ### Dropin Plugins (2) ###
    
    advanced-cache.php: advanced-cache.php
    maintenance.php: maintenance.php
    
    ### Settings ###
    
    API Enabled: ?
    Force SSL: –
    Currency: CHF (CHF)
    Currency Position: left_space
    Thousand Separator: '
    Decimal Separator: .
    Number of Decimals: 2
    Taxonomies: Product Types: external (external)
    grouped (grouped)
    simple (simple)
    variable (variable)
    
    Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
    exclude-from-search (exclude-from-search)
    featured (featured)
    outofstock (outofstock)
    rated-1 (rated-1)
    rated-2 (rated-2)
    rated-3 (rated-3)
    rated-4 (rated-4)
    rated-5 (rated-5)
    
    Connected to WooCommerce.com: –
    
    ### WC Pages ###
    
    Shop base: #10584 - /shop/
    Cart: #8225 - /cart/
    Checkout: #8226 - /checkout/
    My account: #8227 - /myaccount/
    Terms and conditions: ? Page ID is set
    but the page does not exist
    
    ### Theme ###
    
    Name: Enfold
    Version: 4.9
    Author URL: https://kriesi.at
    Child Theme: ? – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme
    WooCommerce Support: ?
    
    ### Templates ###
    
    Overrides: –
    
    ### Action Scheduler ###
    
    Complete: 256
    Oldest: 2022-03-02 15:40:41 +0100
    Newest: 2022-03-19 11:16:54 +0100
    
    Pending: 2
    Oldest: 2022-03-20 04:00:00 +0100
    Newest: 2022-03-20 11:16:54 +0100
    
    ### Status report information ###
    
    Generated at: 2022-03-19 11:52:44 +01:00
    
    Thread Starter nemapo77

    (@nemapolifestyle)

    hi

    thanks for the reply.

    i tested this already and deactivated all plugins exept woocommerce. but i does not help. the shop page still shows: <meta name=”robots” content=”noindex, nofollow” />

    all other shop pages have the same behavior, except the product detail pages. those ones are set to: <meta name=”robots” content=”index, follow” />

    • This reply was modified 2 years, 8 months ago by nemapo77.
    • This reply was modified 2 years, 8 months ago by nemapo77.
Viewing 4 replies - 1 through 4 (of 4 total)