Browse > Home / Blogging / Show Your Logo In The URL

| Subscribe via RSS


Show Your Logo In The URL

February 16th, 2008 Posted in Blogging

Like what you see? Grab my site's RSS feed and stay in touch!

url

These days almost all sites have their logos embedded in their URL. It looks good and adds a professional touch to the website. If you are a web master and your site does not have the logo show up in the URL, I strongly suggest that you do asap.

The process is actually quite simple and I am outlining the steps below for those who would like to enable this feature on their websites.

1. First of all you need to have the image ready that you want to embed in the URL. To have an idea about the size and type of the image file, take a look at the TechBanyan logo from the link below -

http://www.techbanyan.com/wp-content/uploads/2007/12/tban.jpg

You can save a copy to find out the size and dimensions of the image file.

2. Once you have your logo file ready, upload it on a server as we need to link to it.

3. Lastly, open the source file which contains meta tags, and copy paste the following code before the <title> code. Don’t forget to substitute the path with your own logo path.

<link href=’http://www.techbanyan.com/wp-content/uploads/2007/12/tban.jpg’ rel=’icon’ type=’image/jpg’/>

If you host using Wordpress, you need to navigate from your admin dashboard to Presentation >> Theme Editor and look for the ‘Header’ file. The above mentioned piece of code can be placed before the <title> code. You can right-click and view the Techbanyan source file for further clarification on this.

4. Save the Header file, refresh your website. You should be able to view the logo in the URL.

If you get any issues, let me know.

Related Posts!

One Response to “Show Your Logo In The URL”

  1. Nancy Odell Says:

    Hello…Man i love reading your blog, interesting posts ! it was a great Sunday .


Leave a Reply