Launching Blogger Video Tutorials

Posted by kranthi on Monday, June 7, 2010


I am very much excited to launch our new section here in Blogger Tricks... "Blogger Video Tutorials". To make sure that you benefit in the best manner from this site, I have been working on this passionately for the past few days and have done about 25 video tutorials. Watch out for more interesting tutorials in the next few days.

Why video tutorials?


Well, to give you guys a fantastic multimedia experience where you can learn four times faster than reading lengthy texts. I saw the amazing result myself; reason enough to awaken myself to the fantastic world of video tutorials. Last year, I had uploaded a blogger tutorial to Youtube, just a basic video with poor quality. But people liked what they saw and I ended up with 50k views and 60+ comments. This gives me a strong reason to believe that video tutorials rock big time and I am going to make sure that all of my readers get the best.

So now, just sit coolly and watch the steps, maximize your learning experience and implement what you’ve learnt in your blog and watch your blog traffic and revenue rise.



Thanks for all your support and comments. My apologies for not being active for the past 6 months because I was busy with my exams. Now with the worst behind me(my exams..ha ha ha), I am ready to go full throttle on video tutorials, these 25 that I have done should be very useful for the newbies.

To your blogging success (now in a multimedia experience)

Kranthi

Here are some of them:
How to add Favicon to your Blogger blog ?
How to add Meta tags to your blog ?
How to submit blogger sitemap to Google ?
How to submit blogger sitemap to Yahoo ?
How to add adsense inside blog posts ?
How to add POLL inside Blog post ?
How to add Email subscription box to your blog ?
How to upload Javascript files to your blogger blog ?
How to add ALT text to images for more traffic ?
and many more....
and will add many many more soon...


Looking forward for your comments and any suggestions :)

Continue reading »

How to Add Retweet Button to your Blogger Posts

Posted by kranthi on Saturday, June 5, 2010

Since Twitter is getting huge popularity these days, adding a cool Retweet Button to your Blogger blog posts can easily get you some decent amount of traffic and promote your content/products to large people in quick time. If you have tons of followers, then you can easily milk it.. ;)

So, here is how to add a nice Retweet button to your blogspot blog posts:

There are two versions of retweet buttons.. one is the default one (looks like digg button) and the other one is Compact version which can fit in small space..

twitter retweet button for blogger


The Code for the Default version is :


<script type="text/javascript">

tweetmeme_url = '<data:post.url/>';

</script>

<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"> </script>


and for Compact version is :


<script type="text/javascript">

tweetmeme_style = "compact";

</script>

<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>



Here is how to add them to your blogger post..

If you want it to the left side of blog post..

twitter retweet button aligning left

Find


<data:post.body/>


And Paste this code BEFORE that line..

<div style="float:left;padding: 6px 10px 6px 0px;">

<script type="text/javascript">

tweetmeme_url = '<data:post.url/>';

</script>

<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"> </script>

</div>


If you want it to the Right Side of post..

adding retweet button on the right side of blog post

Find


<data:post.body/>


Add this code BEFORE that line..


<div style="float:right;padding: 6px 0px 6px 6px;">

<script type="text/javascript">

tweetmeme_url = '<data:post.url/>';

</script>

<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"> </script>

</div>



Note: In the above two cases, if you want Compact button instead of default style, Just simple replace the default style code with compact one (refer step 1)

Finally SAVE THE CHANGES!


Continue reading »


Follow me on twitter
Just joined Facebook.. add me as friend. :)

Popular Blogger Tips,Tutorials



Popular Tools

favicon generator

Favicon Generator

Free tool to generate favicons online...
blogger ad code converter

Blogger Ad Code Converter

Free tool to add adsense inside posts..
online logo maker

Online Logo Maker

Create Stunning 3d logos online...
yahoo invisible detector

Yahoo Invisible Detector

Check your buddy is online or offline or invisible...
keyword density checker tool

Keyword Density Checker

Find out how often keywords are repeating in your site...









Home | Privacy Policy | Contact us | Submit Blogger Templates
2007-2010 Blogger Tricks. All rights reserved. Blogger Templates