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:
- Log into the Cloudflare dashboard.
- Select your account and website.
- Go to Scrape Shield.
- 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-->