Pages

Receive More Updates

Date: - Time:
SMS: Send FOLLOW BALLOWAP To 40404 For Free - EMAIL: azeezbello8@gmail.com

Monday, 21 March 2016

Happy Birthday To Twitter!!! See How Old It Is Today + Photos

Hurray!!! As we join all other Twitter users all over the world to celebrate yet another year since this powerful social platform was launched to serve as an online partner in keeping us informed and updated with the latest trends in the world every seconds.

Twitter is one of the easiest social media domain to air your view via quick tweets and it's very fast. Today, we celebrate the 10th

Thursday, 16 April 2015

How To Change Twitter Username Without Losing Followers and Tweets

If you've realized that you need a different Twitter handle, probably a shorter one or a more professional one, you can easily change the Twitter username without losing followers and your tweets.



Changing your username will not affect your existing followers, direct messages, or @replies. Your followers will simply see a new username next to your profile photo when you update.



Although, you could just get a new account, but this would mean building up a list of followers from scratch, and you’d lose all your tweets.



So, if you want to change your Twitter handle without losing followers and tweets, follow me through the steps below:



==> Log in to Twitter.com

==> Click on your avatar in the top right corner and click on "Settings".

==> On your account settings page, change the username listed in your username field.

==> Click "Save changes" button at the bottom of the page.



I recommend keeping your old username as a "forwarding page" to your new account - but with zero followers.



This means that as soon as you change the username, you should log out, then create a new Twitter account with the old username, using a new email address. Ensure you get this done before someone else does.



Once you’ve created the new account, fill in your bio and tell people that you have changed your name. Just insert something like, “This is my old username. I’ve updated my username to @NewUsername, so follow me there!



Thereafter, send a tweet from the old account something like, “Hi guys, I've changed my username to @newUsername, you can follow me there!



Now if anyone stumbles upon your old profile, they will see the link to your new account!



Below is an example from the old Twitter account of Nigeria President-Elect, Muhammadu Buhari:









If you've decided to change your Twitter username, make sure it’s the right decision for you. And this time, pick a name that will look good five years from now.


Thursday, 2 April 2015

Twitter Trends Explained

It is common for many Twitter users to be tweeting about the same topics at the same time. This usually happens when major events occur and when there is a news about a celeb or public figure that is going viral. When those topics become so popular in discussions on twitter, they "trend" or become "trending topics".











Twitter then lists the current top 10 topics on your Twitter home and discover pages as "Trends List". Topics break into the Trends list when the volume of Tweets about that topic at a given moment dramatically increases. The Trends list captures the hottest emerging topics, not just what’s most popular.



According to a blog post by Twitter, sometimes a topic doesn’t break into the Trends list because its popularity isn’t as widespread as people believe. And, sometimes, popular terms don’t make the Trends list because the velocity of conversation isn’t increasing quickly enough, relative to the baseline level of conversation happening on an average day.



Trends are determined by a Twitter algorithm that identifies topics that are popular now, rather than topics that have been popular for a while or on a daily basis, to help you discover the hottest emerging topics of discussion on Twitter that matter most to you.



Some Trends have # sign before the word or phrase. This is called a hashtag and is included specifically in Tweets to mark them as relating to a topic, so that people can follow the conversation in search.



When signed into your account on the web, Trends will be tailored for you based on your location and who you follow. You can choose to Keep tailored trends based on your location or choose a nearby location or search locations.



Clicking any of the Trends takes you to the Twitter search results for that Trend. You'll see all Tweets including that phrase or hashtag.  If you want to participate in a trend, just post a Tweet including the exact word or phrase as it appears in the Trends list (with the hashtag, if you see one). Due to the large number of users tweeting about these specific Trends, you may not always be able to find your particular Tweet in search, but your followers will always see your Tweets.



Recommended: How I Monitor Current Twitter Trending Topics

Sunday, 31 August 2014

How to Easily Setup Twitter Cards for Your Blogger Blog

Few days ago, I wrote an article on the 3 Easy Steps to Setup Twitter Cards for Your WordPress Blog but I had the intention of doing the same for Blogger blogs immediately. I was just reminded of that by a commentator on the post. If your blog is on the blogger platform, you will find here how to easily setup Twitter Cards for your blog.













Twitter cards is one of the ways you can use to generate more views for your blog and your blog posts. With Twitter Cards, you can attach rich photos, videos and media experience to Tweets that drive traffic to your website. Simply add a few lines twitter meta tags to your blog, and users who Tweet links to your content will have a “Card” added to the Tweet that’s visible to all of their followers.



There are 7 types of Twitter Cards



Summary Card: Default Card, including a title, description, thumbnail, and Twitter account attribution.

