• Resolved iamwpuser

    (@iamwpuser)


    Why I can not export products with url’s? it was not working 3 years ago and not working now!

    Do you think it normal for the world’s most popular open-source eCommerce solution to export thousands of products without url’s?

    • This topic was modified 3 years ago by iamwpuser.
Viewing 4 replies - 1 through 4 (of 4 total)
  • seank123

    (@seank123)

    It’s a really annoying omission. Best way I’ve found to deal with it is:

    Add the ‘slug’ field to the exporter: https://kayart.dev/how-to-export-and-import-woocommerce-product-slugs/

    You can then use that to create the URLs with a formula in Excel as the product URL has the structure: https://mydomain.com/product/slug

    Not ideal but workable.

    Hi @iamwpuser

    Thanks for reaching out!

    Why I can not export products with url’s? it was not working 3 years ago and not working now!

    I am not sure I quite understand about your issue here. Can you please share with us your site goals or what are you trying to achieve on your site so that we could address you more effectively?

    If a screenshot would be helpful, I’d recommend using https://snipboard.io or http://skitch.com/. You can share the direct link to the image as a response to this topic.

    Thread Starter iamwpuser

    (@iamwpuser)

    I mean the url of woocommerce product

    //mysite/woo-shop/product-url

    It is not issue, it is a question, you do not have woocommerce products url’s in export table

    • This reply was modified 3 years ago by iamwpuser.
    • This reply was modified 3 years ago by iamwpuser.
    • This reply was modified 3 years ago by iamwpuser.
    Saif

    (@babylon1999)

    Hello @iamwpuser,

    Thank you for clarifying!

    WooCommerce doesn’t have the option to add the product URL in the export file.

    You can try the suggestion above by @seank123 to add the slugs and then add your site URL as a prefix.

    Alternatively, you can search for third-party export plugins like Import any XML or CSV File to WordPress. : )

    Cheers!

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

The topic ‘Products export with url’s’ is closed to new replies.