Question about wp-chron folder
-
Hi,
Whenever a new page gets viewed a wp-cron.php? gets added to the:
cache > all folderThere’s an index.html file in it. Its a response to a “HTTP response code 503”
There’s a lot more text and I can post it if you like.
Any help will be appreciated. Thank you.
-
Hi, I got the problem. I will fix and inform you.
Hi Emre, I think the Wordfence plugin and the WP Fastest Cache plugin is having some problems.
I have a limit of 2 page views per minute for crawlers.
The problem is, human views are being counted as 2 page views also.
This is the message I’m getting when I view 2 or more pages per minute:
Exceeded the maximum number of requests per minute for crawlers.I will test it. Thank you…
Hi calik1d, I have tested it. The plugin does not cache the wp-cron.php. wp-cron.php is ignored so Wordfence can cause the issue as you said…
Hi thanks for the info. Is this a wordfence problem that needs to be fixed? Or can you do it on your side?
Hi calik1d, I have written to Wordfence. I am waiting for response. I just wanna solve this problem with the elegance way.
https://www.ads-software.com/support/topic/getting-http-response-code-urgent
Great thanks for your help.
Hi again calik1d. Wordfence helped me about the issue and I have fixed the issue. Now WPFC v 0.7 works properly with Wordfence.
I am attempting to validate the “WP-Chron job” in order to activate the Plugin Nextscript Social Networks Autoposter.
The vendor tells me that I do not have the Chron job set up properly.
I now have the setup asking for the WP-Chron job and I need to verify that it is working. No auto posts are occcurring as requeested to the plug-in.
Hi dannorris42, first of all I need to ask you what “WP-Chron job” mean?
Are you talking about “Cache Timeout” ?I wish I were a programmer…I would answer your question…Here is what I received from the developer of NextScripts – Auto Poster Plugin
WP-Cron: Scheduling Tasks in WordPress
Browse: Home > Tutorials > WP-Cron: Scheduling Tasks in WordPress
SNAP is using the built-in WordPress scheduling service called WP Cron for autoposts. When it set this way, all time consuming autoposting tasks are done at the background. This increases the performance and makes some advanced functionality possible. The default setup of WordPress Cron Jobs can cause duplicate autopostings, especially on popular websites.What is Cron Job?
Cron is a UNIX directive that used for scheduling jobs to be executed at some time in the future. A cron could be used to schedule a job that is executed periodically or just once. Cron is a daemon process that runs continuously, waiting for specific times to trigger the scheduled events to occur. Windows also has a similar scheduler service.
However WP Cron is not a real “Cron Job”. Unlike regular Cron Jobs, which run at certain times or dates based on crontab (cron table) configuration file, the WP-Cron service runs every time visitor comes to the WordPress based website. This helps WordPress based websites to run properly on different kinds of server environments because it eliminates a lot of server-specific requirements. WordPress checks if there is a need for WP-Cron to run on every page load. If there is such need, then it tries to make an ajax request to the wp-cron.php file.
Issues with WP-Cron
This way of things has two potential problems.
1. WP-Cron can fail to complete all or some its jobs or it might not work at all on some environments that restrict background jobs or have short execution timeouts.
2. WP-Cron can run the same tasks several times. This is especially the case for high traffic websites or websites with specific configurations. This is what could produce duplicate posts made by SNAP.
SolutionI am not a programmer…this is a description below from the owner/developer of NextScript – Auto Posting Plugin
He tells me that my Chron Job is not set up properly…
What is Cron Job?
Cron is a UNIX directive that used for scheduling jobs to be executed at some time in the future. A cron could be used to schedule a job that is executed periodically or just once. Cron is a daemon process that runs continuously, waiting for specific times to trigger the scheduled events to occur. Windows also has a similar scheduler service.
However WP Cron is not a real “Cron Job”. Unlike regular Cron Jobs, which run at certain times or dates based on crontab (cron table) configuration file, the WP-Cron service runs every time visitor comes to the WordPress based website. This helps WordPress based websites to run properly on different kinds of server environments because it eliminates a lot of server-specific requirements. WordPress checks if there is a need for WP-Cron to run on every page load. If there is such need, then it tries to make an ajax request to the wp-cron.php file.
Issues with WP-Cron
This way of things has two potential problems.
1. WP-Cron can fail to complete all or some its jobs or it might not work at all on some environments that restrict background jobs or have short execution timeouts.
2. WP-Cron can run the same tasks several times. This is especially the case for high traffic websites or websites with specific configurations. This is what could produce duplicate posts made by SNAP.Thank you so much dannorris42 but I know Wp-cron. just I couldn’t understand your exact problem. Wp fastest cache and Social Networks Auto-Poster don’t work properly together? Can you explain it step by step please?
Here is the series of messages and log that is between the vendor Ludwig and myself…Thank you.
Ludwig…I am ready to purchase the $50 package after receiving answers from you and to see that posts are being sent to my Social Media…
Here is current LOG from my account. No posts are being sent to FB, Twitter, LinkedIn. WHY? Do I have settings incorrect?
This log says that only COMMENTS IMPORT is occurring. Please advise ASAP how to get my post displayed from my blog with 185+ posts…at https://www.dannorrisblog.com. Thank you.
[ Moderator note: please wrap code in backticks or use the code button. That includes log data. ]
[2013-10-19 13:44:15] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-19 12:44:17] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-19 11:43:05] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-19 10:43:00] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-19 09:44:58] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-19 08:43:10] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-19 07:44:55] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-19 06:43:07] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-19 05:42:56] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-19 04:44:26] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-19 03:43:01] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-19 02:43:16] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-19 01:42:57] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-19 00:44:45] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-18 23:44:32] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-18 22:44:13] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-18 21:43:56] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-18 20:43:49] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-18 19:43:15] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-18 18:43:25] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-18 17:43:05] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-18 16:42:55] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-18 15:43:31] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-18 14:43:48] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-18 13:43:39] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-18 13:19:19] - [Notice] [Twitter - @dannorris42] - -=Duplicate=- Post ID:10773 Already posted. No reason for posting duplicate |im [2013-10-18 13:19:19] - [Notice] [LinkedIn - AutobloggerLinkedIn] - -=Duplicate=- Post ID:10773 Already posted. No reason for posting duplicate | [2013-10-18 13:19:14] - [Notice] [Facebook - Road To Financial Independence] - -=Duplicate=- Post ID:10773 Already posted. No reason for posting duplicate |im [2013-10-18 13:19:14] - [Start =- ]- ------=========#### NEW AUTO-POST REQUEST PostID:(10773) Immediate ####=========------ [2013-10-18 13:19:14] - [*** ID: 10773, Type: post]- Status Changed: future_to_publish. Autopost requested. [2013-10-18 12:44:20] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-18 11:45:44] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-18 10:43:33] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-18 09:44:49] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-18 08:46:33] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-18 07:43:35] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-18 06:44:28] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-18 05:43:24] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-18 04:44:08] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-18 03:43:03] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-18 03:15:53] - [Notice] [Twitter - @dannorris42] - -=Duplicate=- Post ID:10800 Already posted. No reason for posting duplicate |im [2013-10-18 03:15:53] - [Notice] [LinkedIn - AutobloggerLinkedIn] - -=Duplicate=- Post ID:10800 Already posted. No reason for posting duplicate | [2013-10-18 03:15:48] - [Notice] [Facebook - Road To Financial Independence] - -=Duplicate=- Post ID:10800 Already posted. No reason for posting duplicate |im [2013-10-18 03:15:48] - [Start =- ]- ------=========#### NEW AUTO-POST REQUEST PostID:(10800) Immediate ####=========------ [2013-10-18 03:15:48] - [*** ID: 10800, Type: post]- Status Changed: future_to_publish. Autopost requested. [2013-10-18 02:49:25] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-18 01:43:05] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-18 00:45:51] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-17 23:44:30] - [Comments Import] [ALL] - Checking for new comments now... Array ( [0] => 10843 [1] => 7566 [2] => 2223 [3] => 7508 [4] => 7473 [5] => 7452 [6] => 7349 [7] => 7410 [8] => 7389 [9] => 7376 [10] => 732 [11] => 1398 [12] => 2714 [13] => 7328 [14] => 7252 [15] => 7289 [16] => 7238 [17] => 7220 [18] => 7006 [19] => 6972 [20] => 6963 [21] => 4010 [22] => 2146 [23] => 2185 [24] => 2311 [25] => 2333 [26] => 2345 [27] => 2360 [28] => 3197 ) [2013-10-17 23:30:40] - [Posted] [Twitter - @dannorris42] - OK - Message Posted [2013-10-17 23:30:39] - [Posted] [LinkedIn - AutobloggerLinkedIn] - OK - Message Posted | PostID: 10843 - Critical Thinking! Be Honest With Yourself! How Long Before You Will Need...? [2013-10-17 23:30:38] - [Posted] [Facebook - Road To Financial Independence] - OK - Message Posted | PostID: 10843 - Critical Thinking! Be Honest With Yourself! How Long Before You Will Need...? |im [2013-10-17 23:30:34] - [Start =- ]- ------=========#### NEW AUTO-POS
Ludwig Van Normainen
Oct 24 (2 days ago)to me
HiThank you for your interest to our products.
The answer is in the FAQ – #2.3:
https://www.nextscripts.com/support-faq/#q23Here is FAQ 2.3
2.3. Question: I am getting duplicates! What should I do to prevent it?.
Answer: First of all check if your networks (especially Facebook) are not auto-posting to each other. For example you can link your Facebook to your Twitter account, so all Facebook posts automatically go to Twitter. if you do not remove this, you will get one post on Twitter from SNAP and another one from Facebook.
If this is not your case, please check this link: How to deal with duplicates. WP-Cron: Scheduling Tasks in WordPressLudwig…I have not received your reply to my email to you dated Oct 19 and attached. This email states that only comments are being searched for by your software and that no posts are being sent by your software to Facebook, Linkedin and Twitter. I cannot find any posts being sent from your software to my social media sites.
I am interesting in purchasing the PRO version however must experience proof that the Free Version can perform as advertised.
Are you interesting in selling a copy of your software? Please respond.
His reply….
Ludwig Van Normainen
Oct 25 (1 day ago)to me
Hi Dan.When I send something, I mean it. FAQ 2.3 does in fact direclty applied to your situation.
The fact that you are having duplicates as well as the fact that you don’t get scheduled posts published tells me that WP Cron is broken on your site and you need to follow the link from FAQ 2.3 and setup it correctly.
Please let me know if you have any questions.
Ludwig Van Normainen
NextScripts.comOf course I wanna help you and I don’t want any payment for this but do you have problem with WP Fastest Cache Plugin ? This thread belongs to WP Fastest Cache plugin. You are asling about Auto Posting Plugin. I am not developer of Auto Posting Plugin.
- The topic ‘Question about wp-chron folder’ is closed to new replies.