| | |

September 18, 2012

Social media and site promotion. Improving site visibility by using and updating social media such as Facebook, Twitter and others has become an almost required part of successful SEO. Methods for installing the buttons and links differ whether on static pages or CMS pages. See below for some interesting links on the how-and-why aspects.

A Tweet’s Effect On Rankings:
http://www.seomoz.org/blog/tweets-effect-rankings-unexpected-case-study

http://socialmediamagic.com/blog/10-ways-improve-seo-social-media/

http://www.htmlgoodies.com/beyond/webmaster/how-to-add-social-networking-buttons-on-your-site.html

http://drupal.org/project/socialmedia

http://www.leveltendesign.com/blog/tom/socialize-your-drupal-site-5-easy-steps

http://sharethis.com/publishers/get-sharing-tools

Free Drupal lessons!

http://www.ostraining.com/courses/class/drupal/d7-beginner/view/

 

Similar Posts

  • | |

    May 2013, Divs, Floats and Clears

    Using CSS and Div’s for layout. Div’s contain the information to layout the site, but making them behave in a predictable manor is not always easy. Floats are used to control positioning, (left or right) but multiple elements will need to be “cleared” to line up correctly. http://www.sitepoint.com/using-css-grid-layout-and-blend-5-to-build-a-game/ http://960.gs/ http://unsemantic.com/ http://caniuse.com/css-grid http://designfestival.com/design-organized-websites-rapidly-with-960-grid/ http://layouts.ironmyers.com/ http://css-tricks.com/all-about-floats/ http://www.quirksmode.org/css/clearing.html

  • | |

    WordPress Child Themes

    WordPress uses “themes” to display the content of the database in a user-friendly and attractive interface in the browser. Deciding which theme to use may be determined by the site requirements, some themes have additional features that may be required – or not. Don’t use a theme with all the Bells & Whistles if you don’t need those…