How to Link Your Blogger Header to Another Site
- 1). Log in to your Blogger account.
- 2). Click "Design" and "Edit HTML."
- 3). Scroll past the CSS style sheet at the top of your Blogger template. Find the Blogger template section that starts with "<b:section class='header'."
- 4). Type "<a href="/links/?u=yoururl">" right before this code starts. Enter your destination URL in place of "yoururl."
- 5). Scroll down until you find the end of this section, designated with "</b:section>." Type "</a>" immediately after this code. Click "Save Template."
Source...