11th Nov 2025 - Small display issue 2FA fixed
1

Hello all !

Very few clients use 2FA, but the option exits for years, and a user reported it was not working or enabled, in fact, the status of 2FA (enabled or disabled) was not correct, even if disabled when enabled, and inverse.

Anyway, it's all verified and fixed 100%, profit of this feature if you want to secure client area at the maximum

Cheers,

YOORshop Team

9th Nov 2025 - Major security suite upgrade and improvement
1

Dear clients, We learnt this summer, that our publisher for several of our security software at system and application level would not be updated anymore. Thank you for these publishers who made a fantastic job for more than 15 years. The fact is that, even if situation was acceptable, there is still a higher level that is time to reach ... Read More »

1st Feb 2025 - Data backup and file synchronization between your devices
1

Hi Folks, Today, we will share with you information about a fantastic software we use for more than 10 years : https://www.resilio.com/sync/ Indeed, this P2P software is unique on the market and free of use for basic versions. Set it up, you get a coded key, and you can replicate data anywhere in the world on any another device.... Scenario ... Read More »

12th Jul 2024 - Crawling bots delay mitigation
1

Hi all,

We remarked in last months that many crawling bots from Microsoft, Google or other similar, were pretty agressive when crawling websites, even causing high resource usage of accounts, whereas it should not be the case.

The tip, is to insert a delay in your robots.txt file, add "Crawl-delay: 5", just below existing line : "User-agent: * ", this will tell robots to crawl your site with a 5 seconds delay between each page :

It should looks as follow :

User-agent: *

Crawl-delay: 5

Best regards,

YOORshop Team