maracelani
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] Posts are visible only with Yoast SEO disabledMy website work normally now, thanks to the intervention of the technical support of my host. F.y.i. I paste here their last reply:
Hello,
I have carefully investigated the cause for the issue. The white screen that appears when accessing some of the posts of your website was a result of memory exhaustion during the execution of one of plugin scripts.
After further testing, the problem was pinpointed to a redirect loop during the retrieval of some of the breadcrumb term parent items of Yoast Seo. In order to address the problem, I removed the nested cycle of the function and have set up the process to be executed one-time.
The old version of the script is still available in plugins/wordpress-seo/frontend/class-breadcrumbs.php_bk.
All tested pages appear to work properly now. Please check the results on your end.
Best regards,
Regards
Forum: Plugins
In reply to: [Yoast SEO] Posts are visible only with Yoast SEO disabledThank you for your tips but I’ve already tried the troubleshooting procedure, with no other result than this: Yoast is the only plugin that causes the issue.
Forum: Plugins
In reply to: [Yoast SEO] Plugin exceeds memory limit.Hi Sasha. I’m here. I installed QM plugin but it’s rocket science for me.
I can’t use it without help.Forum: Plugins
In reply to: [Yoast SEO] Plugin exceeds memory limit.Hi Sasha. I’m very sorry I missed your reply about my issues.
I’ve been checking out this post on Yoast help:https://kb.yoast.com/kb/fatal-error-allowed-memory-exhausted/
Then I asked for help on my host support service. They where so kind to change the memory limit in my php as to reach the maxium (768) wich didn’t work, as my site still does not allow navigation to some posts.
The same ones I listed above:
https://www.quiddivinum.it/come-spiegare-chi-sei-ai-tuoi-ospiti-pazienti-clienti-con-il-design-narrativo/https://www.quiddivinum.it/fotografia-spazio-arredato/
https://www.quiddivinum.it/navigare/
https://www.quiddivinum.it/arredare-con-le-immagini/
When I deactivate Yoast the site works normally.
I tried to find if there is some shortcode in the body of those posts but I couldn’t find any. F.y.i. I always use the gutemberg editor in wordpress.
I’ll be very grateful for any further advice you could give me.
Forum: Plugins
In reply to: [Yoast SEO] Posts are visible only with Yoast SEO disabledI checked out the server requirements with my Host support. And they say it’s ok.
Anyway I asked them to change the memory limit as explained in the post you linked:Add this line to your wp-config.php file:
define(‘WP_MEMORY_LIMIT’, ‘256M’);
Change this line in your server’s PHP.ini file:
memory_limit = 256M;
Add this to your .htaccess file:
php_value memory_limit 256MThey say the limite has been raised to 768.
Then I tried to activate Yoast again but several (random) posts where not visible again. In particular these:
https://www.quiddivinum.it/fotografia-spazio-arredato/
or
https://www.quiddivinum.it/visual-design-per-camere-d-albergo/
Now The site runs normally because Yoast is deactivated.Forum: Plugins
In reply to: [Yoast SEO] Posts are visible only with Yoast SEO disabledMy server is supposed to have the right requirements but I’ll check with their support again.
Yes my plugins are updated.
Thank you for your links. Very helpful.
I’ll let you know a feedback from my host support.
Thanks again.Forum: Plugins
In reply to: [Yoast SEO] Plugin exceeds memory limit.I am still in troubles. Every time I try and update/activate/optimize my post pages (at least some of them) crash. This time it’s this page turn: https://www.quiddivinum.it/visual-design-per-camere-d-albergo/
I’ve been looking for help in the Yoast SEO site, but I’m not a Pro user (and never will be If the bug isn’t solved soon).
Then I tried to access Github, but I’m no coder so I got lost and couldn’t give the logs they required.
No help here?