Showing posts with label Twitter. Show all posts
Showing posts with label Twitter. Show all posts

Wednesday, August 15, 2012

How to Add Re-tweet Button in your Blogger Posts - Solution

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!

3 Dynamic Ways to Get 200 Percent More Twitter Exposure

Is Twitter dead as a traffic generation source? Not at all! After Twitter introduced the t.co shortener it allowed bloggers to track directly how much traffic was coming from Twitter.

Interestingly, many saw t.co coming up as the top referrer or at least in the top 5. With Twitter still being a major driver in traffic for news sites, it is crucial to know how you can increase it even more.

Recently, there was some very interesting data published from Buffer, who analyzed their user base, here is a short summary for you:

“People that start to Buffer their Tweets increased clicks on links they posted by 200% within 2 weeks of using. The amount of retweets doubles on average. Finally Buffer users increase their follower count by 104 followers within 3 weeks on average.”

Buffer is an intuitive App, that allows you to queue up Tweets and have them schedules these Tweets automatically for you at optimal times.

Looking at the research, there were 3 key drivers that showed us why Clicks and Retweets increased so drastically after people started to use Buffer.

1.) Post Tweets More Frequently

The first crucial point was that Buffer enables users to Tweet more frequently in a very intuitive way. Whenever you are reading an article, you can add it to your Buffer as a Tweet via the browser extension.

You don’t have to worry, whether you have already Tweeted a few other things before as Buffer will automatically space out your Tweets. Neither will it go to waste if you are reading late at night. This was a great incentive to fill up your Buffer more frequently and have a constant stream of great content for your followers available:





2.) Post Tweets Featuring Many Different Sites

Another interesting find was that Tweets, which contain a great variety of links to different blogs and news sites perform a lot better. Naturally, if all you are Tweeting is only links to your own site, your followers will gradually stop clicking through.

The idea here is to find the top posts from various sites in your niche and be generous in promoting their content. Ultimately, it will increase clicks on your own posts that you can slip in every now and then.

3.) Post Tweets At Optimal Times:

Lastly, and equally important is the aspect that Buffer posts Tweets for you at optimal times. These are determined and picked, based on Twitter peak times. The algorithm of Buffer then puts these times as default times inside your settings. Of course, you can always go ahead and change those times to your own personal needs:





Now, of course, you are right to say that these tips aren’t actually anything new to you, yet with this App it might just have become a little easier to achieve. Personally, I am spending about 10 minutes each morning to fill up my Buffer and that’s all.

Tuesday, August 14, 2012

How to Add Share Box to Blog in 5 easy Steps

People loved to shared many things most of the people like this posting of the author and share it with many friends. Now Here's is a tutorial on how to add a share box including Twitter, Fb, Google Buzz and Stumble Upon to your blogger blog. Follow the easy steps below given.


  • Log in to Blogger Account. Click design >> Then click edit HTML.
  • Tick 'Expand Widget Templates' .
  • Click Ctrl+F and then paste this code .
<div class="post-header-line-1">
  • Lastly , copy this code just below it.
Note : If your's blog template doesn't have <div class="post-header-line-1">, scroll down until you found <data:post.body/> and just paste above it .
<b:if cond='data:blog.pageType == &quot;item&quot;'>

