• Resolved cguedez

    (@cguedez)


    Hi,

    I had to disable the WP Cron job in my wp-config file. I tried to add the cron job command to my CPANEL but it’s giving me errors. I’m not a developer, so, could you please give me the exact command code I need to to add in CPANEL? I would like to refresh every 15 minutes.

    This is the code I tried and didn’t work:

    /usr/bin:/usr/local/bin */15 * * * * wp cron event run –due-now –path=/app/public/ –allow-root > /app/public/wp-content/cron.log 2>&1

    I appreciate your help,

    Thanks.

    The page I need help with: [log in to see the link]

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

    Thanks for using our plugin and reaching out to us. Unfortunately we have no experience with CPANAL either so we would not know what the exact code needs to be. Perhaps someone on the forum can help you out with this?

    Thread Starter cguedez

    (@cguedez)

    Thanks for your fast response. If I don’t add the code to my CPANEL, can I still refresh the feeds manually without any issues?

    That depends, when you have less then 750 products in your feed you should be able to do so yes.

    Thread Starter cguedez

    (@cguedez)

    I have the WP Crontrol plugin. I can see all the jobs and I can change the schedule. What is your hook or the name of your cron job so I can change it to every 15 minutes?

    Thanks in advance.

    Thread Starter cguedez

    (@cguedez)

    I think I found it. If it’s woosea_cron_hook, it runs every hour, right? Or it depends on what I put under general settings?

    • This reply was modified 5 years, 4 months ago by cguedez.

    thats the one yes

    Thread Starter cguedez

    (@cguedez)

    Great. Last question. I enable again the WP-Cron on my wp-config file. I also have this cron job on my server side wget -q -O – https://example.com/wp-cron.php?doing_wp_cron >/dev/null 2>&1

    My question is: Does it hurt having those 2 cron jobs running at the same time? Or should I keep the WP-cron only and delete the other one?

    Thanks.

    I don’t think it hurts, you should be able to use those in parallel.

    Thread Starter cguedez

    (@cguedez)

    Excellent thank you!

    Hi,

    Assuming the issue at hand has been resolved or our support is no longer required I am going to close this topic for housekeeping reasons now.

    Please do not hesitate to reach out to our support-team again whenever you need our help.

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

The topic ‘Cron Job’ is closed to new replies.