Dade
Forum Replies Created
-
Sure, is it public somewhere?
Issue still not resolved, unfortunately on the affected sites I have no other chance than completely disable the plugin.
Forum: Plugins
In reply to: [Polylang] HTML lang using locale setting instead of language codeI will look into it, but should a translation plugin has the very document language declaration solved for good according to best practices?
I will share a viable solution if I found a usable one.
Forum: Plugins
In reply to: [CrowdSec] Impact on performance/speed?We are currently testing the implementation, so I would not feel honest asking for a feature of something we may not even use in the near future. But, I am glad you found a possible way to improve the plugin.
As for the data, it seems pretty damn fast! Can’t wait to test it on some sites with decent traffic and security needs.
Congratulations on your detailed answer and this awesome software.
Forum: Plugins
In reply to: [CrowdSec] Impact on performance/speed?That would be great, thanks you!
Forum: Plugins
In reply to: [CrowdSec] Impact on performance/speed?Security is not my area of expertise, so maybe this could raise more issues than benefits, but wouldn’t cookies be the solution for this?
Kind of: if the user is not in blacklist (or pass the captcha), a temporary cookie is created on user browser, valid for X amount of time. If the cookie is present, the whole process is skipped until the cookie is invalidated. As this is intended for high traffic sites, a nonce could be created every X, so the server only has to ask the browser for the cookie nonce of the given time.
Even for a very short time, this can save up a lot of checks, but I truly don’t know if this is acceptable from a security perspective.
Forum: Plugins
In reply to: [CrowdSec] Impact on performance/speed?It’s great to have such a complete and sincere answer, thank you!
From what I can understand about the “every incoming request” part, it will make the check again when the user browse to the next page. If I am right, maybe there should be a “grace period” after the first check in order to reduce stress on the server (I know I am kind of exaggerating, but…) and on the user’s speed.
Probably won’t be the best security approach, but if sensible areas of the site are covered with other security measures (for example, request certificate for wp-admin) we can add the extra layer of CrowdSec without fear of getting legit users out from the site with close to 0 impact.
Doing some tests with CrowdSec implementations meanwhile, great software overall!
Could you give a link or an example of your first sentence?
Regarding second sentence, that’s why I specified (WebPage “isPartOf” referring to WebSite?@id) as it would simply refer to the WebSite Google has crawled on the homepage.
The whole point of schema and knowledge graphs is about being explicit, it’s not a matter of redundancy but specificity. See this as an example https://stackoverflow.com/a/43234992. To be completely fair, ItemPage is even more appropiate than WebPage for an Article.
I completely understand your point, and I am sure this plugin is very effective on making sure users have a lot of green ticks in Google Schema Markup, but this is not the focus of my question. Can this plugin, paid version or extension, deliver this level of specificity?
Forum: Plugins
In reply to: [Disable REST API] More info needed, perhaps in FAQsI will look closer into that. Thanks for your answer and your excellent plugin!
Forum: Plugins
In reply to: [Redirection for Contact Form 7] Need Update For PHP 8In 8.0 I attempted a quick change and it worked.
For example, in wp-content\plugins\wpcf7-redirect\classes\class-wpcf7r-leads-manager.php change line 352
public static function insert_lead( $cf7_form_id, $args, $files = array(), $lead_type, $action_id ) {
for
public static function insert_lead( $cf7_form_id, $args, $lead_type, $action_id, $files = array() ) {
If you can’t wait for the next version, you can try to fix the files this way. I didn’t test this changes, but Deprecation messages were gone.
Forum: Plugins
In reply to: [Jigoshop eCommerce] https://www.jigoshop.com gone?Same. If you have several sites with Jigoshop, beware checkout won’t work if VAT check is enabled.
If you need help just ask.
Forum: Plugins
In reply to: [Jigoshop] Images are not changing with color attributesHad an exam today and just got home ??
Exactly my same fix, all back to normal now.
Forum: Plugins
In reply to: [Jigoshop] Images are not changing with color attributesSure about that ??
Forum: Plugins
In reply to: [Jigoshop] Images are not changing with color attributesThanks! ??
Forum: Plugins
In reply to: [Jigoshop] Jigoshop Follow-up EmailsMy client advised me time ago about a new release of the plugin which includes this feature, is that true? I am asking because on the plugin page “Last Modified” is still the same.
Sorry for waking up again the post but I think is better than create a new one ??
Sincerely,
Davide.