Posts Tagged twitter

Making full use of Social Media

Don’t forget twitter, it’s a fantastic way of increasing links to your site, think about, everyone who follows you has added a link to your site, or a particular page, which means that search engine ‘crawlers’ will find it more often, and that combined with the relevant content will increase your rankings.

Perhaps you can think of an editorial to do on your site, complete with an image or two, then write about that on twitter, mention on facebook, then …. wow look at all those links!  That’s how you use social media to drive traffic to your site…

There are several plugins to make this work…

  • Tweet Blender – although when I added this to GodVenture, it broke the page – will probably work with a more robust template. Having said that, also broke commercial template by changing background colour.
  • Facebook Dashboard Widget – for displaying ‘friend’s’ status updates, etc….
  • Simple Facebook Share Button – Excellent!  Works well automatically, with neat standardised buttons. Works well with Firefox, not on Chrome.

Tags: , , ,

No Comments

Adding Twitter to Wordpress

Using Twitter for microblogging works if you parcel it up with the rest of your blog world… that means viewing your tweets on the same page as your blogs…
http://www.webdesignermag.co.uk/tutorials/integrate-twitter-into-wordpress/ Download files here

Even better if you can Tweet from your mobile phone… link to facebook another time!
As I’m tackling this, so I’m going to enter info/thoughts as I go. jQuery is currently on version 1.3.2 this tutorial uses 1.2.6. You can get it from http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js via google.load("jquery", "1.3.2");

Okay now I just need to incorporate it into the side bar of this blog…  The tutorial is based on WordPress 2.6, however in the current 2.8.5 widgets are designed using the new widget API, http://wpengineer.com/wordpress-built-a-widget/ so I’m going to leave that for another day.

Tags: , , ,

No Comments