Prevent Text copying
Author: Mustafa A.
Visited 691,
Followers 2,
Shared 7
i don't want people copy text from my web page. how can i prevent that?
Posted on the
i don't want people copy text from my web page. how can i prevent that?
Hello Mustafa, I don't think it is possible because anyone can always access to the source code!
The only suggestion I can give you is to create the text as an image. This is not very good because the page size will be higher but it works!
Maybe someone else have another idea?
Author
Thanks Steve, I can block "website source code" copying. Creating text as image though, as you've said, has its own problems.