Summary Card with Large Image: Similar to a Summary Card, but with a prominently featured image.

Photo Card: A Card with a photo only.

Gallery Card: A Card highlighting a collection of four photos.

App Card: A Card to detail a mobile app with direct download.

Player Card: A Card to provide video/audio/media.

Product Card: A Card optimized for product information.





You can setup any of the Twitter Cards the same way. You just need to select which one you want while setting the Twitter cards.







Here is an example of the Twitter Card for this post.















Here is how to easily setup Twitter Cards for your blog.



1. Edit your template to add the Twitter card metadata. 

Login to your Blogger account and go to Template > Edit HTML 











2. Click within the Template Editor and press Ctrl + F to search within the template for </head> and paste the below code just above that . You will have to modify the @mmonigeria in the below code with the name of the twitter account you use for your blog. The second @mmonigeria should be changed to the name of the blog author’s twitter account. Make sure you save your template after pasting.






<b:if cond='data:blog.pageType == &quot;item&quot;'>

    <b:if cond='data:blog.postImageThumbnailUrl'>

      <b:if cond='data:blog.metaDescription'>

        <meta content='summary' name='twitter:card'/>

        <meta content='@mmonigeria' name='twitter:site'/>

        <meta content='@mmonigeria' name='twitter:creator'/>

        <meta expr:content='data:blog.pageName' name='twitter:title'/>

        <meta expr:content='data:blog.metaDescription' name='twitter:description'/>

        <meta expr:content='data:blog.postImageThumbnailUrl' name='twitter:image:src'/>

        <meta expr:content='data:blog.homepageUrl' name='twitter:domain'/>

      </b:if>

    </b:if>

</b:if>



3. Configure and validate your Twitter Card on the Twitter Validation Page



- twitter:card -> should be the type of Twitter Card you want

- twitter:site -> The Twitter username of the owner of this card’s domain.

- twitter:title -> The title of your content as it should appear in the card.

- twitter:description -> A description of the content in a maximum of 200 characters.

- twitter:creator -> If the content of this card was authored by someone, include their Twitter username here.

- twitter:image:src -> A URL to the image representing the content.

- twitter:domain -> your blog’s domain name.





4. Click “Update Preview” after inputting the above twitter settings. If all looks fine, apply for approval by clicking on the “Validate & Apply” tab. Enter the URL of the post and click on “Go”. After validation, you can then request for the final approval for your card. You will get email when Twitter approves your request. This can be immediate or can take like 48 hours.





This is all you need to do to setup Twitter cards for your blog. You can monitor the traffic generated by the Twitter card via your Twitter analytics. Once approved, all your posts which have an image and description will start showing twitter cards when you or anyone else shares your post to twitter. So, it is important that while making a blogger post, you should add a "Search Description" and an added an image to the post. If you don’t do any of these, the post won’t display a twitter card.









If you need assistance with this, you can ask using the comment box provided further below.







Yours,


Adesoji Adegbulu











Wednesday, 14 May 2014

How to Hide Tweets Of People You Follow Without Unfollowing Them

On Monday, Twitter announced the introduction of a new account feature called MUTE, to people who use Twitter iPhone and Android apps and twitter.com; a change I personally have been waiting for.





Mute is a feature that allows you to hide a user’s Tweets from your timeline without you having to unfollow them. When you mute a user on Twitter, their content will no longer be visible to you on your Timeline. Unlike blocking, the person can still follow you, interact with your tweets and can still send your direct messages.




How To Mute a Twitter user on Twitter.com:




Muting from a Tweet:




Mute On Twitter









    ==> From a Tweet, click More at the bottom of the Tweet.

    ==> Click Mute.



Muting from a profile:



    ==> Go to the profile page of the person you wish to mute.

    ==> Click the gear icon  on their profile page. This brings up a drop-down actions menu.

    ==> Select Mute from the options listed.



Once you’ve muted a user on the web, you will see a confirmation banner. If you made a mistake, you can click Undo to unmute a user right away.




How To mute a Twitter user via Twitter iOS and Android Apps




Muting from a Tweet:



    ==> Tap a Tweet from the user you’d like to mute.

    ==> Tap the the three dots at the bottom-right corner of the tweet.

    ==> Tap "Mute..." and confirm.



Muting from a profile:



    ==> Visit the profile page of the user you wish to mute.

    ==> Tap the gear icon.

    ==> Tap Mute and confirm.



When you visit the profile of a user you have muted, you will see the red mute icon. You can click on the red mute icon to unmute the user.



NB:  When you mute a user, their previous Tweets will still be displayed; only Tweets from the point you muted them will be hidden. @ replies and @ mentions from muted users you follow will still appear in your Notifications tab.

PLACE YOUR ADS HERE