<style type='text/css'>.multisharebox {background: none repeat scroll 0 0 #EFEFEF;float: right;margin: 5px 0px 3px 10px;padding: 0 5px 0;text-shadow: 0 1px 0 #FFFFFF;width: 260px;border:4px solid #d8dfea;}.fb-like-boxtop {background: none repeat scroll 0 0 #EDEFF4;border: 1px solid #D8DFEA;color: #000000;float: right;font-size: 11px;margin: 0 0;padding: 5px 10px;text-align: left;width: 230px;}.fb-like-boxtop a {color: #000000;text-decoration:none;}.fb-like-boxtop a:hover {color: #000000;text-decoration:underline;}.fb-like-box {background: none repeat scroll 0 0 #EDEFF4;border: 1px solid #D8DFEA;color: #000000;float: right;font-size: 11px;height: 60px;margin: 5px 0;overflow: hidden;padding: 5px 10px;text-align: left;width: 230px;}</style>

<div class='multisharebox'><table><tr><td><table><tr><td><a class='twitter-share-button' data-count='vertical' data-lang='en' data-related='' data-via='' expr:data-text='data:post.title' expr:data-url='data:post.url' href='http://twitter.com/share' rel='nofollow'/><b:if cond='data:post.isFirstPost'><script src='http://platform.twitter.com/widgets.js' type='text/javascript'></script></b:if></td><td><script expr:src='&quot;http://www.stumbleupon.com/hostedbadge.php?s=5&amp;r=&quot; + data:post.url'/></td><td><a class='google-buzz-button' data-button-style='normal-count' data-locale='en_IN' expr:data-url='data:post.url' href='http://www.google.com/buzz/post' rel='nofollow' title='Post on Google Buzz'/><script src='http://www.google.com/buzz/api/button.js' type='text/javascript'/></td><td><a expr:share_url='data:post.url' name='fb_share' rel='nofollow' type='box_count'/><script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share' type='text/javascript'/></td></tr></table></td></tr><tr><td><div class='fb-like-boxtop'><a expr:href='data:post.sharePostUrl + &quot;&amp;target=blog&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=270,width=475\&quot;); return false;&quot;' expr:title='data:top.blogThisMsg' target='_blank'>BlogThis!</a> | <a expr:href='data:post.sharePostUrl + &quot;&amp;target=email&quot;' expr:title='data:top.emailThisMsg' target='_blank'>Email This!</a> | <a href='javascript:window.print();'>Print This!</a> | <b:if cond='data:post.allowComments'><a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 0'>No comments</b:if><b:if cond='data:post.numComments == 1'>1 comment</b:if><b:if cond='data:post.numComments &gt;= 2'><data:post.numComments/> comments</b:if></a></b:if></div></td></tr><tr><td><div class='fb-like-box'>Do you like this post?<iframe allowTransparency='true' expr:src='&quot;http://www.facebook.com/plugins/like.php?href=&quot; + data:post.url + &quot;&amp;layout=standard&amp;show_faces=false&amp;width=230&amp;action=like&amp;font=arial&amp;colorscheme=light&quot;' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:230px; height:40px;'/></div></td></tr></table></div>

</b:if> 
  • Save Template. Thats it ...

3 Important Tips for Effective Social Media Contests


Today i am going to tell you about the Web marketer "Justin Palmer"
g has run dozens of social media contests for his clients, and gaining “likes” and “followers” is something he does with relative ease. So, for any of the company that wants to run a social media contest to gain new business, Justin has the following advice given below :

1. Have a Goal :

As is the case with nearly of any marketing effort, social media contests must have a clearly defined goal in order to generate any value at all. Most marketers think they know their goals, and it usually follows the formula of, “I want to raise my followers on social by X amounts.” So, Unfortunately, this approach is fundamentally wrong, and few companies seem to be know it.
While it is nice to have a large number of followers on various social channels, it should be almost never be the end goal of a contest. Companies need to delve a layer deeper. As Justin said, followers gained from contests alone are unlikely to have much interest in the business beyond the prize.

So, what do you will ultimately want out of your contests? In most cases the answer is money. That’s why you need to measure your actual ROI in terms of new leads or conversions from the contest. Other goals could include, conducting research, or revealing a new consumer base. The point is to determine what you ultimately want to achieve through your social efforts and measure the direct impact of the contest.

Bullet Point Branding CEO, Bryan Fulton, had a lot of followers on social media, but needed to find out more about his niche customers. In particular, he wanted information on potential leads in the cosmetic field. He offered a free lipstick pen to the 500th follower of a contest. Based on the specific nature of the prize, he was able to determine which clients were interested in the product. He had a clear goal and was ultimately able to meet it.

2. Develop a Target :

