SEO Software
+ Reply to Thread
Page 2 of 2 FirstFirst 1 2
Results 11 to 19 of 19

Thread: Hide Source Code

  1. #11

    Default

    How about using php ?That works

  2. #12

    Default

    Quote Originally Posted by decipher View Post
    The only other option I can think of is to encrypt the source code but then again it can also be de-coded.

    Not to mention it would be a pain every time you wanted to go back and update your code.

    Here is a java script like Alan mentioned but like he said there are ways around it..

    Yes its a goos way!!!

  3. #13

    Default

    I'm just curious why hide it?

    Google's and yahoo's source code can be seen. Same with another big site like CNN.
    Laser Toner Cartridges Specialist - Remanufactured Brother toners

  4. #14

    Default

    It can be done but would surely be detrimental to how the search engines view your site. The use of any kind of hidden text is a no-no imo.

  5. #15

    Default

    If you are still looking to hide source code, you may have a look at this page, i have found it while doing some research. It has step by step instructions to hide the source code: CGIScript.net :: Automate your website for less!

  6. #16

    Default

    I think hiding your codes will just disable its function like in javascript,hiding it will cause it not to run.

  7. #17

    Default

    Why do you want to hide your code ? Is it so special ?

  8. #18

    Default

    At the end of the day, HTML is a client side markup language so anything which you do to make the site the way it is will be sent to the client. This includes HTML, Javascript and CSS. There are ways of making it hard to understand but it will all be sent to the clients browser.

  9. #19

    Default

    You can't hide the source code of your html even yahoo and hotmail the big leading company can't hide their source code. The best way to hide your html coding is to encoding all your html to base64 coding.

+ Reply to Thread
Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. How to hide your source (html)coding ?
    By learn2earn in forum HTML & CSS Help
    Replies: 42
    Last Post: 05-18-2012, 05:14 AM
  2. Should we hide our affiliate links?
    By nhc1987 in forum Affiliate Programs
    Replies: 24
    Last Post: 06-02-2010, 05:38 PM
  3. JavaScript RegExp Tester Source Code
    By gilbertsavier in forum JavaScript Help
    Replies: 0
    Last Post: 08-05-2009, 11:16 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts