Showing posts with label Blogger. Show all posts
Showing posts with label Blogger. Show all posts

Stylish Animated Blogger Recent Posts Widget

n this post will help you to create a recent

post widget for your blogger. Its animated

widget with thumbnail and Include with nice

back ground. So you can try to add it to your

blog.



Stylish Animated Blogger Recent Posts Widget


1. Log in to blogger  Design > Page Element.



2. Click Add Gadget and select 'HTML/Javascript



3.Now Paste Below code.



<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>     
<style type="text/css" media="screen">
<!--
#spylist {
overflow:hidden;
margin-top:5px;
padding:0px 0px;
height:350px;
}
.spydate{
overflow:hidden;
font-size:10px; }

#spylist ul{
width:350px;
overflow:hidden;
list-style-type: none;
padding: 0px 0px;
margin:0px 0px;
}
#spylist li {
width:230px;
background: #1ed2f2;
list-style-type: none;
margin:0 0 5px 0px;
padding:5px 5px 1px 10px !important;
-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;border: 0 none !important;-webkit-border-top-left-radius:40px;-webkit-border-bottom-right-radius:40px;-moz-border-radius-topleft:40px;-moz-border-radius-bottomright:40px;border-top-left-radius:40px;border-bottom-right-radius:40px;
}

#spylist li:hover {
background: #84f6f5;

}

#spylist li a {
text-decoration:none;
color:#4B545B;
font-size:11px;
height:18px;
overflow:hidden;
margin:0px 0px;
padding:0px 0px 2px 0px;
}

#spylist li img {
float:left;
margin-right:5px;
margin-top:3px;
background:none;
border:0;
}

.spycomment{
overflow:hidden;
font-family:Tahoma,Arial,verdana, sans-serif;
font-size:10px;
color:#262B2F;
padding:0px 0px;
margin:0px 0px;
}
-->
</style>
<script language='JavaScript'>


imgr = new Array();

imgr[0] = "http://i43.tinypic.com/orpg0m.jpg";

imgr[1] = "http://i43.tinypic.com/orpg0m.jpg";

imgr[2] = "http://i43.tinypic.com/orpg0m.jpg";

imgr[3] = "http://i43.tinypic.com/orpg0m.jpg";

imgr[4] = "http://i43.tinypic.com/orpg0m.jpg";
showRandomImg = true;

boxwidth = 255;

cellspacing = 6;

borderColor = "#232c35";

bgTD = "#000000";

thumbwidth = 70;

thumbheight = 70;

fntsize = 12;

acolor = "#666";

aBold = true;

icon = " ";

text = "comments";

showPostDate = false;

summaryPost = 40;

summaryFontsize = 10;

summaryColor = "#666";

icon2 = " ";

numposts = 10;

home_page = "http://smsdudez.blogspot.com/";

limitspy=4
intervalspy=4000

</script>

<div id="spylist">
<script src='http://dl.getdropbox.com/u/708209/scriptabufarhan/recentspy/recentpostthumbspy-min.js' type='text/javascript'></script>
</div><a style=" float:right;font-size:8px; color:#3B78CD; text-decoration:none;" href="http://www.smsdudez.blogspot.com/search/label/blogger%20widgets">Blogger widget</a>




After paste above code

* Replace http://smsdudez.blogspot.com/ with your Site URL



4. Now save your HTML/Javascript

New UI on Your Blogger Dashboard

New UI on Your DashboardThe Blogger’s new UI has now migrated from Blogger Daft to the regular Dashboard.If you are a regular reader here, then you must have already seen screenshot of the new UI. Blogger has now made some improvements to  the new UI, and has plugged it into the regular dashboard.The new UI also includes an option to Edit your Template Code.

When you login to your Blogger Dashboard, you should see a notification asking you to check out the New UI.
image

If you dismissed this notification, don’t worry, you can still switch to the new UI.In your Old Dashboard, you will see a link asking you to try the new UI.
image
If you are not able to figure that out, just follow this link and you will be taken to the new UI.
Here are a few Screen Shots: (Click the image for a larger version)
Blogger Dashboard
Blogger Reading List
Blog Overview
Blog Posts
Blog Pages
Blog Comments
Blog Stats
Blog Earnings
Blog Layout
Blog Template
Edit Template HTML
Blog Settings
If you don’t like the new Interface, you can switch back to the old one.
image

The Benefits of Hello Bar - Add this to Blogger


RaiShahnawaz Again With Great Post. There are so many sticky bars that are all over the internet far also RaiShahnawaz have some amazing sticky bars widgets now and I see many people welcomed it at my others blog so I came today with another good site that provide a service to create an easy customized sticky bar with a lot of advantages and this bar is also used on most of the popular blog . You can see statistics for it and even add your twitter and RSS FEEDS. So now before we continue you may like to see live demo.



What is the benefit of this bar Shown Above:

Before I show some of the benefits I will show some of the widgets that is created by RaiShahnawaz.Com :

1- Installation is so easy

2- You can updates your sticky bar directly from hello bar dashboard.

3- You can easily customize it .

4- The best thing that it can be return again after you close it.

5- There are so many styles that you can add to it like gradient and many other things that you will like.

6- You can view demo of it  on your site before you register on hello bar.

7- you will get many of the clicks to the link you view in it.

There are also a many others dynamic feathers that I did not mention and some that is available for you after upgrade that I really suggest you to do, you have to upgrade your account but after you use it and like it and see how much is it and how can you benefit from it a lot.

How To Install It???


you can simply go to the site by clicking here Hello Bar
you can view yours site on it by clicking on "Try It Out".
Click on free sign up.
Enter your email adress.
Go to your inbox and use the information they gave to you to login
Change your password after you login so that you can remember it after.
you will be able to customize your first bar directly which will be named as my hello bar.
Click on settings.
Change it as you want.
click on save's.
copy the code
paste it just before..

</head>
And now Congratulations you have Sucessfully created your hello bar.

Thats it!



Add Multi Colored Popular Post Widget In Blogger

We usually show Popular post widget to our readers so that they can enjoy the most popular post of our blog. But this article is not for Normal popular post widget rather how you can add multi colored popular post widget in Blogger. The multi colored popular post widget looks really awesome. It has also three displaying modes: display title only, display title with image thumbnail. I hope you will enjoy the widget.











  • Go To Blogger Dashboard → Design → Edit HTML
  • Now Find the following code using CTRL+F




