How to Link Blogger Header to Another Site

Adding custom link to Blogger header : By default, your Blogger header is linked to your Blogger home page. Clicking on your Blogger blog header will redirect you to the home page of your blog. However, it's possible to change the redirection of your Blogger header to another URL. You can link your Blogger header to your site or any other webpage.

Linking your header to another site can increase your blog traffic by providing a backlink. Adding your blog link to someone else's blog or your own blog can significantly boost your blog traffic and page rank. In this post, I'll show you how to add a custom link to your Blogger header. After linking your header to another site, clicking on your Blogger header will redirect you to the website you added to your Blogger header.

How to Link Blogger Header to Another Site:

Adding a custom link to your Blogger header is a straightforward process. To get started, locate the Blogger header redirection code in your blog template code. Once you've found the code, replace the homepage URL with your custom link. You don't need to add any additional code to your Blogger. That's all there is to it!

Follow below steps to add a custom link to your Blogger header:

Step 1 : Go to Blogger Dashboard

Step 2 : Click on Template

Step 3 : Click on Edit HTML

Step 4 : Search for below code
<a expr:href='data:blog.homepageUrl'><data:title/></a>

and change 'data:blog.homepageUrl'  with  'another site url'

Step 5 : Click on Save template.

After adding the custom link to your Blogger header, test it out by clicking on the header. If everything is set up correctly, it should automatically redirect to the custom URL you added in step 4. This is a simple way to improve the navigation of your blog and provide a direct link to a specific page or website.

No comments:

Post a Comment