Pierre236
Forum Replies Created
-
Forum: Plugins
In reply to: [Super Page Cache] Problem after uninstalling the plugin“When you publish or update content, the plugin will automatically clear the cache of your publication page as well as associated taxonomy pages.”
This didn’t work before.
I also had errors related to switching to php 8.2, so I switched to php 8.1.
And since, despite the fact that I had uninstalled your plugin, the Cloudflare cache was still acting and I had to delete the cache after each article publication, I reinstalled your plugin.
And now, oh miracle, everything works perfectly.
After each article publication, the home page and the other pages concerned are properly updated, and I no longer need to go to Cloudflare to clear the cache.
So, is your plugin compatible with PHP 8.2?
Or maybe it’s a problem with the template I’m using (I had a lot of template errors), and the fact that I no longer have any errors means that your plugin now works perfectly!
In any case, thank you for your help and this superb plugin that’s keeping me in the green on Google page speed.
Except for pages with YouTube videos, but I’ll have to investigate the problem.
The problem is that these errors only appear when I’m using your plugin and are only reported by your plugin.
And apparently, they concern the ads displayed on my website by Google ad manager. The reported codes can’t be found on my website, so it’s impossible to correct them, they come from certain advertisers’ ads.
The WordPress error management system doesn’t report any errors, nor does Blogvault, which backs up and protects my site.
Hello @irinelenache,
I don’t use ROP yet, I’m waiting for it to be compatible with Translatepress, and then I’ll get the pro version.
In their latest updates, Translatepress gives an option to manage RSS feeds according to languages:
“Added RSS Feed support for translating title, content and excerpt”
I think it will be easier for you now to adapt your plugin to theirs and so it will bring you back new users, like me ?? .
Forum: Plugins
In reply to: [Super Page Cache] Button to clear the cache of certain pages.My code in functions.php:
add_filter( ‘swcfpc_post_related_url_init’, function($listofurls) {
return array_merge(
$listofurls,
[
‘https://mywebsite.com/’,
‘https://mywebsite.com/page/’,
]
);
} );Without (’), that appears when I publish the message here for some reason.
Forum: Plugins
In reply to: [Super Page Cache] Button to clear the cache of certain pages.Yes, and it worked for a few days, I don’t understand why it doesn’t work anymore.
Hi Bill,
I’m sorry about my message due to the many problems I encountered after installing your plugin.
I had a huge bot problem that was draining my server.
And all those error messages and database access problems during installation really stressed me out, but they were due, not to your plugin, but to the fact that my server was overloaded with these bots.
But the plugin did its job, and after months of declining visits, my site has regained its speed, and since yesterday I’ve had a sharp rise in google visits – good ones!
So sorry for my message, unfortunately I don’t see an option to delete it or change the title, and many thanks for your plugin!
- This reply was modified 11 months, 4 weeks ago by Pierre236.
Forum: Plugins
In reply to: [Super Page Cache] Button to clear the cache of certain pages.Hi,
I followed this method by changing the urls and it worked fine, but now, I don’t know why, I’ve just discovered that it doesn’t work anymore.
So all the visitors who came to my home page didn’t see the new articles.
Is there a more effective method?
// If you just want to pass some URLs and you don’t have to worry about running some conditional checksadd_filter( ‘swcfpc_post_related_url_init’, function( $listofurls ) { $listofurls =
[
‘https://example.com/category/something/’, ‘https://example.com/category/something-else/’,
‘https://example.com/some-page/’ ];
return $listofurls;} );
Forum: Plugins
In reply to: [Super Page Cache] Button to clear the cache of certain pages.Ok, thanks a lot, It works perfectly!
Forum: Plugins
In reply to: [Header Footer Code Manager] Why no body tag?Hi,
I just saw that the option is on pro plugin and just bought it.
Thanks!
Forum: Plugins
In reply to: [Super Page Cache] Litespeed webserver configurationHi,
I have same problem, I put Littlespeed cache to off and use your cache but don’t see real improve in page speed.
“only do static file optimization”
What does this mean?
Disable “Enable fallback page cache” and keep the other options?
Hello,
The best is to put:
Disallow: /?s=*
Otherwise, Google will index a lot of weird urls.
Hello,
It’s worrying, so it means, that your plugin will become, as updates go along, incompatible for the many wordpress users who continue to use the classic editor.
So, in the near future, we’ll have to look for a nice SEO plugin that continues to support the classic editor.
- This reply was modified 1 year, 2 months ago by Pierre236.
Forum: Plugins
In reply to: [wpForo Forum] Remove wpforo menu From Admin Top Bar?Ok Thanks,
Hi,
Thanks for the response, but I don’t see that on my editor.
It’s perhaps because I use the old editor, I really don’t like and can’t use the new one, who made all the work more difficult, and gave me a headache.
On the old and best editor, I just can see like before, but with white space, where before I can see these cases.
Unfortunately, this is not the first time this has happened.
RankMath is the only plugin I never update directly after an update, but there’s no need to wait months.
In general, after an update, you have to wait two or three days, visit the support section, see if there are many messages indicating an error, and if not, update.