/* Variable definitions
====================





  • Copy and Paste the Code the code shown below just after it




  • <Group description="PopularPosts Backgrounds" selector="#PopularPosts1">
    <Variable name="PopularPosts.background.color1" description="background color1" type="color" default="#fa4242" value="#ff4c54"/>
    <Variable name="PopularPosts.background.color2" description="background color2" type="color" default="#ee6107" value="#ff764c"/>
    <Variable name="PopularPosts.background.color3" description="background color3" type="color" default="#f0f" value="#ffde4c"/>
    <Variable name="PopularPosts.background.color4" description="background color4" type="color" default="#ff0" value="#c7f25f"/>
    <Variable name="PopularPosts.background.color5" description="background color5" type="color" default="#0ff" value="#33c9f7"/>
    <Variable name="PopularPosts.background.color6" description="background color6" type="color" default="#ff0" value="#7ee3c7"/>
    <Variable name="PopularPosts.background.color7" description="background color7" type="color" default="#ff0" value="#f6993d"/>
    </Group>



  • Now Find the code shown below using [ctrl+F]




  • ]]></b:skin>



  • Now Paste the Code shown below just before or above it




  • #PopularPosts1 ul{margin:0;padding:5px 0;list-style-type:none}
    #PopularPosts1 ul li{position:relative;margin:5px 0;border:0;padding:10px}
    #PopularPosts1 ul li:first-child{background:$(PopularPosts.background.color1);width:90%}
    #PopularPosts1 ul li:first-child:after{content:"1"}
    #PopularPosts1 ul li:first-child + li{background:$(PopularPosts.background.color2);width:85%}
    #PopularPosts1 ul li:first-child + li:after{content:"2"}
    #PopularPosts1 ul li:first-child + li + li{background:$(PopularPosts.background.color3);width:80%}
    #PopularPosts1 ul li:first-child + li + li:after{content:"3"}
    #PopularPosts1 ul li:first-child + li + li + li{background:$(PopularPosts.background.color4);width:75%}
    #PopularPosts1 ul li:first-child + li + li + li:after{content:"4"}
    #PopularPosts1 ul li:first-child + li + li + li + li{background:$(PopularPosts.background.color5);width:70%}
    #PopularPosts1 ul li:first-child + li + li + li + li:after{content:"5"}
    #PopularPosts1 ul li:first-child + li + li + li + li +li{background:$(PopularPosts.background.color6);width:65%}
    #PopularPosts1 ul li:first-child + li + li + li + li + li:after{content:"6"}
    #PopularPosts1 ul li:first-child + li + li + li + li + li +li{background:$(PopularPosts.background.color7);width:60%}
    #PopularPosts1 ul li:first-child + li + li + li + li + li + li:after{content:"7"}
    #PopularPosts1 ul li:first-child:after,
    #PopularPosts1 ul li:first-child + li:after,
    #PopularPosts1 ul li:first-child + li + li:after,
    #PopularPosts1 ul li:first-child + li + li + li:after,
    #PopularPosts1 ul li:first-child + li + li + li + li:after,
    #PopularPosts1 ul li:first-child + li + li + li + li + li:after,
    #PopularPosts1 ul li:first-child + li + li + li + li + li + li:after{position:absolute;top:20px;right:-15px;border-radius:50%;background:#353535;width:30px;height:30px;line-height:1em;text-align:center;font-size:28px;color:#fff}
    #PopularPosts1 ul li .item-thumbnail{float:left;border:0;margin-right:10px;background:transparent;padding:0;width:40px;height:40px}
    #PopularPosts1 ul li a{font-size:12px;color:#444;text-decoration:none}
    #PopularPosts1 ul li a:hover{color:#222;text-decoration:none}



  • Now Find the code shown below using F3




  • <b:section class='sidebar' id='sidebar' preferred='yes'>



  • Now Paste the Code Shown Below just below/after it




  • <b:widget id='PopularPosts1' locked='false' title='Popular Posts' type='PopularPosts'>
    <b:includable id='main'>
    <b:if cond='data:title'>
    <h2><data:title/></h2>
    </b:if>
    <div class='widget-content popular-posts'>
    <ul>
    <b:loop values='data:posts' var='post'>
    <li>
    <b:if cond='data:showThumbnails == &quot;false&quot;'>
    <b:if cond='data:showSnippets == &quot;false&quot;'>
    <a expr:href='data:post.href' expr:title='data:post.title' rel='bookmark'><data:post.title/></a>
    <b:else/>
    <a expr:href='data:post.href' expr:title='data:post.snippet' rel='bookmark'><data:post.title/></a>
    </b:if>
    <b:else/>
    <b:if cond='data:showSnippets == &quot;false&quot;'>
    <b:if cond='data:post.thumbnail'>
    <img class='item-thumbnail' expr:alt='data:post.title' expr:src='data:post.thumbnail'/>
    <b:else/>
    <img alt='no image' class='item-thumbnail' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgcVrvFe5a5SnMqKsvbQu8QC-QA86K6_BXAma7_B-dDaVbUf75WEz_-LqIEdPZxecKy8VfyIK603BM08LxobCpzsSOcSd8lnB8Cb5SL6tRQI1f2JRPb3MBiT5ph2vd94DH4oy6e4WVxwl0/s1600/defaultimage.jpg'/>
    </b:if>
    <a expr:href='data:post.href' expr:title='data:post.title' rel='bookmark'><data:post.title/></a>
    <div class='clear'/>
    <b:else/>
    <b:if cond='data:post.thumbnail'>
    <img class='item-thumbnail' expr:alt='data:post.title' expr:src='data:post.thumbnail'/>
    <b:else/>
    <img alt='no image' class='item-thumbnail' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgcVrvFe5a5SnMqKsvbQu8QC-QA86K6_BXAma7_B-dDaVbUf75WEz_-LqIEdPZxecKy8VfyIK603BM08LxobCpzsSOcSd8lnB8Cb5SL6tRQI1f2JRPb3MBiT5ph2vd94DH4oy6e4WVxwl0/s1600/defaultimage.jpg'/>
    </b:if>
    <a expr:href='data:post.href' expr:title='data:post.snippet' rel='bookmark'><data:post.title/></a>
    <div class='clear'/>
    </b:if>
    </b:if>
    </li>
    </b:loop>
    </ul>
    </div>
    </b:includable>
    </b:widget>


    Now save the template and done.

    Settings





    • Now got o Page Element You will find out a popular widget
    • Click on the edit link of Popular Posts widget
    • Select “Display Up To 7 Posts”
    • Now Save the widget


    Change Color



    Go To Design → Template Designer → Advanced → PopularPostsBackground



    Please comment here if you face any problem. Take only 10 seconds to share the article if you like.

    10 Tips Very Useful to Write Your Most Popular Post Ever

    People creating blog and they want that my blog can earn more revenue .So thats the thing is that the blog should have specific standard. so today i am goint to tell you about on One popular post can bring your more traffics and links than a month’s worth of your usual content.

    In this post, I want to set you a very challenge with the potential to launch your blog into the stratosphere.

    Make the next post you write your most popular post ever.



    The following ten tips form my key advice for the tackling this task. I used all of them when hitting the Digg front page for the first time. There’s no blueprint you can be follow to write an incredibly popular post, but you won’t have a chance unless you try. I’m confident these tips will be give you a good shot at success.



    1. Time is one of the more important than talent. Work on something for the eight hours and you can bet it will be good. You dont need to spend that long, however (though thats how long it took me to craft the first post I wrote that hit the Digg front page). More time means you can refine, format and fill your post with plenty of value. Take the time to really craft your content. It will show in  finished product.



    2. Use your best idea : A post will never be become wildly popular unless it fulfills a need, and does so emphatically. What’s something your niche wants but hasn’t got yet? Can you assemble a whole lot of really awesome (targeted) resources in one place? The more your posts helps people, the better it will do.



    3. Use formatting to yours advantage. These days, are the social media is key when it comes to launching your posts into the stratosphere. Social media users are notoriously spoiled for choice, however. Use formatting to emphasize the best aspects of your post. Hone in on your funniest lines, your most profound bits of advice, your best resources. Make them stand outs.



    4. Brainstorm headlines. There are the most probably one or two bloggers who’ve completely mastered the art of writing headlines for social media (you will know who they are). The rest of us haven’t been blessed with such skills. When you see a great headline, chances are it’s option #12 of a dozen choices. Few of us can think of a great headline straight away. Spend ten minutes brainstorming and you’re bound to stumble across something that works. A weak headline will the cripple your post’s chances of success. It’s essential that you put a lot of work into getting it right.



    5. Invest plenty of  thevalue in your post. Ever bookmarked or voted for something without completely reading it? We will all done it. It’s because of the ‘Wow’ factor — the presence of enough promised value in one place gets the reader enthusiastic about the post straight away. Instead of 5 tips, why not share 50? Instead of 9 resources, why not be 40 or more?



    7. Beauty is in the eye of the beholders. If yours post looks very good, it will draw readers in. Take the time to add images, thumbnails and formatting to what you create. Make yours post a visual feast. With so much web content presented in bland way, your post is guaranteed to stand out.



    8. Tell them what you are going to tell them. Readers will be skip your waffly introduction. You can say the same in less words, particularly when you’re writing for an impatient reader: someone who wants to get straight into your tips/resources/opinions. Use your introduction to the highlight why the reader should stick with your post. There’s a reason my post introductions mainly consist of: “In this post, I’m going to do this, this and that.” It’s what people really want to know: what am I getting in the exchange for my attention?



    9. Send messages with links. The best way to get the blogger to investigate your blog is by linking to them. We’ve got a natural desire to know what’s being said about us. If your post becomes really popular, each link inside it should send enough traffic outwards to be the worth investigating. Be generous with your outbound links when writing your most popular post. It gives other bloggers an incentive to link to you, because it’s ultimately more promotion for thems.



    10. Utilize your networks. If you want people to Digg, Stumble Reddit your post, theres no reason why you need to sit back with the fingers crossed and hope it happens. Ask them. Your loyal readers like you. You entertain them, or teach them, or help to them. If voting is a simple matter of clicking a link they’ll be more than happy to do so. Ask for votes in yours post and email readers and social media influencers. In most cases you will need to get the snowball rolling. After that, others will do most of the works for you.



    Happy Blogging ! i Hape You Like my Post ..

    How To Add Print And PDF Button For Blogger

    Adding PDF or Print button to blogger is a cool stuff. Your readers can print your webpage or download the PDF of your articles. You may have some busy readers, They can easily download PDF file with one click when they have no time to read the articles surfing your site. They can collect the PDF files and read them offline. You should let your readers to enjoy the chance. You can add print and PDf button to blogger by printfriendly service.









    Go to Blogger → Design → Add A Widget → Add A HTML/Javascript Widget



    Now paste the Following code in the widget and done


    <script src="http://cdn.printfriendly.com/printfriendly.js" type="text/javascript"></script><script type="text/javascript">document.doAT = function(cl){var myclass = new RegExp("hentry");var myTitleContainer = new RegExp("post-title");var myPostContent = new RegExp("post-footer");var elem = this.getElementsByTagName("div");for (var i = 0; i < elem.length; i++){var classes = elem[i].className;if (myclass.test(classes)){var container = elem[i];for (var b = 0; b < container.childNodes.length; b++){var item = container.childNodes[b].className;if (myTitleContainer.test(item)){var link = container.childNodes[b].getElementsByTagName("a");if (typeof(link[0]) != "undefined"){var url = link[0].href;var index_page = true;}else{var url = document.url;var index_page = false;}if (typeof(url) == "undefined"|| url == "undefined" ){url = window.location.href;var index_page = false;}}if (myPostContent.test(item)){var footer = container.childNodes[b];}}var n = document.createElement("div");if (index_page == true) {var at = '<a href=' + url + '?pfstyle=wp' + ' style="float:left; margin-right: 1em; color:#6D9F00; text-decoration:none;" class="printfriendly" title="Printer Friendly and PDF"><img style="border:none;" src="http://cdn.printfriendly.com/pf-button.gif" alt="Print Friendly and PDF"/></a>';}else {var at = '<a href="http://www.printfriendly.com" style="float:left; margin-right: 1em; color:#6D9F00; text-decoration:none;" class="printfriendly" onclick="window.print(); return false;" title="Printer Friendly and PDF"><img style="border:none;" src="http://cdn.printfriendly.com/pf-button.gif" alt="Print Friendly and PDF"/></a>';}n.innerHTML = at;var origFooter = footer.innerHTML;footer.innerHTML = n.innerHTML + origFooter;footer.style.overflow = "hidden";}}return true;};document.doAT("hentry");</script>

    You can also change image link

    How To Add Print And PDF Button For Blogger 
    http://cdn.printfriendly.com/pf-button.gif

    How To Add Print And PDF Button For Blogger
    http://cdn.printfriendly.com/pf-button-both.gif

    How To Add Print And PDF Button For Blogger
    http://cdn.printfriendly.com/pf-button-big.gif

    How To Add Print And PDF Button For Blogger
    http://cdn.printfriendly.com/pf-icon.gif

    How To Add Print And PDF Button For Blogger
    http://cdn.printfriendly.com/button-print-grnw20.png

    How To Add Print And PDF Button For Blogger
    http://cdn.printfriendly.com/pf_button_sq_grn_l.png

    You will find a cute print or PDF button after every post

    How To Add Print And PDF Button For Blogger

    Take only 10 second to share the article with your friends if you like



    The Benefits of Hello Bar - Add this to Blogger


    RaiShahnawaz Again With Great Post. There are so many sticky bars that are all over the internet far also RaiShahnawaz have some amazing sticky bars widgets now and I see many people welcomed it at my others blog so I came today with another good site that provide a service to create an easy customized sticky bar with a lot of advantages and this bar is also used on most of the popular blog . You can see statistics for it and even add your twitter and RSS FEEDS. So now before we continue you may like to see live demo.



    What is the benefit of this bar Shown Above:

    Before I show some of the benefits I will show some of the widgets that is created by RaiShahnawaz.Com :

    1- Installation is so easy

    2- You can updates your sticky bar directly from hello bar dashboard.

    3- You can easily customize it .

    4- The best thing that it can be return again after you close it.

    5- There are so many styles that you can add to it like gradient and many other things that you will like.

    6- You can view demo of it  on your site before you register on hello bar.

    7- you will get many of the clicks to the link you view in it.

    There are also a many others dynamic feathers that I did not mention and some that is available for you after upgrade that I really suggest you to do, you have to upgrade your account but after you use it and like it and see how much is it and how can you benefit from it a lot.

    How To Install It???


    you can simply go to the site by clicking here Hello Bar
    you can view yours site on it by clicking on "Try It Out".
    Click on free sign up.
    Enter your email adress.
    Go to your inbox and use the information they gave to you to login
    Change your password after you login so that you can remember it after.
    you will be able to customize your first bar directly which will be named as my hello bar.
    Click on settings.
    Change it as you want.
    click on save's.
    copy the code
    paste it just before..

    </head>
    And now Congratulations you have Sucessfully created your hello bar.

    Thats it!



    8 Best Tips to Develop Consistency on Your Blog

    So you have just thought of inscribing stories or have already been dropping notes on your perspectives, right? Well, irrespective of your compass and status, it’s always significant to ensure that your blog not only looks beautiful and intriguing, but also delivers a consistent reader experience. Hold on – we aren’t really asking you to climb a mountain since developing consistency on a blog just requires certain steps to be tagged on.





    To help you there, we have listed below some of the best ways to establish a blog that won’t only let you ensure regularity of your fresh content, but will also render an impressive and rich user experience. Read on!



    Define your audience

    First and foremost, you need to scrutinize and observe who exactly your target audience is. If you do not have a clear idea of your blog’s main purpose or who you are trying to reach, developing a consistent theme would be so not possible. So, focus on your target audience and be more specific, for example – if you are targeting youth or stay-at-home mothers.



    Decide on a direction for your blog

    What kind of content do you want to deliver? What areas do you want to talk about? It’s extremely important to also decide on a direction for your blog. Optimize your writing time and fend off any unintentionally duplicating content. You can even create an editorial calendar to sustain your blog’s direction and to cover as many topics as possible that are relevant to your purpose.



    Have a back-up plan

    Since everything’s hustling and time-demanding, make sure you never fall in the inefficacy trap. For uninterrupted fresh content delivery, ascertain to have a strong back-up plan. For which, you can keep some pre-written articles on standby to make up for times when you are falling short of time to scribble down on your blog.



    Set a schedule for writing

    At the same time, dedicate a specific time to everyday or weekly writing and stick to it no matter what. Before you realize, you will develop a habit of generating solid content.



    Post on a regular basis

    With a regular schedule for writing, also comes "posting" updated content on a consistent basis. If you want to develop unprecedented consistency for your blog, make sure that you are posting on an unswerving basis. Do not ever forget that readers are always looking for new and interesting content with consistency very much intact.



    Post content for your "audience"

    Keep in mind that your blog is for the audience. Thus, offer valuable content that is relevant to your readers and cater to your readers’ needs. Avoid from giving information which is not required or does not relate to your purpose.



    Respond to your readers

    You should also respond to your readers on the blog. Always remember that feedback from the readers is undoubtedly a great source of content ideas. Ensure that you are responding to your audience for enhanced consistency.



    Check your work

    Last but definitely not the least; check the facts, spelling and grammar of your content. Poor grammar always leaves a bad impression and turns away readers from a blog. Therefore, ensure to check your work before publishing them.



    That helps us bring to a standstill for providing you with the best tips to develop blog consistency. Hopefully, the aforementioned steps will enable you to accomplish an immersive and rich blog with absolute no loopholes around.

    Discover the Latest Trends in the Field of Blogging



    A blog is journal that's composed online by novice and professional writers, released online, read on the web and updated online and anyone with net connection are able to see such weblogs, and perhaps, leave comments to them. Developing a blog became one of the most beneficial approaches to targeted traffic to a website. For most businesses, developing a continuous following of users on the internet is crucial since this includes their target audience and prospect of business sale or conversion. The trick is now to obtaining users to discover the blog.






    Fundamentally, an effective way for users to get the blog is to gain a high position in search engine result pages. Users generally consider search engines when they want to locate something. Dependent upon the emphasis of the enterprise, their significance can vary from one person to another. Similarly, based on the relevance of the site as well as content, search engines will position blogs in different ways based on the user search term. Understanding how to rank in search engine results and having quite relevant are two considerations to accomplish to draw traffic. This is how the significance of writing about blog trending topics enters the picture. It is probably the most efficient ways to direct users to a weblog.

    It is common for individuals to be interested in the latest blog trends and sometimes they'll choose to learn more about it. Turning into connected to the target market involves offering them content or information they're looking and also more information on it. Blogging topics can assist small enterprises further set up a rapport utilizing their prospective customers. It is greatly likely for the weblog to rank high if it has content relevant to the most recent trend or buzz. Due to the fact individuals will be looking for information associated with the buzz, the blog will ultimately be part of the major search engine's results. Individuals will choose the weblog interesting if they can discover the most up-to-date through it.

    For example, you'll find individuals who support the current green effort. The blog can describe more details on the initiative and also the choices that folks have to help it. Similarly, it's also recommended that you present a discussion or a support of guidance for it. The popularity does not essentially have to be directly related to the dynamics of the business. There's always a means to relate the organization to any phenomena; it just takes some creativeness and effectiveness.

    Spotting latest blogging developments is the vital thing in making use of those to a business’ convenience. It's important in order to read between the lines and pay attention to the ones that allure most to the current market of the enterprise. It can possibly be a wise decision to use trending blog topics special to the locale. Some themes are more discussed inside a specific area as opposed to others. Joining the loop can gain the required coverage for the venture. Covering trendy blogging themes can also motivate retention that is needed for brand promotion.

    5 Tools That Tells Correctly How Much Traffic a Website Receives



    Today is the Topic about 5 tools to see yours website traffic Correctly. I am going to tell you the 5 amazing ways. so get ready for this new post.



    @1. Alexa - The Web Information Company :



    Alexa is on the most popular site that tells the site traffic correctly.Alexa is  leading web information company which is free. And it provides a good, detailed list of stats. It will give you the estimates on the number of page-views, bounce rate, search analytics, audience information, reach (which, are according to Alexa, is determined by the number of unique visitors), and a lot more.





    Now Alexa might not be as good as the Google Analytics, but it comes close. In fact, its page-view stats are quite near to those shown by Google Analytics, and it follows the same graph as well.



    @2. Google Ad Planner :



    This is one of  best tools for the monitoring website statistics. And it's a lot more accurate than many other tools. It gives you the option for monitoring worldwide stats as a well stats by region. It gives you all the basic stats like unique visitors, page-views, demographic details, and more. Google Ad Planner is a must-try for all. One thing though. You have to sign into yours Google Account for viewing Ad Planner stats



    @3. Google Trends :



    New Google Trends. If you want to look at the stats for large websites, like Wikipedia etc, then this is the thing for you. Google Trends statistics can be very accurate, since it makes use of the multiple analytics tools such as Google Analytics, third party statistic tools, and other marketing researches. The only drawback to it is though, it shows stats for sites that have a very high traffic flows.



    @4. Compete :



    Compete is one of the good resource for monitoring website stats for the U.S. It can get pretty close to the actual stats of a websites, since it is uses data from ISPs as well. But unfortunately, it is limited to the U.S. Hence, it displays stats for traffic coming from U.S. only. But on  positive side, it has web statistics for nearly every website on the internets.



    @5. TrafficEstimate :



    TrafficEstimate, as the name is suggests, gives a general estimate of your website stats. It provides information in many areas, such as the page-views, unique visits, keyword stats, and more... If you are looking for the keyword suggestions and similar information from your competitor websites, then this is a good place to start.





    How to Add Reply button to Blogger Comments

     How to Add Reply Button to Blogger Comments  , it is quit easy this is cool options of your blogs. You can add reply button to your every blogger comments and it is also help you to answer the questions easily.


















    Step By Step Guide

    • Login to Your Blogger.com Account.
    • Go to Design >> Edit HTML >> Expand widget.
    • Now Find this Code  <data:commentPostedByMsg/> By using CTRL + F.
    • Then post below code After  <data:commentPostedByMsg/> code.




    <span><a expr:href='&quot;https://www.blogger.com/comment.g?blogID=YOUR-BLOG-ID&amp;postID=&quot; + data:post.id + &quot;&amp;
    isPopup=true&amp;postBody=%40%3C%61%20%68%72%65%66%3D%22%23&quot; + data:comment.anchorName + &quot;%22%3E&quot; + data:comment.author + &quot;%3C%2F%61%3E#form&quot;'
     onclick='javascript:window.open(this.href, &quot;bloggerPopup&quot;, &quot;toolbar=0,location=0,statusbar=1,menubar=0,scrollbars=yes,width=450,height=450&quot;); return false;'>
    <img alt='Reply To This Comment' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8Tw0HGoajKMLW0HLEOno1DV-OD71DO5ObBo8IlQLzrLlZcP3HZPubkJvU9qCoxp7zwXHVfHgvqpyMiSug3nB07sRy-qa8MtfYtHHu3w0OWn_ufR09RXa2XCPjrdSrrJeWw478xT9wqpmz/s1600/reply.png'/></a></span>


    Then Replace Your Blog id with Your ID.
    If You want to find the your blog id , first Go to Dashboard >> Click on Design and then you get your Blog id on above adress bar (URL bar).
    After You did , then click on Save template.
    Thats it ! ! !

    If You facing any problem discuss in comments or if you like this post give comments to comments box let me know .








    Embed Facebook Videos in Blogger or WordPress Easily

    Facebook is now a very large social network as you know each and every person using facebook to connect with yours friends. Today the topis is such on FB . You know Videos are great. They are so much faster than other words, and so much better than images. People watch and share videos all the times. It is estimated that on YouTube, approximately 2 billion videos are being watched every day!!! & while you can easily share YouTube videos and embed them anywhere on the web, the same can't be said of Facebook videos. Facebook is an another large platform where millions videos are being watched and shared daily. But sadly, Facebook does not provide any embed codes for sharing a video on a blogs.



    That leaves us with a high strategy problem. Neither can be you share a video that you like on your blog, nor can people, who are not on Facebook, see a video you want them to see. But don't worry. As always, there is a solution to almost every problem & for this problem, there are two. So let's see how you can embed Facebook videos to share on your blog.

    There are two major ways you can embed Facebook videos anywhere on the webs. One is the short way, and the other is the long one. One involves copying and pasting some code on your blogs, and the other involves downloading a Facebook videos. Let's see how that can be done.



    Adding a Facebook Video to your site :



    This one is really simple !!! Ever Facebook video has an id, as shown in the image belows. You will need a video id for this tricks.




    All you need to do this, take the id of a video (for example '956977232793'), and paste it in the code given below. Replace the word 'ID' with the video ID.

    <object width="500" height="281" >
       <param name="allowfullscreen" value="true" />
       <param name="allowscriptaccess" value="always" />
       <param name="movie" value="http://www.facebook.com/v/ID" />
       <embed src="http://www.facebook.com/v/ID" type="application/x-shockwave-flash"
          allowscriptaccess="always" allowfullscreen="true" width="500" height="281">
       </embed>
    </object>

    That's it!!! Done You can now now embed this code into Blogger or WordPress HTML editor and see the video embedded there!!!1

    Downloading Facebook videos :

    2nd Another way to embed Facebook videos is to first download them, and then either upload them on your blog, or on YouTube from where you can be easily embed them. This methods is both better and worse that the previous method. Worse because it will take some time to download & upload the videos. And that video might be copyrighted, which means you can be charged with Plagiarism or worse.

    But the good part is, that video isnt going anywhere unless you say so. When you link to FB video, it is subject to its presence on Facebook. The owner might choose to delete it, or make it private. In that case, the video will no longer be accessible on your blogs. Best download it first.

    To download a Facebook video, simply copy its URL from the address bar of yours browser. Then go to  the Facebook Video Downloader, and paste the URLs there. It will then give you a direct link to the video. Right click on the video and select on "Save Target As" (On IE) or "Save Link as" (On Chrome). This will be download the video for you. You can now edit the video or upload it anywhere you want.

    If you like this artical then please share it.





    WordPress or Blogger - Which one is the best?

    Are you confused with which blogging platform to choose to start your blogging career? The major blogging hosting platforms are no doubt Blogger and WordPress. Now to judge which one is better I have written a detailed comparison chart below that will be of great help in making a smart decision.



    Note:- I am not an employee of either Blogger or WordPress. The below chart is solely my personal research.











                                                     WordPress VS Blogger Comparison Chart 2010. 





    FEATURES
    BLOGGER
    WORDPRESS
    WHO WON?
    Template CustomizationOffers Free Layout/Style Sheet Customization
    No style sheet customization. Payment required
    Blogger
    Tutorials/HelpInnumerable Tutorials on Blogger TricksHardly someBlogger
    Number of un-official ThemesInnumerable Designers Creating Free Templates each dayFew Designers Involved

    in offering free templates
    Blogger
    Coding UsedUses user friendly scripting and coding i.e HTML, XML, CSSUses advance scripting like php that few can understandBlogger
    Dashboard InterfaceHighly user friendly. Easy to navigate.Complicated Interface with hectic navigationBlogger
    Default Template CollectionLimited Collection Of Default templates mostly un-professionalOver 70+ high quality TemplatesWordPress
    Template/Theme

    Replacement
    Default Template can be replaced by a more free professional templateNo template change allowedBlogger
    WidgetsInnumerable Official and Un official Widgets availableLimited Official widgets available. Rarely few un- official gadgets available.Blogger
    CommentsNo commenting editing. Moderation allowed. No Spam protection. No user friendly comment formComments can be edited and moderated. Spam protection available. User friendly comment formWordPress
    SEO, OptimizationThough Owned by Google, no favoritism. Manual optimization is requiredOwned by a private party. Meta Tags Plugins used. Easy To optimizeBoth
    Blog PrivacyYou can limit access to your blog to 100 Authors and 100 readers. All must be Google account holders.You can limit access to your blog to 35 Wordpress account holders. Posts can be password protected or Private.Blogger
    Comment restrictionYou can restrict comments to Google account holders, Open ID users or Any one (includes Anonymous)Comments can not be restricted. Anyone can commentBlogger
    Blog ImportOnly from one BlogSpot blog to anotherA Blog can be imported from another WordPress blog or from Blogger, Yahoo! 360, LiveJournal and Movable Type and TypePadWordPress
    Posts and Comment NotificationAuthors and subscribers can be notified of latest posts and comments via EmailSame hereBoth
    Comment VerificationAsks users to verify if they are humans using a 4-6 digit codeDoes not asks for any verification.

    More spam effected
    Blogger
    Video Storage LimitUnlimited with Google Video and an upload limit of 16GBJust 3GB. More space on upgrade.Blogger
    Image storage limit1 Gigabyte With Picasa Web Albums3 Gigabytes. More space can be gained through upgrade.

    You can also upload.ppt.doc.odt and .pdffiles
    WordPress
    File type StorageOnly allows image uploadingAllows upload of files like .ppt, pdf .doc and .odt files.

    More file types can be uploaded on upgrading.
    WordPress
    Blog StatsDoes not have any default stats system. But allows third party tracking scripts.Has a default visitor stats system that shows statistics for two days only and does not provide detailed stats reports.

    Does not allow third party tracking scripts.
    Blogger
    Blog co-partners100 Google account holders can be added as Administrators or Authors35 WordPress account holders can be added as Administrators, Editors, Authors or Contributors.Blogger
    AdvertisementsDisplays no advertisement of its own on your blog.Displays discreet AdSense advertisements on your blog for small percentage of the page viewsBlogger
    Posts By EmailHas a Mail-to-Blogger feature which turns any email account into a blog-posting applicationPosts can be published using emailsBoth
    Post Feed On Mobile PhonesSupportedNot SupportedBlogger








    Conclusion



    When choosing a blogging service three things are most important than anything else which are,





    • Template Editing
    • Huge Image Storage Capacity
    • Huge Video Storage Capacity


    Believe it or not Blogger has all these three features and is undoubtedly a blessing to millions of teenagers and people from other classes who can’t afford to pay online. The Template editing feature of Blogger is one of its best feature. Within a year of blogging a guy like me who didn’t even know what CSS, HTML, XML meant, is now playing with codes day and night. Blogger made my life meaningful and interesting and will surely be a blessing to you too. Blogger is surely the best free Blogging Service available in Blogosphere if equipped with a good web hosting service.





    Which one do you think is the best?







     
    Copyright © 2013 AllForMazaPk | About | Privacy | Disclaimer | Advertise | Contact us|