Monday, May 7, 2012

Tutorial: How to make your own blog button

Pin It

Did you know that if your blog does not have a button, you are missing out on alot of opportunities  that can grow your blog, for free?

If your blog has a button, does it have the five features for success?

Did you know it is easy to make your own temporary buttons that keep your giveaways on your blog front and center during their duration, by linking up a photo in your sidebar (that can be centered) with the direct post where people can enter your giveaway? Making your giveaway easy for people to find and enter while you still add great content and posts?
Why does your blog need a button:
1. Brand recognition
This is important if you are wanting to grow your blog. Your brand is what your blog is about. The blog name, design, tagline and button all contribute to your blog's brand recognition. 

2.  Link Ups
If you hold link ups, having a link up button is a great way to have participants advertise your link up or site

3. Growing your Blog
If you want to purchase advertising on another blog, you will need a button for them to display in their sidebar

4. People want to share things they love
Having a button (along with a code they can copy and paste) makes it easier for them to post your blog button on their blog to share with their readership. A good blogger knows that being able to provide their readers sources for great information is just as important as providing that information. A good blogger is a generous blogger. A blog button allows people to be generous with their readers by sharing the information on your blog.
A good blog button has 5 features:
  1. Is sized 125 x 125 (or very close too), the standard size for all blog advertising sidebars
  2. Includes the name of your blog (or etsy shop)
  3. Stands out in a good way
  4. Evokes the mood, idea or aesthetic of what your blog is about.
  5. Evokes curiosity or a desire to learn more by clicking it to see where it takes you.
To make your own blog button, you need 4 things:

1. An account on a photo hosting service, such as photobucket. The accounts are free. You must have this set up first.
2. The photo or image/graphic you want to use, that you have permission to use, downloaded on your pc.
3. A blog, etsy shop or website to link the button to. (or blogpost, if you are linking a giveaway)
4. follow these easy instructions (Yes, you can do this. Just take it one step at a time).

Here's the how to:

1. Sign in to photobucket
2. Upload your image from your computer. After you upload it, you may need to use their editing features to either CROP the image (if you are using your own photo) or resize the graphic you have chosen to be the desired 125 x 125 size.
3. Save a copy of this image to an album and name it.
4. Go to view album.

So far so good.

Now find your newly uploaded and edited image in your album. See it? OK.
5. When you roll your cursor over the image in the album a box menu comes up directly under it. The third line down is HTML click on and copy the full code in that box. It will look something like this:

<a href="http://s1176.photobucket.com/albums/x338/homeschoolfam/?action=view&amp;current=KatieGrabButton_New.png" target="_blank"><img src="http://i1176.photobucket.com/albums/x338/homeschoolfam/KatieGrabButton_New.png" border="0" alt="Photobucket"></a>

You need to change this code to direct the button to the URL (blog, blogpost or etsy shop address) you want it to go to. Currently, it is directing to Photobucket. Let's say you want to direct it to your blog. (We will use Brighton Park's URL for the example)...

Here is our code from before:
<a href="http://s1176.photobucket.com/albums/x338/homeschoolfam/?action=view&amp;current=KatieGrabButton_New.png" target="_blank"><img src="http://i1176.photobucket.com/albums/x338/homeschoolfam/KatieGrabButton_New.png" border="0" alt="Photobucket"></a>

I have highlighted all the code between the first set of "  " in yellow. We need to delete this code between the first set of quotations and replace it with where want to go by cutting and pasting what we want. So if I want the button to take people to my blog,
http://www.brightonparkblog.blogspot.com  I will put that URL address between those first quotations and it will now look like this: (you would use your own blog address). 

<a href="http://www.brightonparkblog.blogspot.com" target="_blank"><img src="http://i1176.photobucket.com/albums/x338/homeschoolfam/KatieGrabButton_New.png" border="0" alt="Photobucket"></a>

