Hello,
In iCagenda, i'm working to make SEO automatic.
" It is critical that you do not stuff keywords anywhere on your website, including in your titles and descriptions. Google recently launched a new update called "Penguin" which actually give you negative SEO scores for places that have a ton of keywords stuffed into it. " link :
savvypanda.com/blog/6-tips-for-basic-on-...joomla-websites.html
Today, i truly recommended not to use Keywords!
So, what's important today for search engine : title and description.
In iCagenda, the metadata are automatically created in your page header.
For eg., an exemple from the demo website, if you look at the code generated :
<meta name="og:title" content="Wicked in Broadway" />
<meta name="og:type" content="article" />
<meta name="og:image" content="http://demo.joomlic.com/images/Wicked Poster.jpg" />
<meta name="og:url" content="http://demo.joomlic.com/en/icagenda-en/past-events/8-wicked-in-broadway/event_details?date=2013-03-13-19-00" />
<meta name="og:description" content="Wicked has become one of the most beloved musicals of the past ten years." />
<meta name="og:site_name" content="Demo JoomliC" />
<meta name="description" content="Wicked has become one of the most beloved musicals of the past ten years." />
I will enhanced soon the metadata for description.
First, by adding a global option to set max lenght of OpenGraph description (social networks)
www.joshspeters.com/how-to-optimize-the-...or-search-and-social
And later, by adding metadata desription field to be used for it, and available for each event (so always a default description set by iCagenda, bu i will add possibility to change it by a custom description)
Is it possible to have the online link of your website, to check how your website is referenced ?
Lyr!C