Sponsored Link:

LeaderBoard

adsense

Monday, September 5, 2011

How To Protect my Blog From Copy Paste

A blog or a site that has a original content, copy paste is not in there dictionary, they hate it when somebody copy there content without inserting the resource.

Do you want to protect your content from a thief? I teach you on how to do it. 

Note: This trick will unable your readers to select your article and unable to right click on your blog. If you don't care about somebody copying your content, you do not need this tutorial.

By following this exact steps will lead you in great and accurate result.

Step 1: Log in to you blogger account.
Step 2: Go to Dashboard > Template > Edit HTML.
Step 3: Back up your template for incase.
Step 4: Click the Expand Widget Templates checkbox.
Step 5: Search the code below (press CTRL F and paste the code).

<body>

Step 6: Replace the code above with the code below.

<body onmousedown="return false" oncontextmenu="return false" onselectstart="return false">

Step 7: Save your template and your done.

If you have any question or suggestion give me a comment, and I'm glad to help.

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...