In your ActiveRain blog, there are quite a few customizable elements that you have control over. It is like moving into a house though, there are so many things on your "to-do" list that you start with "first-things-first" and then eventually you get to the other things. So in AR, you probably start right away with your profile page. Perhaps you pick a background color or image for your blog. Eventually, you create a nice looking header graphic. Finally you start noticing "everyone else" has little widgets and gadgets and gizmos over there on the right hand side in what is called the sidebar. You say, hey! I want that too! This post is for you when you are ready for that step.

The sidebar starts at the top with your portrait and basic contact information. Underneath that is the all-important subscribe button. The next area of the sidebar (from the subscribe button down to the links area) is all yours to do as you please!

When you go to your "My Home" dashboard screen. On the left you will see the "Settings" menu. Go there and notice that there are four main boxes that you can fill in (Blog Title, Blog Description, Blog Description/Text Version, Signature). What you put into the "Blog Description" box is what shows up in your sidebar. You can simply type in some descriptive text (in plain text mode) about you and that is good thing to do for starters. However, in order to do badges, widgets, and gizmos you are going to have to paste in little snippets of HTML code.

Before I go into the HTML stuff, let me stop and mention the Blog Description (text version) box. What you want to write in there is what you want Google to know about your blog. This information is set in a backend meta tag "description" and so is not visible. However, take a little time and write a few lines of google-centric targeting about what your blog is about and keep in mind keywords for how you would like to be found.

OK - now lets move on to the visible part. The side bar gives you an effective area of 218 pixels. If you exceed that, it will overflow the edge and look not so nice. So when you go out and get code for widgets, try and pick the version that is that size or smaller (widgets usually give you options for size variations). In this post I'm not going to list all the widgets out there but some examples are Facebook, Twitter, Realbird, YouTube, etc, etc) As you browse others' blogs, you will get the idea of ones that are nice and you also want to get. The basic concept is... a widget is a preset block of HTML code that you copy/paste into your blog. You don't have to understand the code, just copy it and use it. If you have multiple widgets, you will have to understand just elementary HTML to see where one widget ends and the other starts. That way when you want to cleanup your sidebar (e.g. change the order of widgets or remove one) you will know where to start and end your editing at. You might at this point get the sense for this is not for the faint-hearted so if that is you, simply stick with this box as plain text - just write out the words that you want to describe you and your blog.

Finally, in this post, I want to share how to add to the sidebar a badge or graphic of some sort that is also a hyperlink to something. Let's take for example my twitter bird graphic that launches you to my twitter page.

You need to generate HTML code on your own that you can paste into the sidebar. This is one simple way to do that. Start a new TEST post in draft mode. In that post, upload and insert your graphic and attach a hyperlink just as you are familiar doing when you write blog articles. Save the post (in draft mode of course, otherwise people are going to say what is that??) Note: you need to save the post to switch between normal and HTML views without losing your edits. Also you want make sure that the graphic you uploaded becomes permanently saved on the AR servers.

Now go back and edit the post and click over into the HTML view. Highlight the HTML code that begins with the tag and everything between that and the ending tag -- you will see the tag reference in the middle of all that. Copy that code to your clipboard and then head over to your settings page and paste it in. Voila!

HTML code is not difficult when you understand a few basic principles. I'm going to save HTML instruction for other posts, but if you already know the basics you should be fine. I would recommend that when you are modifying your sidebar with new stuff, you may want to select all and save the text somewhere in case you get all tangled up and need to "restore previous" :)

My final recommendation for the sidebar is do not go overboard picking every widget known to mankind there. This is only distracting. Find a few select ones that are truly useful and ones that a consumer who finds your blog might appreciate!


About the
Author
  is a Technology Manager residing in NYC who specializes in applied technologies in the fields of Architecture and Real Estate. Craig focuses on finding the best uses of tech as can be used to help a business be more successful. He is keen on always seeing the perspective and viewpoint of his audience and he tailors his teaching to be easily understood. He teaches by means of this blog, online courses and webinars, as well as one-on-one remote sessions with persons located throughout the country and beyond.

if you enjoy subscribe subscribe

           

 
Post is included in group: Active Rain Newbies
Post is included in group: Addicted to Active Rain
Post is included in group: BananaTude
Post is included in group: HELP/FAQ (Read 'Purpose Statement' Carefully!)
Post is included in group: The Ninety-ninth Percentile

113 Comments on ActiveRain - Sidebar Content

20 Most Recent Comments Displayed Show All

MAR
01
2011
774,311 Points 95 Featured Posts Outside Blog Called Shot Master

Thanks Craig, was wondering what the description part did. Now I know, now I can try.  :)

9:35am • #95
MAR
09
2011
207,522 Points 2 Featured Posts Outside Blog

Craig can you give me some insight into why this piece of code isnt working in my Blog Description:

