Reputation: 239
I'm building a single-page website that contains a javascript "calculator" that let's users input custom values and see an output immediately.
I don't expect this to work if my page is scraped by a service like instapaper for users to read later from a kindle (for example).
Is there a way for me to show a conditional message for these users (like "visit example.com for the full calculator") or to hide this section entirely?
Upvotes: 0
Views: 233
Reputation: 442
Most read later services offer ways of blocking your site from their read later functions. Here are the links for the most common ones:
Upvotes: 1