Cloudflare Docs
Support
Support
Visit Support on GitHub
Set theme to dark (⇧+D)

What does Server-side Excludes (SSE) do?

If there is sensitive content on your website that you want visible to real visitors, but that you want to hide from suspicious visitors, wrap the content with Cloudflare Server-side Excludes (SSE) tags.

​​ Enable Server-side Excludes

To enable Server-side on your website:

  1. Log into the Cloudflare dashboard.
  2. Select your account and website.
  3. Go to Scrape Shield.
  4. For Server-side, switch the toggle to On.

Then, to exclude content from suspicious visitors, wrap the content in the following SSE tags:


<!--sse--><!--/sse-->

For example: <!--sse--> Bad visitors won’t see my phone number, 555-555-5555 <!--/sse-->