Ward Graham
Forum Replies Created
-
Hi Kipof!
When you have a moment would you please be so kind as to start a new thread. As you can see by the length of time this has been open and then marked as fixed etc. I am starting to feel as though this request is being ignored. Perhaps if others chime in it may get fixed. Please reference this thread. TY!I figured out the issues. google indexing bots are hitting the API directory looking for pages with the hit?_=xxxx as a GET and returns a 404. I am suspecting google is logging the “hit” that the plugin is using to record a visit as an active page. the plugin uses a POST… I created a rewrite in htaccess to redirect the GET to the main page as a work around. So is there a way in the plugin to discourage google from logging that hit or thinking that is an active page; perhaps with some sort of link attribute?
hi this is not resolved. I am seeing this for multiple sites. I really like your plugin. Are others seeing this? Google search has recorded this not sure how this is affecting my search. 700+ entries as of today. zero search referrals
https://www.brightonhoney.com/wp-json/wpstatistics/v1/hit?_=1543460757 404 11/28/2018 Not found
https://www.brightonhoney.com/wp-json/wpstatistics/v1/hit?_=1543460384 404 11/28/2018 Not found
https://www.brightonhoney.com/wp-json/wpstatistics/v1/hit?_=1543452180 404 11/28/2018 Not found
https://www.brightonhoney.com/wp-json/wpstatistics/v1/hit?_=1543452202 404 11/28/2018 Not found
https://www.brightonhoney.com/wp-json/wpstatistics/v1/hit?_=1543460426 404 11/28/2018 Not found
https://www.brightonhoney.com/wp-json/wpstatistics/v1/hit?_=1543460368 404 11/28/2018 Not found
https://www.brightonhoney.com/wp-json/wpstatistics/v1/hit?_=1543460376 404 11/28/2018 Not found
https://www.brightonhoney.com/wp-json/wpstatistics/v1/hit?_=1543460408 404 11/28/2018 Not found
https://www.brightonhoney.com/wp-json/wpstatistics/v1/hit?_=1543460411 404 11/28/2018 Not found
https://www.brightonhoney.com/wp-json/wpstatistics/v1/hit?_=1543460482 404 11/28/2018 Not found
https://www.brightonhoney.com/wp-json/wpstatistics/v1/hit?_=1543460449 404 11/28/2018 Not found
https://www.brightonhoney.com/wp-json/wpstatistics/v1/hit?_=1543460457 404 11/28/2018 Not found
https://www.brightonhoney.com/wp-json/wpstatistics/v1/hit?_=1543460495 404 11/28/2018 Not found
https://www.brightonhoney.com/wp-json/wpstatistics/v1/hit?_=1543460491 404 11/28/2018 Not found
https://www.brightonhoney.com/wp-json/wpstatistics/v1/hit?_=1543460488 404 11/28/2018 Not found
https://www.brightonhoney.com/wp-json/wpstatistics/v1/hit?_=1543460333 404 11/28/2018 Not foundForum: Plugins
In reply to: [Schema & Structured Data for WP & AMP] new plugin white screen on postsent info cheers!
Forum: Plugins
In reply to: [Schema & Structured Data for WP & AMP] new plugin white screen on postI did update and save; same, blank page. I rolled 1.0.5 had to resave page and then page loads fine.
I have done that now 10+ times ?? I have a very low info sight that I test with running WP 5.0 with basic/minimal .htaccess, wp-stats only plugin running. restarted apache to clear op cache etc. Created host file entry on PC to 100% bypass cloudflare. cleared chrome DNS cache, ipconfig /flushdns; Opened dev console in Chrome to bypass cache. hit save permalink again just for fun and… checked file permissions on .htaccess etc. uninstall/install plugin. /v1 returns good see below.
https://www.nleash.com/wp-json/wpstatistics/v1/hit
{“code”:”rest_no_route”,”message”:”No route was found matching the URL and request method”,”data”:{“status”:404}}https://www.nleash.com/wp-json/wpstatistics/v1
{“namespace”:”wpstatistics\/v1″,”routes”:{“\/wpstatistics\/v1”:{“namespace”:”wpstatistics\/v1″,”methods”:[“GET”],”endpoints”:[{“methods”:[“GET”],”args”:{“namespace”:{“required”:false,”default”:”wpstatistics\/v1″},”context”:{“required”:false,”default”:”view”}}}],”_links”:{“self”:”http:\/\/www.nleash.com\/wp-json\/wpstatistics\/v1″}},”\/wpstatistics\/v1\/hit”:{“namespace”:”wpstatistics\/v1″,”methods”:[“POST”],”endpoints”:[{“methods”:[“POST”],”args”:[]}],”_links”:{“self”:”http:\/\/www.nleash.com\/wp-json\/wpstatistics\/v1\/hit”}}},”_links”:{“up”:[{“href”:”http:\/\/www.nleash.com\/wp-json\/”}]}}
I found the problem. Just for fun I changed http to https and that solved it!
The URL in settings/cron is http.TY for the reply!
I did double check and it works fine in 3.5.16 and has been working for while perhaps 1+ years and I verified the URL even copied it again to make sure and same./usr/bin/wget -qO- -a /var/log/wgetlog https://www.mydomain.com/?es=cron&guid=xxxxxx-xxxxxx-xxxxxx-xxxxxx-xxxxxx > /dev/null 2>&1
{“status”:”ERROR”,”es_remaining_email_count”:100,”message”:”EMPTY_CRON_GUID”}
CHEERS!
hi,
Just wondering if there has been any update to this issue or possible time line to a solution. I am getting
{“status”:”ERROR”,”es_remaining_email_count”:100,”message”:”EMPTY_CRON_GUID”}I deleted the plugin and reinstalled it and that seems to have rectified the issue. My apologies. However I still have the issue where cron is not working in 3.5.17. I get {“status”:”ERROR”,”es_remaining_email_count”:100,”message”:”EMPTY_CRON_GUID”}. I am running 3.5.16 no issues.
TY for the response!
I have the latest ver of WP and yes it is broken with the latest ver of ES. the working ver gives me in green: “Your subscription was successful! Kindly check your mailbox and confirm your subscription. If you don’t see the email within a few minutes, check the spam/junk folder.” non working gives me in red “Successfully Subscribed” I also have another site completely different set of plugins and theme same issue.
Great plugin otherwise!
CHEERSI rolled back to 3.5.12 and its working. Anyone else seeing this issue?
I updated 3 files that were changed in the past 24 hours on github: functions.php, meta-boxes.php and settings.php google seems to like it! TY!
ok 2.0.6 is working. I enabled PHP debuging in php.ini and reloaded apache, updated to 2.0.6 and all seems fine. Sorry for the false alarm. I suspect perhaps something with the PHP cache did not get cleared out when new plugin loaded. Thank you for the quick reply! Love the plugin very handy!
please see previous post I have everything listed. I will try the PHP monitoring tool standby. TY!
update 500 internal server error
Started by: Ward Graham361 week, 5 days ago
Ward Graham