Blog

February 27, 2026

How Do I Remove Pages from My WordPress Sitemap ?

How do I remove pages from my WordPress sitemap — 5 methods

How Do I Remove Pages from My WordPress Sitemap? To remove pages from WordPress sitemap, you have five options: the Protect WordPress Pages and Posts plugin by Prevent Direct Access, Yoast SEO, All in One SEO, the Google XML Sitemap plugin, or editing your functions.php file directly. Not every page on your WordPress site should…

February 13, 2026

How Do I Stop WooCommerce Download Links from Being Shared ?

How Do I Stop WooCommerce Download Links from Being Shared ? If you sell digital products in WooCommerce, there is a real risk that customers share their download links with others. When that happens, unauthorized users can access your files for free, without ever making a purchase. The good news is you can stop this…

January 30, 2026

How Do I Restrict WordPress File Access to Logged-in Users?

How Do I Restrict WordPress File Access to Logged-In Users? To restrict WordPress file access to logged-in users, you need more than just membership plugins. WordPress stores uploaded files in publicly accessible folders by default. Anyone who knows the direct URL can download your member-only content, premium downloads, and course materials without logging in. This…

January 23, 2026

How Do I Protect WooCommerce Downloads for Guest Purchases?

To protect WooCommerce downloads for guest purchases, you need to secure the files themselves, not just the checkout process. The most effective solution is to replace public download URLs with private, protected links that work without requiring customer login. This prevents link sharing, blocks search engine indexing, and keeps your digital products secure while still…

December 4, 2025

How Do I Stop People From Downloading My WordPress Videos?

WordPress dashboard showing how to prevent WordPress video downloads with protected video block

Yes, people can download your WordPress videos without permission. When you upload videos to your WordPress site, they’re stored as publicly accessible files. That means anyone who discovers the direct URL can download your content, share it, or use it without authorization. Here’s the solution: use Prevent Direct Access Gold combined with the Protect WordPress…

November 14, 2025

How Do I restrict Access to the WordPress Media Library?

How to restrict WordPress Media Library access with backend and frontend protection

If you’re trying to restrict WordPress Media Library access, the solution comes down to two areas: backend permissions and frontend file protection. Here’s the direct answer: To restrict Media Library access on the backend, limit what each user role can view, either with custom code or a plugin. To restrict the frontend, you need file…