copy links

Put Easy To Copy Links Below Every Post On Your Blog

easy backlinks below blog posts

In this post we will look at a cool blog tip in adding Easy Links below your blog posts.Easy links are links people can copy from below each post and use to link back to your blog or blog post.First lets look at the importance of getting links to your blog and making it easy for people to link to you.

Building back links to your blog is vital, in fact I’m sure regular readers are right now thinking “Here we go again hes like a broken record“.But the fact remains if you want your blog to rank high is search engines especially Google, you need to get links from other blogs and websites to your blog.So this post is about making it as easy as possible for other people to link to your blog and more specifically your individual posts.

You obviously want to make it easy for people to link to this blog but also i think people may not think of linking to the blog until they see the easy links.In this case the easy links section is telling people two things – first it’s OK to link to you (Some people don’t know links are appreciated) and second we want you to link to us.

Screenshot Of Easy Link Section

easy links

I used to use this below the posts on my blog some time back and it never crossed my mind to cover how it’s done until a recent comment by Bollytadka asked me to share how i added them.The comment was on the Create a sub domain post.Great question Bollytadka and adding the easy backlinks gadget is in itself quiet easy.

How To Add Easy Backlinks Below Your Blog Posts

Step 1. To start this blogger tip in your dashboard click ‘Layout’ > ‘Edit Html’ > Tick the ‘Expand Widget Templates’ box.

blogger layout
blogger edit html
blogger expand widget templates

Step 2. Find the following piece of code in your blogs template :
(Click Ctrl and F for a search bar to find the code – More Info)

<data:post.body/>

If <data:post.body/> is in your template html twice use the second one.

Step 3. Were the code needs to be placed – The code for the easy links needs to be placed Directly Below / Under <data:post.body/>.

Step 4. The code used to display the links – This is the code im using at the time of writing this post.If you would like your link section to be the same copy the code and place it in the area shown above :
(Note : This code is set to automatically display links to Your Posts and Homepage you do not need to change anything)

<b>Write About Or Link To This Post On Your Blog - Easy Links :</b><br/>
Link Directly To This Post :<br/>
<textarea cols='60' id='bloglinking' name='bloglinking' onclick='this.focus();this.select()' onfocus='this.select()' onmouseover='this.focus()' readonly='readonly' rows='1'>&lt;a href=&quot;<data:post.url/>&quot;&gt;<data:post.title/>&lt;/a&gt;</textarea><br/>
Link To The Homepage :<br/>
<textarea cols='60' id='bloglinking' name='bloglinking' onclick='this.focus();this.select()' onfocus='this.select()' onmouseover='this.focus()' readonly='readonly' rows='1'>&lt;a href=&quot;<data:blog.homepageUrl/>&quot;&gt;<data:blog.title/>&lt;/a&gt;</textarea>

Simply copy and paste all that code and place it were shown above then save your template.
I have highlighted in red the text and titles I’m using in case you want to change them.

Other Easy Links Options

By breaking up the code you could have a link to only the post or only the homepage :

This code will display a link to the post only :

<textarea cols='60' id='bloglinking' name='bloglinking' onclick='this.focus();this.select()' onfocus='this.select()' onmouseover='this.focus()' readonly='readonly' rows='1'>&lt;a href=&quot;<data:post.url/>&quot;&gt;<data:post.title/>&lt;/a&gt;</textarea>

This code will display a link to homepage only :

<textarea cols='60' id='bloglinking' name='bloglinking' onclick='this.focus();this.select()' onfocus='this.select()' onmouseover='this.focus()' readonly='readonly' rows='1'>&lt;a href=&quot;<data:blog.homepageUrl/>&quot;&gt;<data:blog.title/>&lt;/a&gt;</textarea>

You could use the link to homepage on your sidebars or footer area instead of below the posts.To do this you would add the code to a Html/Javascript gadget.

It is an option to consider and thanks to Bollytadka for the question, if you would like to suggest a post or have any questions or suggestions feel free to ask in the comments or by using the Contact Me link in the menu bar.

must see post on building backlinks to your blog is the post on Using Dofollow blogs to increase your Google Page Rank.

Add Your Comments And Questions Below.

Put Easy To Copy Links Below Every Post On Your Blog
Informative
75
Useful
65
Easy To Read
86
Fact
90
Reader Rating0 Votes
0
79