• Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
AnonyViet - English Version
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
AnonyViet - English Version
No Result
View All Result

How to hide HTML Code from others View Source

AnonyViet by AnonyViet
January 25, 2023
in Tips
0

You just wrote a great piece of HTML code, but you don’t want others to copy your source code. By some small tips below will help programmers hide HTML Code on their Website to avoid being copied by others.

Join the channel Telegram of the AnonyViet 👉 Link 👈

How to hide HTML Code from others View Source

How to hide HTML Code from others viewsource

Disable Ctrl and F12 keys with javascript

The F12 key is used to Open Chrome’s Developer Tools (Chrome Developer Tools). Chrome Developer Tools provides a set of tools that you can use to view the source code and behavior of a website.

Keys Ctrl mainly used in combination with other keys to view web source code.

Eg:

Ctrl + S: It is used to save the entire web page.

Ctrl + U: It is used to open the web source code in a new tab.

You can use this code in the script tag to disable the Ctrl and F12 keys.

document.addEventListener("keydown", function (event){
    if (event.ctrlKey){
       event.preventDefault();
    }
    if(event.keyCode == 123){
       event.preventDefault();
    }
});

Disable right click using javascript

By right clicking on the website, it will give you the option to view and inspect the source code of the website.

You can use this code in script tag to disable right click.

document.addEventListener(‘contextmenu’,
event => event.preventDefault()
);

More advanced techniques

The above two ways are great for those who are not very technical or for some beginners to learn programming.

How to hide HTML Code from others View Source 5

What about Web developers (technical experts)?

They can still view the web’s source code using a chrome extension, HTML blocker (BURP) or postman.

How to hide HTML Code from others View Source 6

So how to hide Source Code?

You cannot hide your HTML Code in your browser because your browser needs the HTML source code to run and view the web page.

However, here are some other techniques to minimize web scraping or source code duplication:

  • Use REACT JS to keep your code to a minimum.
  • Use server-side rendering to change the structure of your code over time.
  • Apply copyright act to legal action.
  • Enable SSL certificates to encrypt data between client and server side.

Conclusion

If you hide the HTML Code on the Website, Google’s crawlers can still read that code, but certain parts, such as No-Follow and No-Index, will tell the crawler whether to website indexing or not.

“Hidden text or links in your content to manipulate Google search rankings could be considered deceptive practice and violate the Google Webmaster Guidelines.”

You can hide data from users but not from crawlers, but now bots can read all the source code on your site.

Besides, I think hiding the HTML Code is not a good idea. You may face some SEO problems in the future.

The article achieved: 5/5 – (100 votes)

Tags: CodehideHTMLsourceview
Previous Post

Lesson 160: Lookup on the left in Excel

Next Post

Gaugan – Use AI to turn sketches into real photos

AnonyViet

AnonyViet

Related Posts

Instructions for receiving ChatGPT Plus for 1 month for free in 2026
Tips

Instructions for receiving ChatGPT Plus for 1 month for free in 2026

July 28, 2026
Some reasons I don’t like Windows 11
Tips

Some reasons I don’t like Windows 11

July 27, 2026
Instructions on how to get free Facebook white ticks
Tips

Instructions on how to get free Facebook white ticks

July 27, 2026
Collection of Windows 11 wallpapers for computers and phones
Tips

Collection of Windows 11 wallpapers for computers and phones

July 26, 2026
Don’t install leaked Windows 11
Tips

Don’t install leaked Windows 11

July 25, 2026
Microsoft announced the end of support date for Windows 10
Tips

Microsoft announced the end of support date for Windows 10

July 24, 2026
Next Post
Gaugan – Use AI to turn sketches into real photos

Gaugan - Use AI to turn sketches into real photos

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

0 Comments
Oldest
Newest Most Voted

Recent News

Instructions for receiving the free Certified LLM Security Expert certificate

Instructions for receiving the free Certified LLM Security Expert certificate

July 30, 2026
MSI laptops are not just for gamers: Which line is suitable for students, office workers and creative people?

MSI laptops are not just for gamers: Which line is suitable for students, office workers and creative people?

July 29, 2026
What is quantum resistant cryptography? Why must the Internet change?

What is quantum resistant cryptography? Why must the Internet change?

July 29, 2026
Instructions for receiving ChatGPT Plus for 1 month for free in 2026

Instructions for receiving ChatGPT Plus for 1 month for free in 2026

July 28, 2026
Instructions for receiving the free Certified LLM Security Expert certificate

Instructions for receiving the free Certified LLM Security Expert certificate

July 30, 2026
MSI laptops are not just for gamers: Which line is suitable for students, office workers and creative people?

MSI laptops are not just for gamers: Which line is suitable for students, office workers and creative people?

July 29, 2026
What is quantum resistant cryptography? Why must the Internet change?

What is quantum resistant cryptography? Why must the Internet change?

July 29, 2026
AnonyViet - English Version

AnonyViet

AnonyViet is a website share knowledge that you have never learned in school!

We are ready to welcome your comments, as well as your articles sent to AnonyViet.

Follow Us

Contact:

Email: anonyviet.com[@]gmail.com

Main Website: https://anonyviet.com

Recent News

Instructions for receiving the free Certified LLM Security Expert certificate

Instructions for receiving the free Certified LLM Security Expert certificate

July 30, 2026
MSI laptops are not just for gamers: Which line is suitable for students, office workers and creative people?

MSI laptops are not just for gamers: Which line is suitable for students, office workers and creative people?

July 29, 2026
  • Home
  • Home 2
  • Home 3
  • Home 4
  • Home 5
  • Home 6
  • Next Dest Page
  • Sample Page

say88 tỷ lệ kèo nhà cái kèo nhà cái 5 febet

No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office

say88 tỷ lệ kèo nhà cái kèo nhà cái 5 febet

wpDiscuz
0
0
Would love your thoughts, please comment.x
()
x
| Reply