https://endurtech.com/wp-content/uploads/2024/06/how-to-block-facebook-crawler.jpg512512Mannyhttps://endurtech.com/wp-content/uploads/2018/04/endurtech-logo.pngManny2026-08-10 09:20:222026-08-10 09:24:32List of Spider Crawlers to Block
You finally installed your SSL certificate, but your browser is still stubbornly shouting “Not Secure” in the address bar.
You try pulling the site up on your phone or a different browser, and it looks perfectly fine. Beautiful green padlock, completely secure. So why is your main browser gaslighting you?
If this sounds familiar, the issue usually boils down to a single moment: you accessed the site before the SSL was set up and bypassed the browser warning.
When you click “Advanced” and proceed to an insecure site, your browser creates a persistent security exception. Even after you install a pristine SSL certificate, the browser often refuses to re-verify the site, clinging instead to its cached memory of that initial insecure connection. If you are stuck in this loop, a standard page refresh won’t fix it. Here is how to break the cycle by clearing your browser’s HSTS and SSL cache.
https://endurtech.com/wp-content/uploads/2021/03/brave-browser-logo.jpg512512Mannyhttps://endurtech.com/wp-content/uploads/2018/04/endurtech-logo.pngManny2026-07-20 12:48:422026-07-20 12:51:04How to Fix the “Not Secure” Address Bar Error
Microsoft does not provide a way to bypass Smart App Control for individual applications; the security feature is designed with a strict enforcement model that prevents end-user overrides for specific files or programs.
However, you can turn the Smart App Control feature off.
In order to run blocked software or files, you must turn off Smart App Control entirely.
This article will show you how to do so whether you want this change permanent or just temporary.
https://endurtech.com/wp-content/uploads/2018/04/windows.jpg512512Mannyhttps://endurtech.com/wp-content/uploads/2018/04/endurtech-logo.pngManny2026-06-18 10:13:432026-06-18 10:14:38Disable Windows Smart App Control
Are your client email Restore requests are being sent to your spam folder? Chances are their domain DNS SPF record needs to be updated.
Because Avanan inserts itself into the outbound mail flow to handle these requests, those Restore request emails originate from Avanan’s cloud IPs instead of your client’s primary mail server (like Microsoft 365 or Google Workspace).
If the client’s DNS doesn’t explicitly authorize Avanan, receiving servers will flag it as an SPF failure, thus sending the Restore request email to spam.
https://endurtech.com/wp-content/uploads/2018/04/windows.jpg512512Mannyhttps://endurtech.com/wp-content/uploads/2018/04/endurtech-logo.pngManny2026-06-17 15:43:492026-06-18 10:15:27Allow Avanan to Email from Client Domain
I’ve often found myself deleting files or folders I thought I no longer needed—only to realize later that I did. Sure, the Recycle Bin offers a safety net, but I like keeping it clean.
Think of it like household trash: I toss things into the outside bin, but once it’s hauled to the curb, it’s gone for good.
Sometimes, I want to clear out files that are just taking up space but I’m not 100% sure I won’t need them soon.
For this, I created a separate folder on another drive partition where I store temporary files. My goal? Automatically delete anything older than 30 days.
In this article, I’ll show you two ways to automate file cleanup in Windows 11:
Using a simple script with Task Scheduler
Leveraging Storage Sense to manage Recycle Bin and Downloads folder
https://endurtech.com/wp-content/uploads/2018/04/windows.jpg512512Mannyhttps://endurtech.com/wp-content/uploads/2018/04/endurtech-logo.pngManny2025-10-13 14:29:012025-11-13 18:36:173 Ways to Automatically Delete Older Files on Windows
Two-factor authentication (2FA) is essential in helping to protect online accounts. But as more users adopt 2FA across dozens (sometimes hundreds) of accounts, the tools we rely on to manage these codes must scale with us.
Unfortunately, Microsoft Authenticator can’t fill the need for many power users. You may recall my other article on the limitations of Google Authenticator some time ago. I really thought I had something with Microsoft Authenticator, but I was wrong.
Don’t worry, the open source, privacy-first Proton Authenticator application has come to the rescue!
https://endurtech.com/wp-content/uploads/2018/04/windows.jpg512512Mannyhttps://endurtech.com/wp-content/uploads/2018/04/endurtech-logo.pngManny2025-07-25 15:22:352026-05-06 13:23:34How to List Installed Software on Windows 11
In today’s digital landscape, securing your website is more than just a best practice—it’s essential. One powerful tool in your web security arsenal is HTTP Strict Transport Security (HSTS).
This policy ensures that browsers only connect to your site using secure HTTPS connections, protecting users from threats like protocol downgrade attacks and cookie hijacking.
This tutorial walks you through implementing HSTS on your website using the .htaccess file and submitting your domain to the HSTS preload list for maximum protection.
https://endurtech.com/wp-content/uploads/2018/08/setup-wordpress-ssl-certificate-naples-florida.jpg12801920Mannyhttps://endurtech.com/wp-content/uploads/2018/04/endurtech-logo.pngManny2025-05-12 14:24:462025-11-12 20:21:04Secure Your Site with HTTP Strict Transport Security (HSTS)
Here are three techniques to increase your website’s security posture.
This tutorial explains how to add X-Security Headers to protect against cross-site scripting (XSS), page-framing, and content-sniffing by adding extra security headers to your sites’ resources.