Funkcionalnosć toś togo sedła se pśez wótwardowańske źěła wobgranicujo, kótarež maju wašo dožywjenje pólěpšyś. Jolic nastawk waš problem njerozwězujo a cośo pšašanje stajiś, wobrośćo se na našo zgromoźeństwo pomocy, kótarež na to caka, wam na @FirefoxSupport na Twitter a /r/firefox na Reddit pomagaś.

Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Dalšne informacije

The enter reader view icon is giving a chance for a thief to steal the content of my website. What is the code to protect my web from the thief?

  • 2 wótegronje
  • 1 ma toś ten problem
  • 3 naglědy
  • Slědne wótegrono wót cor-el

more options

My website contains of articles that I do not want to be copied by strangers. I have put the codes to protect my web site for being copied. But suddenly, the new fire fox is embed with an icon "enter reader view" at the URL and if some one click the icon easily he can copy the content of the web site. I want "enter reader view" icon will not emerge at the URL my website, what is the code?

My website contains of articles that I do not want to be copied by strangers. I have put the codes to protect my web site for being copied. But suddenly, the new fire fox is embed with an icon "enter reader view" at the URL and if some one click the icon easily he can copy the content of the web site. I want "enter reader view" icon will not emerge at the URL my website, what is the code?

Wót pratprit změnjony

Wšykne wótegrona (2)

more options

AFAIK, the "Reader" view is part of a W3C standard that is related to a CSS standard and HTML5 - not solely a Mozilla Firefox implementation, it currently exists in Safari, too. And other browser engines are sure to follow as a feature for their users.

https://mathiasbynens.be/notes/safari-reader - mentions how to enable it for a web page, so via quick read of that article my guess is that the < article > tag is part of enabling the Reader View feature.

Also, you need to consider that there are bookmarklets out there that can do a similar "reader view" feature. Basically, if you're worried about a 'thief', don't post it on the internet in HTML / text format or lay a transparency over the page to "hide it". But that is beyond the scope of this forum, which is for user support, not developer support. https://support.mozilla.org/en-US/kb/where-go-developer-support

more options

Text that is present as actual text on a page can always be copied, a last resort is the page code or use the built-in Inspector or other special means. To prevent that you would have to use a plugin like Flash to show the content or present the text as an image.