Ironvine Analytics Web Analytics, Data Analysis, Online Marketing, and Search Engine Information.

20Jul/110

Facebook Releasing Multimedia Comments Feature

Facebook - 07/20/2011

Today we are launching a commenting feature that allows you to embed videos, photos, or web sites in comments just by including a URL. Your comment will include a video player, a thumbnail of a photo, or a brief overview of the web site being linked to. If you prefer your comment without the preview, you can remove the preview with one click.

Tagged as: No Comments
26May/110

Google +1 Button Setup, Google +1 on SEO, Adwords


[repost]
Google +1 Button Setup, Google +1 on SEO, Adwords

Google has made the +1 Button feature available on web search.

  • Google’s +1 Button is similar to the Facebook’s Like button which allows users to vote up content within Google’s search engine results pages (SERP).
  • Google’s +1 Button allows you to share recommendations to others and receive recommendations from others.
  • Google +1 is one of signals Google uses to identify the most useful recommendations to you, including people you are already connected to you through other Google products such as GMail, GTalk, Google Buzz and Google Reader.
  • Google’s +1 button will initially only appear on Google.com’s English search results.

Google’s +1 is Google’s social search.

Google +1 Button Setup

To activate and use Google +1 Button:

  • Sign-in to your Google account.
  • Go to Google Labs Experimental and click “Join this experiment” for +1 Button.
  • Go to www.Google.com and do a web search.
  • Click on a +1 button next to a web page.
    +1 Button on Google SERP
  • Click “Confirm and +1″ – You’re done voting the web page.
    +1 a web page

Next time when you search on Google and this web page shows up in Google’s SERP, your +1 and Google profile photo with “You +1′d this” will appear.

    You +1'd this

Google +1 Button for SEO

A Quora discussion on how Google’s +1 Button will affect SEO:

  • +1 becomes the new Google PageRank – Google’s search algorithmmay eventually rely less on link popularity.
  • Google may give different weighing scale to +1′s from different users. Example, A +1 from Danny Sullivan on Gordon Choi’s Blog may carry much more weight than a +1 from an anonymous person.
  • Google can build the BIG social graphs from your personal social graph (i.e. all the +1 recommendations your friends have contributed) and the +1 graph for a piece of content (i.e. all the +1′s recommended to a single web page).

Google +1 Button for Adwords

Google’s +1 Buttons will appear on Adwords ads, though Google officially announced +1 won’t affect Google Adwords Quality Score.

  • All ads will be getting these buttons.
  • Theres no way for advertisers to turn them off.
  • Clicks on the +1 button next to ads do NOT count as a paid ad click.
  • Advertisers will be able to see stats about which ads are getting the most +1s.

Google +1 Button on Your Site

Webmasters may add Google’s +1 Button on their websites, allowing visitors to +1 (recommend) the web pages (content) to Google and other users.

Tagged as: , , , No Comments
26Apr/11Off

Social Media & College Students

This is an interesting chart covering the usages and results of Social Media on college students.

 

Obsessed with Facebook
Via: Online Education

6Apr/11Off

Facebook Select All Friends in Questions

Facebook QuestionsJavascript to select all friends in Facebooks new Question feature

When you click “Ask Friends”, post the following javascript into the URL bar of your browser. (Need to use Firefox or Chrome)

javascript:(function(){var f=document.getElementsByClassName("fbProfileBrowserListContainer");for(var i=0;i<f.length;i++){if(f[i].children){var c=f[i].getElementsByTagName("input");for(var l=0;l<c.length;l++){c[l].click();}}}})();

Good luck!

from http://spottedsun.com/javascript-to-select-all-friends-in-facebooks-new-question-feature/

31Mar/11Off

Google +1

Google +1 IconGoogle is rolling out it's version of the Facebook "Like" button for it's search results. Soon you will be seeing how many people recommend a link and who of your Google contacts like the same content. Check out the video below to get an introductory overview of Google +1.

 

 

From the Google Social Web Blog:

But the +1 button isn’t just for search results. We’re working on a +1 button that you can put on your pages too, making it easy for people to recommend your content on Google search without leaving your site. If you want to be notified when the +1 button is available for your website, you can sign up for email updates at our +1 webmaster site.

9Mar/11Off

Goodbye FBML Pages

No FBML

No FBMLBack on Feb 11, 2011 Facebook announced on its Developer Blog that as of March 10, 2011 you will no longer be able to create new FBML (not to be confused with XFBML) pages on Facebook. All new pages will be required to utilize iframes, which has been around for a while now.

Who does this affect: A lot of people. Static FBML has previously been one of the most utilized apps for Facebook page developers to publish a quick tab on their pages. The functionality wasn't great, but it was pretty easy and a lot of people took advantage of that.

While the change will not 'turn off' existing FBML tabs, Facebook does "strongly recommend that these apps transition to iframes as soon as possible." With the recent updates giving the axe to a lot of previous FB functionality, it is a distinct possibility that the existing FBML pages will get phased out as well sooner or later.

FBML Roadmap

With our recent launch of Requests and the support for iframe on Pages Tabs, we are now ready to move forward with our previously announced plans to deprecate FBML and FBJS as a primary technology for building apps on Facebook. On March 11, 2011, you will no longer be able to create new FBML apps and Pages will no longer be able to add the Static FBML app. While all existing apps on Pages using FBML or the Static FBML app will continue to work, we strongly recommend that these apps transition to iframes as soon as possible. Lastly, we want to be clear that our deprecation of FBML does not impact XFBML, such as the tags that support social plugins.