Showing posts with label Social Networking. Show all posts
Showing posts with label Social Networking. Show all posts

Monday, November 26, 2012

Add a Twitter Follower Count to my Website


function twitter_count(){
         $count = get_transient('twitter_count');
    if ($count !== false) return $count;
         $count = 0;
         $dataOrig = file_get_contents('http://twitter.com/users/show/wpforce');
   if (is_wp_error($dataOrig)) {
         return 'Error!!!';
   }else{
         $profile = new SimpleXMLElement ( $dataOrig );
         $countOrig = $profile->followers_count;
         $count = strval ( $countOrig );
         }
set_transient('twitter_count', $count, 60*60*24); // 24 hour cache
return $count;
}
To use this function, simple echo it wherever you want it.
<?php echo twitter_count(); ?>

Visit www.DFWAdGenius.com for more information on adding followers

Monday, August 6, 2012

Social Networking

Not only can DFW Ad Genius set up your Social Network we can add a wealth of Fans & Followers that is targeted for your business.

We can set you up on any OR all of the following...


  • Blogger
  • YouTube Business Channel (Make Videos with Success Stories)
  • YouTube Music Channel (For Musicians)
  • Facebook Business
  • MySpace Business
  • MySpace Music (For Musicians)
  • Twitter
  • Pinterest
  • Linkedin
  • The Google +
  • Digg
  • StumbleUpon
  • Reddit
  • Del.icio.us




And yes there are more. We will stay on top of what is getting HOT and what will help your business grow. What makes us different is that we can truly add a wealth of Fans & Followers that are targeted for your business.

Visit us at... http://www.dfwadgenius.com/