Micro Niche Builder
Closed Thread
Page 2 of 2 FirstFirst 1 2
Results 11 to 14 of 14

Thread: Protecting Page source

  1. #11

    Default

    use php to code your site

    Quote Originally Posted by techkid View Post
    hello

    I want to protect my html source from viewing and copying from the users visiting my site. Is there any way to do it?

  2. #12

    Default

    the easist way to protect a single page is to encrypt it in javascript.
    of course you lose any seo benefit.

  3. #13

    Default

    There's no way to completely stop people from copying, as most things can be decrypted if your detertimined enough. Using javascript is a bad idea for people who don't have it enabled

  4. #14

    Default

    I dont recommend trying to protect page source as this "can" make it inaccessible by search engines.

Closed Thread
Page 2 of 2 FirstFirst 1 2

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