Wp all import

#35007
  • Resolved Jumunona
    Rank Math free

    Hello.
    I set up your plugin so that new products have this SEO Title and SEO Description, when I manually create a product through Woocommerce, it works, but when I upload a file via WP All Import, the SEO Description text appears automatically, and in the settings there is this code %wc_shortdesc% article:%wc_sku%. FREE shipping in Tajikistan! %categories% % focuskw%. So I have 2 questions.
    1)Why when I download from WP All Import the description does not insert the code from the settings, but takes a short description from the product.
    2)Why does it not work when I use %categories% at the end of descriptions ? everything else works well.

Viewing 10 replies - 1 through 10 (of 10 total)
  • Hello,

    Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.

    1). After doing an import, it is recommended to click save on each post so as to create and save the new settings.

    2). %categories% will only work for posts, please use %customterm(product_cat)% instead on your product pages.

    Looking forward to helping you. Thank you.

    ​​​​​​​

    Thank you for reply
    1)Yes i have save but problem its not working. can you see me site ? i can give you EXCEL file what i have import and then have no Meta decsription.Problem is SEO title its that what i have saving in setting, but Meta description take’s from short description of product.
    2)Thank you it’s work can you give code for showing all or 3-4 category.

    Hello,

    Thank you for contacting Rank Math today.

    1). The product short description takes higher precedence than the global settings and this is what will be displayed when a manual description has not been set on the product.

    2). Unfortunately we don’t have a variable that can do this out of the box. You will need to register a custom variable using the following filter:

    /**
     * Filter to add custom variables
     */
    add_filter( 'rank_math/vars/replacements', function( $vars ) {
     return $vars;
    });

    Looking forward to helping you. Thank you.

    ​​​​​​

    1)Yes i know that why i write this code
    %wc_shortdesc% article:%wc_sku%. FREE shipping in Tajikistan! %customterm(product_cat)% %focuskw%.
    Because we have a lot of product and can not write 130-160 words for all product so in this code start fromshort descripthions articul . My workers write shopt code about 20-35 words so its showing good with another word here
    article:%wc_sku%. FREE shipping in Tajikistan! %customterm(product_cat)% %focuskw%.
    Can you

    can you do for when we import file product dont take from short code using code.Its working because i have create 2 product for test and have write short codes and have and when i create product i SEO title and SEO Description is useing code from setting
    %wc_shortdesc% article:%wc_sku%. FREE shipping in Tajikistan! %customterm(product_cat)% %focuskw%
    but when import product its not working.

    2)Can you tell me where need add this code

    Hello,

    Thank you for contacting Rank Math today.

    1). Could you please share a few screenshots of how the product look after the import?

    2). This code will need to be added on your theme’s functions.php file but it will not do any good since its a bare bone filter. You will need to add some custom PHP logic to create your replacement variable from your product categories.

    Looking forward to helping you. Thank you.

    ​​​​​​

    1)
    1 https://monosnap.com/file/KYNhhaPAcC8M8CvcSFhKp5m044tPpj
    2 https://monosnap.com/file/nqN96lZF5TuFDuSfMjMBHiEFwTkuhg
    After import workers dont write anything, just create size and select in product wich size need show. Here is how my excel product look like.
    https://monosnap.com/file/0dDagykXlbEBRYgViPcTWkE53CWQlL

    2) What i need to do for show 3 category what have selected? because i can not write code so i dont know how to do.

    Hello,

    Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.
    ​​​​​​​
    We might need to take a closer look at the settings. Please edit the first post on this ticket and include your WP logins in the designated Sensitive Data section.
    Sensitive Data Section

    It is completely secure and only our support staff has access to that section. If you want, you can use the below plugin to generate a temporary login URL to your website and share that with us instead:

    https://wordpress.org/plugins/temporary-login-without-password/

    You can use the above plugin in conjunction with the WP Security Audit Log to monitor what changes our staff might make on your website (if any):

    https://wordpress.org/plugins/wp-security-audit-log/

    We really look forward to helping you.

    I have create new ticket because in my first post have no edit button.
    https://monosnap.com/file/u4wurHWJbQnMr0xWe0Z18alAlSCHpM

    I have found that in my second reply but there have no place for write private text
    https://monosnap.com/file/P30VuQTtiQ0sdI610XTJABtEnnZT4a

    My new ticket name is ” Wp all import Jumunona ”
    and this tickets i will be change to resorved.
    thank you

    Todd
    Rank Math free

    Hi,

    As much as we would love to offer customized solution to each and every user we have, it just isn’t possible for a small company like ours with limited resources.

    You will have to wait for the WP All Import team to create a module for Rank Math much like they did for Yoast.

    A few users of Rank Math have already Asked them for the same. You can do the same.

    If you need help with anything else, please open a new support ticket here so we can help.

    We are always here for assistance.

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

The ticket ‘Wp all import’ is closed to new replies.