Richard
Forum Replies Created
-
This has been resolved. Seems like the Jetpack AI team restored services. Thanks
Forum: Plugins
In reply to: [SmartCrawl SEO checker, analyzer & optimizer] Page pagination removedThank you!
It seems you are correct. I had another plugin that turned off the indexing of paginated pages. After I removed it, the pages started to index again.
I also believe that it’s recommended to set it up similarly to how your plugin handles it. So thank you for the script above and this plugin.
This is one of the best SEO plugins to have with WordPress. It gives you control over all the features. You can turn on or off at will, that’s great!
Thanks,
Richard
Forum: Plugins
In reply to: [SmartCrawl SEO checker, analyzer & optimizer] Page pagination removedThanks!
Open SmartCrawl -> Title & Meta -> Post Types -> expand Pages. Under Indexing, you’ll see it’s missing:
Apply to all pages except the first.
Thanks!
I am getting the same message starting yesterday.
Thanks,
RichardForum: Plugins
In reply to: [Redis Object Cache] Error after upgrading to version 1.5.0Yes, upgraded from 1.4.3 to 1.5.0
If JSON serializer means to add this line in my wp-config.php file, then yes..
define( ‘WP_REDIS_SERIALIZER’, Redis::SERIALIZER_JSON );
Forum: Plugins
In reply to: [AMP] AMP plugin unable to initialize.I resolved it..
It was the latest libidn2.so.0 whcih causes multiple application failures with apt-update..
I couldn’t update the server and left it in bad state..Fixed with the lines below:
wget http://mirrors.kernel.org/ubuntu/pool/main/libi/libidn2/libidn2-0_2.0.4-1.1build2_amd64.deb
$ sudo dpkg -i libidn2-0_2.0.4-1.1build2_amd64.debThanks,
Forum: Plugins
In reply to: [AMP] AMP plugin unable to initialize.Sorry,
Found an error with PHP… and not your code.. researching
Thanks,PHP Startup: Unable to load dynamic library ‘curl.so’ (tried: /usr/lib/php/20180731/curl.so (/usr/lib/x86_64-linux-gnu/libgnutls.so.30: symbol _idn2_punycode_decode version IDN2_0.0.0 not defined in file libidn2.so.0 with link time reference), /usr/lib/php/20180731/curl.so.so (/usr/lib/php/20180731/curl.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
Forum: Plugins
In reply to: [AMP] AMP plugin unable to initialize.Really can’t tell you.. but PHP curl extension is installed and enabled..
Just thought there’s something with your code Jetpack or AMP..
Configuration File (php.ini) Path: /etc/php/7.3/cli
Loaded Configuration File: /etc/php/7.3/cli/php.ini
Scan for additional .ini files in: /etc/php/7.3/cli/conf.d
Additional .ini files parsed: /etc/php/7.3/cli/conf.d/10-mysqlnd.ini,
/etc/php/7.3/cli/conf.d/10-opcache.ini,
/etc/php/7.3/cli/conf.d/10-pdo.ini,
/etc/php/7.3/cli/conf.d/15-xml.ini,
/etc/php/7.3/cli/conf.d/20-bcmath.ini,
/etc/php/7.3/cli/conf.d/20-calendar.ini,
/etc/php/7.3/cli/conf.d/20-ctype.ini,
/etc/php/7.3/cli/conf.d/20-curl.ini,
/etc/php/7.3/cli/conf.d/20-dom.ini,
/etc/php/7.3/cli/conf.d/20-exif.ini,
/etc/php/7.3/cli/conf.d/20-fileinfo.ini,
/etc/php/7.3/cli/conf.d/20-ftp.ini,
/etc/php/7.3/cli/conf.d/20-gd.ini,
/etc/php/7.3/cli/conf.d/20-gettext.ini,
/etc/php/7.3/cli/conf.d/20-iconv.ini,
/etc/php/7.3/cli/conf.d/20-igbinary.ini,
/etc/php/7.3/cli/conf.d/20-imagick.ini,
………………..- This reply was modified 6 years, 8 months ago by Richard.
Forum: Plugins
In reply to: [AMP] AMP plugin unable to initialize.Oh, I manage my own server and I have curl php7.3-curl installed…
Here’s something that might help…
When i enable JetPack comment likes, I get a white screen of death.. I have to disable the comment likes feature to get back into the site..
And my server logs show this:
Stack trace:
#0 /example.com/wp-content/plugins/jetpack/3rd-party/class.jetpack-amp-support.php(60): amp_is_canonical()
#1 /example.com/wp-includes/class-wp-hook.php(286): Jetpack_AMP_Support::is_amp_canonical(false)
#2 /example.com//wp-includes/plugin.php(208): WP_Hook->apply_filters(false, Array)
#3 //wp-content/plugins/jetpack/modules/likes/jetpack-likes-settings.php(31): apply_filters(‘post_flair_disa…’, false)
#4 /example.com/wp-includes/class-wp-hook.php(286): Jetpack_Likes_Settings->add_meta_box(”)
#5 /example.com/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)Wow, great update!
After upgrading to the latest version, my website page size has decreased by 50%.. I am testing at 700KB now..
Thanks for the quick turnaround.
~Richard
Thank you!
Ticket created at the link provided..~Richard
Sorry for that.
I will check back after the weekend and get the latest.. and will use the link above next time..
Thanks,
RichardThank you!
I have the pro version and when I downloaded the latest from my account at your site, I am still on 11.5.3 which is still the old one…Has the newer version been pushed to customer accounts?
thanks,
RichardThank you!
If you can fix that, I’d give it 5+ stars… because too many CSS / JavaScript requests can actually have negative impact, especially on every page / post (thanks to Google!)