To make the little box that has the code show (so that readers can take the code and copy and paste it on to your blog, we need to do one more step.

We need to add one more thing to your code before adding it to your blog. Here is mine. To make it yours:

Replace the highlighted area in yellow with your blogs URL.
Replace the highlighted area in pink with the location of your photo on photobucket. To find this, go to your photo in photobucket and hover over. Instead of HTML, copy and cut the code beside  "DIRECT LINK" .

<form><textarea rows="5" cols="20" readonly="readonly"> <center><a href="http://brightonparkblog.blogspot.com" target="_blank"><img src="http://i1176.photobucket.com/albums/x338/homeschoolfam/KatieGrabButton_New.png" border="0" alt="Photobucket" /></a> </center></textarea></form></center>

When you put these together, it looks like this:

<center><a href="http://brightonparkblog.blogspot.com" target="_blank"><img src="http://i1176.photobucket.com/albums/x338/homeschoolfam/KatieGrabButton_New.png" border="0" alt="Photobucket" /></a>
<form><textarea rows="5" cols="20" readonly="readonly"> <center><a href="http://brightonparkblog.blogspot.com" target="_blank"><img src="http://i1176.photobucket.com/albums/x338/homeschoolfam/KatieGrabButton_New.png" border="0" alt="Photobucket" /></a> </center></textarea></form></center>

To center your button, add <center> to the front of the code (where I highlighted in green) . (The program will add it to the end).
Now... lets put this code on your blog...
6. In a new window, sign into your blog. Click on
~Design at the top upper right, then
~Layout (in the new menu that was brought up on the left hand side) then click
~Add a Gadget. This brings up the Gadget menu. scroll down until you see
~HTML/JavaScript

In the new box that comes up, paste in the code.

Click save.

Your new button is on your blog.

To make a button for a giveaway, the only difference is you are linking to a direct post URL, not your blog's main URL. To find a posts direct URL, go to that post and click on its TITLE. The specific blog post URL will now be in the URL window. Click and copy the whole thing. That whole thing is what you will paste in between those first quotation marks. Also, you will NOT do step two to make the code show up, as you only want the linked graphic on your sidebar, so making a button linked to a giveaway post only takes 1/2 the steps.

When you add both the button graphic and the code box  to your sidebar, it looks like this...a button at the top with a code box below, making it easy for people to take your blog button with them!



Photobucket

**My current blog button was designed by Little Bitty Blog Designs. She designed my header and I wanted them to match. This helps with my blogs brand recognition and the code box belows allows readers to take my button with them.
Sometimes, we have the know how to do something, but not the time. If you would like me to make a button for you, I am offering the following services (beginning June 1st):

Giveaway Button (installed): $2.50
Put a giveaway button on the top of you blogs sidebar, linked to the specific giveaway post. You supply the graphic/photo (usually is a giveaway graphic or a picture of the prize.)

Blog Button or Etsy Store Button (installed): $10.00/$15.00
Make a blog button with code box if desired for your blog's sidebar, linked to your blog or etsy shops home page.  You supply photo/graphic ($10). I supply photo/graphic ($15).

Let me know if you have any questions or if you need a button!

This post is linked up to: Mad Skills Party, No Ordinary Bloghop. 












17 comments:

  1. Thank you so much for posting this tutorial! Creating my own blog button has been on my "to-do" list for a long time. I think today is the day to cross it off!

    ReplyDelete
  2. I have always wanted to learn how to do this so thank you for this post. And for linking up to the NOBH

    ReplyDelete
  3. You are amazing! Thank you for sharing this information. I need so much help! I have a blogger blog, and it needs work! Would love your opinion.

    ReplyDelete
  4. Thank you, thank you, thank you! I've been thinking about creating my own blog button, but didn't have a clue how to do it. This is perfect!

    ReplyDelete
  5. How do you make the scroll box below your button?

    ReplyDelete
  6. Amy, its in the post...after the sentence that says "there is one more thing we need to add before we put it on your blog". take the code and follow directions to replace my blogs links with yours and add it to the top part and that will give you the button plus the scrolling box. hope that helps! thanks for reading!

    ReplyDelete
  7. Thank you SO much! I've always wanted to do this, but didn't know where to begin.

    ReplyDelete
  8. Hi Katie -
    How do I go about having you design and install my blog button? I could probably to everything but the graphic design of it but I figure I'd just let an expert handle it all. Please let me know what I need to do and how to pay you for it!

    Thanks for posting this tutorial!

    ReplyDelete
  9. Good Morning Katie!
    I have been visiting your site ever since I discovered The Guide Book! I have two special needs boys but do not homeschool. I tried your tutorial on how to create the button but was hopelessly lost. I am explaining it away as Summer Brain Melt. I am hoping you are still accepting "jobs" and will take on my button job. Please contact me for payment instructions, I can do paypal or out of state check or even a money order. Let me know what you prefer. Sincerely, Lanie Litwin (septemberroad.com)

    ReplyDelete
  10. Thank you everyone! For those of you who wanted me to make your button, send me an email to homeschoolfam@gmail.com and we can start the process :-)

    ReplyDelete
  11. Thank you so much for this tutorial! ♥

    ReplyDelete
  12. This tutorial is amazing! Thank you so much for making it!

    ReplyDelete
  13. Hi there
    I have discovered you on Google in my search to make my own button. Everything works accept the image does not appear. I used Picasa3. google.com but no image. Here is my link if you want to take a look. http://lynelleclarkaspiredwriter.blogspot.com/

    ReplyDelete
  14. Thank you for this. I am wanting to create a button that will be shared with those who guest post on my site. I think I need html so they can copy and paste it to their site, which will link back to their post. Do you have a tutorial for that?

    ReplyDelete
  15. THANK YOU!!! I suck at html and I spent all day trying different tutorials that didn't work because they missed one step or the other! finally i have my button!! (about time!!)
    I'll tag you on my facebook page!
    thank you thank you thank you!!! Donatella
    www.inspirationrealisation.com

    ReplyDelete
  16. I tried to post the link to this tutorial on my facebook page, but facebook is blocking your blog considering it spam (???!!!) so I posted it anyway with the (dot) in words....

    ReplyDelete
  17. Thank you SO much for this tutorial!! Really a life saver! After weeks of trying to do it on my own, without any success might I add, I stumbled upon this tutorial of yours and did it in literally 10min!!! AH I'm so happy right now I could dance!!

    I would like to ask if you mind me taking your button and displaying it on my blog? I would love if you say yes!!

    xoRosie
    http://teacupsanddresses.blogspot.com/

    ReplyDelete

Thanks for leaving a comment and being a part of our amazing community here! I reply as time allows. Thanks for being understanding! ~~Katie

LinkWithin

Related Posts Plugin for WordPress, Blogger...