Remove Or Supervene Upon Habitation Link As Well As Box From Blogger Template
In the footer of Blogger template, in that location is a domicile page link. Usage of that link is real rare. We tin hand the axe take this link past times a elementary template edit.
The domicile link inwards the footer of blogger template is commonly non useful because it is non inwards a of import position. We tin hand the axe alter the seat of the link or take that link from the template, if nosotros want.
Previously Google had limits inwards discover of links on a page. Now they lifted this limitation. But the domicile link is appearing to a greater extent than than in 1 lawsuit inwards a page. It is amend to avoid duplicate links which are non relevant.
How to take this link
Go to Template too Edit HTML,Find the next code inwards the template using Find option.(#)
<a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>Delete too Save the template too verify the blog.
View the video tutorial
How to take the domicile box
Some blogger templates incorporate a box alongside the domicile link too close of the readers are desperate to delete that too. I suggested to delete the box using about code, But I intend it is impossible to delete that box, instead y'all tin hand the axe enshroud the box using the CSS trick.Please abide by
</head>
inwards your templateAdd next code only higher upwards the caput tag.
<style type="text/css"> /* hiding domicile box link */ #blog-pager{display:none !important;} </style>So it volition await similar this
<style type="text/css"> /* hiding domicile box link */ #blog-pager{display:none !important;} </style> </head>Save the template, y'all are done.
How to supplant the domicile text alongside other text or image
Find this code inwards your template.<data:homeMsg/>
supplant alongside your ain text. For replacing alongside an image, endure this <img src="IMAGE_LINK"/>
. Replace IMAGE_LINK alongside your picture link.
0 Response to "Remove Or Supervene Upon Habitation Link As Well As Box From Blogger Template"
Post a Comment