Home Forums WoodMart support forum woocommerce seo friendy brands & brands + category

woocommerce seo friendy brands & brands + category

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #191932

    David Girona
    Participant

    Hello,
    First of all tell them that we liked the topic a lot but we have an important problem to solve.

    We are setting up the e-commerce page for a client and we have a problem with the generation of landings pages, brands and brands + categories.

    The urls that woocommerce generates for us are not seo friendys and also have noindex. We need to know how we can manage this since it is very important for SEO.

    Example category + brand:

    https://gas-hogar.es/product-category/calderas/?filter_brand=vaillant
    Good url -> https://gas-hogar.es/product-category/calderas/vaillant
    html -> <meta name=”robots” content=”noindex, follow” /> KO y need index,follow

    Example brand:
    https://gas-hogar.es/catalogo-productos/?filter_brand=vaillant
    Good url -> https://gas-hogar.es/catalogo-productos/brand/vaillant
    html -> <meta name=”robots” content=”noindex, follow” /> KO y need index,follow

    The template doesn’t give me any option to configure this.
    My configuration for brands is ok, width permalink, see attachets screenshots.

    Hope you can help us to solve this problem.
    We need brand url and categories + indexable brand and with url seo friendy.

    We are waiting for a solution, thank you very much:)

    Attachments:
    You must be logged in to view attached files.
    #191964

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Product category URL is generated by Woocommerce, our theme does not influence, you can search for SEO plugins which have the option to configure the URLs.

    Best Regards

    #191988

    David Girona
    Participant

    I need seo friendly url -> category + brand

    Can you recommend a plugin that you can solve this for me please?

    Attachments:
    You must be logged in to view attached files.
    #192015

    David Girona
    Participant

    The url for brand is ok

    https://gas-hogar.es/marca/vaillant/

    Only need url for category + brand

    https://gas-hogar.es/calderas/?filter_brand=vaillant

    -> https://gas-hogar.es/calderas/vaillant

    Hope you can help us to solve this problem.

    Thanks

    #192016

    David Girona
    Participant

    The url for brand is ok

    https://gas-hogar.es/marca/vaillant/

    Only need url for category + brand

    https://gas-hogar.es/calderas/?filter_brand=vaillant

    To

    https://gas-hogar.es/calderas/marca/vaillant

    or

    https://gas-hogar.es/calderas/vaillant

    Hope you can help us to solve this problem.

    Thanks

    #192098

    Hello,

    We have not studied all the features of SEO plugins on this issue that is why we cannot recommend it.

    Best Regards

    #192136

    David Girona
    Participant

    I have consulted with the technical support of woocommerce and they tell me that with my configuration it should work what I need.

    The url https://gas-hogar.es/calderas/?filter_brand=vaillant

    apply the rule

    categoria-producto/(.+?)/?$ index.php?product_cat=$matches[1]

    This url : Debug This Mode: context – Conditional Context Tags

    is_archive
    is_tax
    is_post_type_archive

    Please can you consult with a technician?

    I am not a programmer but solving this problem is just one line of code.

    #192206

    Hello,

    Please contact Woocommerce and ask which file and which place to correct or where this line should be inserted. This functionality does not relate to our theme.

    Alternatively, try to enable archives for the attribute and you will get the direct link https://prnt.sc/sapsxt

    Best Regards

    #192214

    David Girona
    Participant

    I’ve already spoken to woocommerce and it tells me to enable this option. It tells me that if it doesn’t work the problem is the theme.

    This option is already activated from the beginning.

    Only works for the attribute “brand” https://gas-hogar.es/marca/vaillant/

    For categody + attribute not work. https://gas-hogar.es/calderas/marca/vaillant/

    I need a solution

    #192229

    Artem Temos
    Keymaster

    Yes, it is how the WooCommerce works. If you are using archives, then filters will be added using GET parameter and symbol ?.
    You can’t have a category and brand archive at the same time. It is not our theme’s issue. Please, switch to WooCommerce Storefront and check how it works. Then you can talk to the WooCommerce team and test everything with Storefront. Once they will help you to configure it with their own theme, contact us and we will help you with WoodMart.

    Kind Regards

Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)