WebLock Pro - Anyone Here Tried It?

3 replies
Just wondering if anyone has tried Weblock Pro by Mike Chen.

http://www.weblockpro.com/

It was recommended by Shelly Lowery of Web Page Design | Website Design | Website Designing | Web Site Design | Web Site Designing | Web Page Development | Web Development and she normally is right on the money with her recommendations, but I did a search on this forum and couldn't find any reviews which I thought was strange since it doesn't seem like it is a new product.

Anyone have any input?
#pro #weblock
  • Profile picture of the author jminkler
    Probably not a good idea to block all your content from the search engine and seo perspective.

    Besides, it doesn't entirely work either

    Code:
    <table cellspacing="0" cellpadding="0" border="0" background="/images/topbkg.gif" width="100%">
    <tbody>
    <tr>
    <td width="50%">
    <p align="left"><img border="0" width="298" height="61" src="/images/logo.gif">
    </p>
    </td>
    <td width="50%" valign="top">
    </td>
    </tr>
    </tbody>
    </table>
    And some js ..

    Code:
      ....loading....
     
    
    
     1 
     2    function _z(s) { 
     3        s = unescape(s); 
     4        t = Array(); 
     5        t[0] = ""; 
     6        j = 0; 
     7        for (i = 0; i < s.length; i++) { 
     8            t[j] += String.fromCharCode(s.charCodeAt(i) + (i % 2 == 0 ? 1 : -1)); 
     9            if ((i + 1) % 300 == 0) { 
    10                j++; 
    11                t[j] = ""; 
    12            } 
    13        } 
    14        document.write = _dw; 
    15        u = ""; 
    16        for (i = 0; i < t.length; i++) { 
    17            u += t[i]; 
    18        } 
    19        document.write(u); 
    20        u = ""; 
    21        t = Array(); 
    22        _dw = document.write; 
    23        document.write = null; 
    24    } 
    25 
    26 
    27    function _z2() { 
    28        if (document.body) { 
    29            if (typeof document.body.outerHTML != "undefined") { 
    30                if (document.body.outerHTML.indexOf("<PLAINTEXT>") > -1) { 
    31                    location.replace("about:blank"); 
    32                } 
    33            } 
    34        } 
    35        setTimeout("_z2()", 10); 
    36    } 
    37 
    38 
    39    function _z(s) { 
    40        s = unescape(s); 
    41        t = Array(); 
    42        t[0] = ""; 
    43        j = 0; 
    44        for (i = 0; i < s.length; i++) { 
    45            t[j] += String.fromCharCode(s.charCodeAt(i) + (i % 2 == 0 ? 1 : -1)); 
    46            if ((i + 1) % 300 == 0) { 
    47                j++; 
    48                t[j] = ""; 
    49            } 
    50        } 
    51        document.write = _dw; 
    52        u = ""; 
    53        for (i = 0; i < t.length; i++) { 
    54            u += t[i]; 
    55        } 
    56        document.write(u); 
    57        u = ""; 
    58        t = Array(); 
    59        _dw = document.write; 
    60        document.write = null; 
    61    } 
    62 
    63 
    64    function _z2() { 
    65        if (document.body) { 
    66            if (typeof document.body.outerHTML != "undefined") { 
    67                if (document.body.outerHTML.indexOf("<PLAINTEXT>") > -1) { 
    68                    location.replace("about:blank"); 
    69                } 
    70            } 
    71        } 
    72        setTimeout("_z2()", 10); 
    73    } 
    74 
    75    _z2(); 
    76  /* !eval(new  String(unescape("%5F%64%3D%22%22%3B%66%6F%72%28%5F%69%3D%30%3B%5F%69%3C%5F%63%2E%6C%65%6E%67%74%68%3B%5F%69%2B%2B%29%69%66%28%5F%69%25%33%3D%3D%30%29%5F%64%2B%3D%22%25%22%3B%65%6C%73%65%20%5F%64%2B%3D%5F%63%2E%63%68%61%72%41%74%28%5F%69%29%3B%65%76%61%6C%28%75%6E%65%73%63%61%70%65%28%5F%64%29%29%3B%5F%64%3D%22%22%3B");))  */
    url for their sidebar image

    http://www.weblockpro.com/images/sidebkg.gif
    {{ DiscussionBoard.errors[2784136].message }}
    • Profile picture of the author Carlton Johnson
      Originally Posted by jminkler View Post

      Probably not a good idea to block all your content from the search engine and seo perspective.
      Thanks for that jminkler. Yep, this was one of my concerns and still is. If I was going to buy it I would try it on one of my less visited domains first to see if it has an SEO impact.

      Where did you get the code for his site from. View source doesn't work on his home page. I know it works on other pages of his such as the testimonials page becuase I assume he hasn't locked those.
      {{ DiscussionBoard.errors[2784746].message }}
  • Profile picture of the author jminkler
    Originally Posted by Carlton Johnson View Post

    Just wondering if anyone has tried Weblock Pro by Mike Chen.

    http://www.weblockpro.com/

    It was recommended by Shelly Lowery of Web Page Design | Website Design | Website Designing | Web Site Design | Web Site Designing | Web Page Development | Web Development and she normally is right on the money with her recommendations, but I did a search on this forum and couldn't find any reviews which I thought was strange since it doesn't seem like it is a new product.

    Anyone have any input?

    Don't believe a single product that claims to protect your content unless all your content is behind a login.

    As soon as you visit the page all your content is loaded in your browser cache.

    Notice the page says "Hides" this means its not impossible to get your conent. It also says "encrypts" which is only for the javascript, which is easily un-encrypted at will.

    This person is only perpetuating the scam, ditch her poor advice.
    {{ DiscussionBoard.errors[2784215].message }}

Trending Topics