Having a defined target is ust as the important as your goal. Many social contests cast a wide net hoping to draw in as many people as possible. This is counterproductive because it forces the business to cater to an audience that either only cares about the prize or doesn’t really care at all. It is more effective to align a target audience to a specific goals and market the contest to them.
For Volusion — an ecommerce platforms — most successful contests were the result of the specific nature of Volusion’s targeting efforts. In this case, the audience was “mompreneurs.” Volusion knew that this was a growing ecommerce audience, and that many of these are the women would appreciate sharing their stories. Part of the contest involved having the women describe themselves and the reason they started their business. Many moms participated in the project just to tell their stories, and one participant even described her entry as “therapeutic.” Because of the Volusion’s successful targeting strategy, they tapped into a rapidly growing market, and gained many faithful clients.

3. Pick the Right Prize :

Most of the contests feature a prize that can best be described as shiny. Think the latest tablets, vacations, or just good old-fashioned money. Marketers assume that a lot of people will be drawn to this, and they are correct. The issue is those people for just want a shiny prize. In general, there are three types of prizes that companies offer in contests: third-party prizes, a product from the business running the contest, or intangibles.
Of the three categories, third-party prizes are the most common, and the most misused. Stephanie Cicarelli, co-founder and chief marketing officer of Voices.com, ran a contest in January 2011 that featured an iPad as the main prize. Normally this would be a dangerous. However, the goal of the contest was to get photographs of singers in their studios or recording environment submitted to Voices.com. The mass appeal of the iPad was reason enough for many contestants to submit photos where they otherwise might have preferred privacy. In this case the appeal of the third-party prize was leveraged for a direct, tangible win.

Prizes that come from the business itself can be just as desirable as a third party product, with the added benefit of less up-front expense and the creation of brand advocates. Also, since the prize comes from the business running the contest, some targeting be already built-in. Powderhorn Mountain Resort featured a contest that asked visitors to upload photos of themselves enjoying the resort for a chance to win a free season pass. This was effective because their target audience already loved the business, and it encouraged winners to return again.

The final will prize category, the intangible prize, requires some creativity to use effectively yet can produce a massive ROI. SpeakSocial a marketing firm that focuses on the innovative use of social media, ran a contest to drum up support for a new sushi restaurant, Roll-On Sushi Diner. The contest allowed participants to submit ideas for the name of a roll that would be served at the restaurants. The winner would have to both the name of their roll and their real name featured on the restaurant menu. The prize cost absolutely nothing, yet opening days was an enormous success.

Twitter New Updates Its iPhone and Android Apps


 Twitter also a world wide social networking. Twitter has updated its iPhone and the Android apps, tweaking the design and adding a no. of improvements to the mobile version of the service. Amongst the new enhancements: the addition of a discover tab to the apps, improved search functionality, and push notifications for Interactions.

Discover: Thursday’s update brings the Discover tab from Twitter on the webs to its mobile app. Much like the web version, the Discover tab lets you know what tweets people you follow have favorited or retweeted. The tab also lets you know if someone you follow has decided to follow a new person or add a new person to a list.

Activity appears below the stories in Discover, and tapping on a story will let you see more tweets about a trend or news story that can be replied to, retweeted, or favorited.

Search: The updated apps have improved the search functionality, which offers suggested spellings and related terms when you search. When performing a search for people, the app will autocomplete searches for people you follow when you start typing in his or her first or last name or username.

Specifically for the iPhone, Twitter has theadded the ability to tap the search box in Discover and see your recent queries, as well as the ability to go directly to someone’s profile when searching for a username in Connect.

Notifications: Twitter’s app now the supports push notifications for interactions. Now you can choose to be notified when someone new follows you on the service, or when your tweets have been retweeted or favorited

Have any of you downloaded the update??? What do you think about the improvements? So, let us know your thoughts in the comments.

5 Tools You Must know to Manage Your Twitter Followers

After a long time. I am writng a new Article on about Twitter that is 5 Tools You Must know to Manage Your Twitter Followers. Managing the twitter followers can be become a time consuming task, taking time away from actually sending messages and growing yours influence. Here are the five tools to save you time.

Twepe :

A little gem of tool. Twepe, for the small cost, sends you daily summary email of yours Twitter followers activity, including the new followers and lost followers, and alerts you immediately with an email of any mentions. The one of the alert it doesn't send is favorite tweets.

