The Scrape Shield Tab in Nubius CloudShield helps protect your website’s content from unauthorized copying, scraping, and hotlinking.

To access these settings:

  1. Log in to the Nubius Customer Portal.

  2. Navigate to Services → My Services.

  3. Select your Nubius CloudShield service.

  4. Click Manage Cloudflare for the domain you want to configure.

  5. Go to the Scrape Shield Tab.


Scrape Shield Features

1. Email Address Obfuscation

  • Protects email addresses on your website from being harvested by bots.

  • Replaces visible email addresses with JavaScript-based encryption, making them readable by humans but not by automated scrapers.

  • Helps reduce spam emails and keeps email addresses hidden.

  • Recommended: Keep this enabled if your website displays email addresses.

2. Server-Side Excludes (SSE)

  • Hides sensitive content from visitors with suspicious behavior.

  • Useful for protecting sections of your website from automated scrapers or bots.

  • Works by wrapping sensitive content in <div class="sse"> tags, which will be hidden for visitors flagged as potential threats.

  • Example Use Case: Show premium content only to verified users while hiding it from bots or untrusted traffic.

3. Hotlink Protection

  • Prevents other websites from embedding your images and media files without permission.

  • Blocks direct linking to images, preventing bandwidth theft.

  • Ensures that only your domain can serve images, reducing unwanted traffic loads.

  • Note: Hotlink Protection applies to common file types like .jpg, .png, .gif, and .webp but does not affect .css or .js files.


Best Practices for Scrape Shield

  • Enable Email Obfuscation to protect against spam bots.

  • Use Server-Side Excludes to control content visibility based on visitor behavior.

  • Activate Hotlink Protection to save bandwidth and prevent unauthorized embedding of your images.

For more details, refer to Cloudflare’s Scrape Shield Documentation.

If you need assistance, contact Support via the Nubius Customer Portal.

Was this answer helpful? 0 Users Found This Useful (0 Votes)