+ 17
Hello! How can I prevent the page code from being viewed?
21 Respuestas
+ 11
Outside of sololearn.
+ 10
Please, help me!
+ 10
Its not clear , what does "Page Code" refers to?
Is it regarding your code in sololearn or some website content outside of sololearn?
+ 6
You cant do that in sololearn neither on the internet. A person can see ur code on internet by inspecting the page. theres no way of hiding your code. tho ur question is still kinda unclear, What do you mean by "page code"?
+ 4
This is only done with server side programming, you cannot do this with client side hopefully you understand now.
+ 3
1. iframe importing an external webpage.
https://code.sololearn.com/W2ND3vonX5Jd/?ref=app
2. Encryption
https://code.sololearn.com/W9736jQ46fci/?ref=app
+ 3
You need to have your own web development language which actually no one can understand.
Example like this:
Ebksoaj)/jsisn/()#(//!*?)//iwnonxkakwebviewmakamlpanxji
;*;"/++*!jankaoakqjbdllajjs
Ohhh yeahhh boy ;)
+ 2
No.
+ 2
Make it private ! It's simple ..
There are two ways to do so
First:
While saving you get the option of making it public or private
Second:
After posting it you need to go to your code and their select options there only you will get the option to make it private!!
Hope it helped you
+ 2
I'm tempted to say: "put it on private"
but I think your question is not properly written. Please, explain your question properly to us.
+ 2
Make it private...!
+ 2
What do you mean by page code? If you are asking about code bits then make them private!
+ 1
There's one way of doing this, that is encrypt your code like WhatsApp web does.
+ 1
You can just obfuscate to make it harder for others but cant prevent sadly
+ 1
U can't hide code on ur page code**
+ 1
By my side there would be no option of hiding your web page code
+ 1
@Bagon , you can encrypt sites using staticrypt(https://robinmoisson.github.io/staticrypt/) to password protect html.