-->

Thursday, September 5, 2024

How to place Read More Link in Copied Text in blogspot

😍👉 About | Services | Charity

The main purpose of the adding read more link to copied text is to add copyright notice or to leave your post( or any url) link to the bottom of the copied content from your blog/website. 



Adding read more link to copied text is the best way to get new users and also to get back links from your content thieves. So it is better to add read more link to copied text of your blog. All major websites/blogs are using this feature. 


They are attaching a read more attribution link to the text that is copied from their sites/blogs. The read more link will appear at the bottom of the copied text when some one tries to copy your site/ blog content and paste in a notepad or in a post editor. 


How To Add/Attach a Read More Link to Copied Text :

We can add read more link to copied text by adding small script code to your site/blog. In this post i'm showing how to add a read more link to copied text of your blogger blog using Tynt service. Tynt website providing this free service. It is really very easy to attach a read more link to copied text using Tynt website. After attaching read more link to copied text , when a visitor tries to copy your blogger blog text , a read more attribution link will appear below copied code.

Follow below steps to add a read more link to the copied text of your Blogger blog

Step 1 : Copy below code


Step 2 : Go to your Blogger dashboard and click on template and click on Edit HTML and paste that copied code from Tynt site just above </head> tag and save template.


After adding read more link to your content, if you want to check the results, just copy some of the content form your blog/website and paste in a notepad, then you can see your read more link at the bottom of the copied text.


<script type="text/javascript">

function addLink() {

 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 &amp;copy; Bobojay"; // change this if you want

 //The Script Created by https://facttuts.com

 var copytext = selection + 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>



Affiliate Disclaimer: I sometimes insert third-party link of products and services to help cover the costs of running this website. I only recommend products that I have used and think are worth given a try. Your free will ❤ Donation will be appreciate 😍

Follow me on: Facebook | Twitter | Instagram | Linkedin | Tiktok | YouTube

Disclaimer: The materials on this website is given for general information only and does not guarantee 100% solution. I accepts no responsibility for loss or no liability occasioned to any person acting or refraining from acting as a result of material contained in this website.

Post a Comment

I available to help you succeed in ICT related services. Just Call or WhatsApp!