On 09/24/2011 12:09 PM, [email protected] wrote:
The advent of Google +1 triggered my attention to some (probably) useful pieces of information that could be added to our html pages in order not only to let the +1 button (and its Facebook cousin) work better, but also (supposedly) to generally achieve better display in Google (and potentially other search engines) results. A few examples of such things might be similar to these: <html itemscope itemtype="http://schema.org/Article"> <meta itemprop="name" content="..." /> <meta itemprop="description" content="..." /> <meta itemprop="image" content="..." /> <meta property="og:title" content="..."/> <meta property="og:image" content="..."/> <meta property="og:description" content="..."/> but there there is a bit more here http://developers.google.com/+/plugins/+1button/#plus-snippetDoes the community think that such pieces of added information might really make a difference in search results and social sharing? I personally do, definitely. If so, what would/will/is the practical way to place/inject such kind of things into the html, per page? I just know about standard "keywords" and "description" meta tags, but here things seem to go a little further, and slightly more convoluted. Thank you Luigi
Considering that my pmwiki site is useful only for those it is intended for, and personnaly sent a link to it, I would rather that Google not have it readily be found. So anything of that nature should be an optional install rather than a default.
John _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