<!-- Start of Zopim Live Chat Script -->
<script type="text/javascript">
document.write(unescape("%3Cscript src='" + document.location.protocol + "//zopim.com/?Cz2CjO1mSwUWoQ44TZQ5BJTa9Or4JpjW' charset='utf-8' type='text/javascript'%3E%3C/script%3E"));
</script>
<!-- End of Zopim Live Chat Script -->

It is a chat window from zopim which I use on my web site with success.  The only place I can make it work on AR is in the signature but then it sends the user about 12 responses, one for each blog article signature on the page being viewed. 

thanks, Scott

6:24pm • #96
MAR
10
2011
222,137 Points 70 Featured Posts Outside Blog Attended Rain Camp Called Shot Master

Scott - your answer lies in what Jeremy noted in comment #71 - script widgets with few exceptions are not allowed in AR for security reasons - you may be able to host them on your own site and then iframe them into AR ... something to try if you have that level of expertise

9:50am • #97
MAR
11
2011

I'm making my 10 posts today all in the FAQ files because I appreciate this help so much. Last night I set up my AR Blog with a header and background. Today I put together my outside blog and these pages were invaluable! Thank you for taking so much time for us! :)

12:09am • #98
222,137 Points 70 Featured Posts Outside Blog Attended Rain Camp Called Shot Master

Jim - awesome - glad to hear - thanks for spending time on my blog :)

8:59am • #99
MAR
16
2011
152,794 Points Outside Blog Attended Rain Camp Called Shot Master

Hi Craig,

You seem to be the resident expert about the sidebar items.  Do you know how to properly insert the code for a facebook widget?  I'm read a few other posts on this, but no luck.  I think its because my facebook url and ID is unusually long.  I'll give you my facebook url in the event you are still monitoring this post:  http://www.facebook.com/pages/Denver-Homes-Online/377888410072?ref=search&sid=100000690342591.824231571..1

Thanks much,

7:04pm • #101
MAR
19
2011
229,869 Points 9 Featured Posts Outside Blog Attended Rain Camp Called Shot Master

As always, your post is both informative and very interesting. Thank you for sharing this post.

2:13am • #102
222,137 Points 70 Featured Posts Outside Blog Attended Rain Camp Called Shot Master

Scott - you're welcome - thanks for visiting

Michael - I just recently changed my facebook widget - if you go to the social plugins page you can pick your widget and get the code which will be in iframe format which works in the AR sidebar. Once you have the code, you can refer to my post above about how to insert it. I hope that helps

Doug - very kind of you to say - thanks for coming to the classroom blog

8:56am • #103
APR
08
2011

Thanks it was very useful, especially the 'Draft' editing portion.  I am adding this comment so I can find this again in the future ;). 

9:05pm • #104
222,137 Points 70 Featured Posts Outside Blog Attended Rain Camp Called Shot Master

Irene - thanks for commenting, glad you learned somthing - don't overlook also at the bottom of each post is a "bookmark" icon where you can build a list of posts that you want to come back to in the future... just a thought -c-

9:11pm • #105
APR
28
2011

I think this is an older post... but, I just found it and I just want to thank you for being so clear and detailed!  There is SO MUCH info on active rain and it's nice to find something so helpful.

10:52am • #106
MAY
18
2011
6 Featured Posts

Thanks so much!!  I just added the Twitter Follow button---

Mario

10:40am • #107
MAY
24
2011
158,970 Points 3 Featured Posts Outside Blog

Craig, thanks again!

I am working on adding a SEARCH FOR HOMES buttons on my sidebar... I see on some profiles even listings shown on the side bar. Not sure if I can do it.

do you, by any chance, had a blog about that before?

Thank you.

8:13am • #108
JUL
02
2011
1 Featured Post

Hi Craig.  I wish I found this sooner.  I spent too much time trying to figure it out yesterday. I'll be printing this out!

11:20am • #109
JUL
09
2011
JAN
29
2012
Outside Blog

Thank you for sharing this, I just demystified the process.  A little trial and error and I can find useful

tools for my sidebar.  Thanks again

2:01pm • #112
Outside Blog

Thank you this is very helpful, I find it easier to understand with the graphics explaining it,  I am also grateful to know about the bookmark tool at the end of each blog post.  I am going to continue working on this.  

8:51pm • #113
FEB
18
Outside Blog

Thank you!  Tomorrow I will try to add a Facebook widget to my blog.  We will see. 

3:11pm • #114

20 Most Recent Comments Displayed Show All


What does the graphic say?
Leave a response…


(optional)
Spam Prevention:
 
Craig600 Ambassador_large

Craig Daniels - Technology Instructor/Project Consultant

Staten Island, NY

More about me…

located NYC - remote assistance everywhere! :

Office Phone: (646) 450-2728

Email Me

pointing to subscribe button
craig's classroom blog is a place to come for short technology lessons - here on ActiveRain I focus on technologies for real estate professionals - please subscribe if you want to catch future posts! :)

 

twitter


Listings

Links

Archives

RSS 2.0 Feed for this blog