Gadgets For Blogger - On this occasion I share how to counteract MAN Copas why I am sharing because sharing is SEXY.
We used to use the script from COPASSER Such tynt.com to avoid but this isdifferent and not from tynt.com.
Instantly To The Point
Step - step is:
With Google's Blogger Login Your Account
If it has been at the dashboard Going Into Design »Edit HTML
Enter the following script code below <head>:
<script type='text/javascript'>
addLink function () {
var body_element = document.getElementsByTagName ('body') [0];
var selection;
selection = window.getSelection ();
var pagelink = "<br/> <br/> Read more at: <a href='"+document.location.href+"'>" + document.location.href + '</ a> <br/> Copyright gadgetsfor. blogspot.comUnder Common Share Alike Atribution "; / / change this if you want
copytext = selection + var pagelink;
var newdiv = document.createElement ('div');
newdiv.style.position = 'absolute';
newdiv.style.left = '-99999px';
body_element.appendChild (newdiv);
newdiv.innerHTML = copytext;
selection.selectAllChildren (newdiv);
window.setTimeout (function () {
body_element.removeChild (newdiv);
}, 0);
} document.oncopy = addLink;
</ script>
Replace url gadgetsfor.blogspot.com on the script with your blog url.
After that save the template.
Done.
If you perform the steps above correctly then try the test on your blog your owncopy of the article continues to put in notepad what is happening there is yourblog url in the article on the Underneath.
A few of my tutorials.
Gadgets For Blogger
0 comments:
Post a Comment