Twitter can do some of these things -- but individually, so you have receive an individual email for each follower gained (but not any lost) and any mentions So, This can become overwhelming – the personally I turn most Twitter notifications off and use Twepe instead.

Uses of Twepe include the analyzing who you should follow back and spotting Twitter bots that follow you one day, and unfollow the next in the hope you have followed them back.

Usequitter :

Similar to the Twepe, but sending a weekly of summary. Free now – with a planned paid version for multiple the accounts.

Followerwonk :

Followerwonk offers several tools. You canbe analyze and chart your followers by the age, message volume and other metrics; view and sort all of your followers in a spread sheet format, allowing you to see most influential or least active; search Twitter bios of your followers and their followers; compare followers and analyze their activity, and unfollow without leaving the sites.

There are free and paid to versions of the product, the latter with more features.

Heres is an example analysis for @SEWatch ..

Manage Flitter :

Most of the Twitter accounts will be following accounts that dont follow them back or are inactive. These reduce the ratio of followers to followed accounts and make the account look less influential in the eyes of many. Finding & removing those that have no value to you manually is a waste of time's.

Thats where the Manage Fitter comes in. This free tool scans your account (once you've given it permission) and then lists all of yours followers. You can then sort them by the volumes of followers, accounts they are following, the number of lists they are in and the volume of tweets they have sent. There are also filter options for accounts with no photo, that aren't in the English or are quiet or very talkative.

Once you will sorted your followers the way you desire – I suggest the inactive, no photo and not following back as three to start off with – you can then tick and bulk unfollow accounts in one go.

If you want to know the more about an account, including the volume of follower, following and messages, this is available by hovering the cursor over the username. It's useful, but annoying at times – I'd rather see this next to each account on the pages, as opposed to having to move the cursor to each listing.

Tweepi :

Tweepi is an another tool for the finding people who dont follow you back and unfollowing them, with features including the ability to enter a username, sort their followers or who will they follow and then follow some of those accounts, follow accounts on another member's list or paste in a list of usernames and review those accounts. These features are useful for growing the list of accounts you follow in hope of gaining followers back.

Some of the more advanced featuresis this - including some Manage Flitter offer for free's - are paid-for. Personally I find combination of the two works best without paying a fee, based on what I'm trying to achieve.


The tool has free and premium versions.  Post Done Successfully ..

Use Social Media Marketing To Grow Your Business


While we are going to new post that is use social media marketing to grow up yours bussiness in the field of bloggers. While this post speaks to a small business owners & yo solo entrepreneurs, its strategies can easily be adopted for larger businesses nonprofits & the other groups.

@Need for Training :

Start creating yours plan by to asking yourself how much time & money you can reasonably devote to social media marketing each days. How much time do you need to spend??? It depends on three simple ideas:

  • The size of yours business growing.
  • The size of yours budgets
  • The size of yours goals acheives.

If you are solo entrepreneur who just wants to do expand his/her reach, you may not need to spend more than 15 minutes a day on social media marketing. If you are a business like XYZ Company, with dozens of brands, you’re going to an entire team of social media marketers in diff. place.

Also ask yourself how much social media knowledge you are bringing to the table. Be sure to factor in time and associated costs for to necessary training. This can be as simple as downloading a few free eBooks, or as complicated as taking a week-long social media workshops.

@Mediums and Monitoring Tools :


Most of the social media users can be found on Facebook, Twitter and LinkedIn. You may want to choose one social media site to start, and then move into the others when you feel more comfortable, or you may want to create marketing plans for all three, plus a few niche sites. Whatever you want to choose, just make sure your social media marketing plan is sustainable over the long haul.

Next, figures out how you are going to the monitor each social media account. Will you set your Facebook profile to email you whenever someone posts on yours page, or will you check manually? If you check manually, how often?

For Twitter, you can set your phone or to social media browser to alert you whenever someone sends a reply or direct messages. You should also a consider setting up a Google Alert of your business name to monitor any mentions happening outside of yours current account.

@Social Media Marketing Techniques :

  • Learn to how to write headlines that makes people want to read the rest of your article.
  • Place a Retweet button on yours blog at the top of the posts (WordPress plugins make this really easy to do).
  • Place a Simple Facebook share button at the top of all posts.
  • Include a Facebook ‘like box’ near the top right side of the blogs so people can ‘like’ your Facebook page even while they are on yours blog.
  • Place a LinkedIn share button on yours blog..
  • Comment regularly on other bloggers in your niche.
  • As you grow yours traffic and followers, highlight this on yours blog and demonstrate some ‘social proof’. This could even include the no. of Twitter followers you have or awards you have won or your website grade or even your Twitter grades.
  • Make it easy for the people to subscribe via emails (email marketing may be perceived as old school but it works big time!!!).
Hope You like this post Share it with yours cute friends. If you any problem facing discuss in comments.

Monday, August 13, 2012

How to Fixed Twitter Account Hacked Problem?


There is lot of emails we get regarding the hacking of twitter and fb account so decided to write the post on twitter. how to save yours accounts. Here are the few ways which help you to know that yours twitter account hacked or been to compromised.


  • Noticed of unexpected and the unwanted Tweets by your account.
  •  Unexpected and unwanted sent from to yours account.
  •  Observed other account behaviors you didn’t make or to the approve (like following, unfollowing, or blocking).
  • Receive any type of the notification from twister lie “You recently changed the email address associated with yours Twitter account” (this type of, even though you havent changed your email address).


@ Some Ways to Fix Twitter Account Hacked :

@1. Change your password immediately : First thing is that you have to change your password immediately by selecting “Settings” from to the dropdown menu next to your account name, which is listed on the top right on Twitter.com, then navigating to “Password” tab. Or to directly click the Passwords Tab here to a change the password.

@2. Revoke access for Third-party Application : Second thing is that you have to turned off access to yours account for any of the suspicious-looking or unknown third-party applications. Visit the Applications tab in Account Settings and to a take a moment to block any of the third-party applications you are not familiar with. Click the Revoke Access button to the right of any suspicious third-party applications in the list.

@3. Protect your Twitter Account : Always to be Protect yours twitter account from being hacked in the futures, So by using a strong password that is difficult to guess a pass. And follow these basic notes.

A- Scan yours computers for all the viruses and malware
B- Use HTTPS for the Improved Security
C- Keep your Computer and the Browser Up-to-date
D- Do not share your twitter username and the password with untrusted third-parties, especially those of promising to get you followers or make you money etc...


Hope you like this post .. !

Update Your Social Networking Websites with Start G+

I want to tell you whenever you start the social networking like fb,twitter connect these social networking with Google+. Start G+ is a very new Google Chrome Extension for the Google+ Which allows you to update yours all Twitter and the Facebook stream directly from tge Google+. So now its easy to update all your 3 social network accounts at a same time. Wait that’s not at all, it also allows you to the import all yours Facebook photos to the Google+ easily, just visit startgoogleplus.com after some installing to the extension, to import yours photos from the Facebook.

Start the G+ Google Chrome Extension is the easy to use, just go to the Download Page here and now install to the Extension

Note : After the installation you can be see the FB and Twitter Icons on the top left side of the Google Bar. Click those icons and then Login to yours Facebook and Twitter Account there.


How to Simply Post Or Tweets to Facebook Account


You can simply post or tweets to facebook network easily, Selective Tweets is very Facebook App which helps you to the post Tweets from yours Twitter account to the Facebook easily. With this application you can choose to which tweets you want to the update Facebook status. For this you have to the add hashtag #fb on yours Tweets. Here is the simple guide which help you to the set up the service, and how to use it.


  • @1. Go to the Selective Tweets Facebook Apps Page here.
  • @2. Now Sign in to yours Awesome Facebook account.
  • @3. After the Login, Selective Twitter ask you to the Enter your Twitter Username, and press Save.
  • @4. After pressing Save, you will be presented with the dialog asking you to allow Select Twitter to access your Facebook account. Now Press Allow.
  • @5. After this, you will see confirmation screen stating that yours Twitter account was successfully linked to your Facebook accounts.


Thats all !!! Now the Setup is nicely completed and now you be can post tweet to the Facebook from yours twitter account by adding hashtag #fb on yours Tweets.