HOW TO STOP COPYING BLOG POSTS AND IMAGES/PROTECT YOUR BLOG PICTURES/KEEP YOUR BLOG WORK SAFE
Hi every one..How you all enjoying life??... Keep mind always peaceful and be positive...success will be with you.
Today`s post is a simple post but useful post for bloggers.Hoe you feel when some body copies your hard work.I can understand your reactions on faces after reading this..Disappoint thing is we can`t take any serious actions on these kind of illegal works.But,technical world developed well and inventing new methods.In that we have a good option which is very useful for bloggers..That is Disabling html..It is very simple.Just copy this html in blogger lay out and save..Check it now.Your blog is safe..
INSTRUCTIONS
Sign in blogger and go to lay out.
Click on add gadget and select html option.
Paste this code and save.
check blog later. It is safe.
function disableselect(e){ return false } function reEnable(){ return true } document.onselectstart=new Function ("return false") if (window.sidebar){ document.onmousedown=disableselect document.onclick=reEnable } </script> |








Cool! I checked your website,its working.
ReplyDelete