MetaGenerator plugin automatically generates description and keywords meta tags by pulling text from joomla content. With this plugin you can also control some title options. Canonical url has been added, currently only for com_content article view. +New version 1.2.7 – Fixed canonical url for com_content, category view when SEF is enable. – Fixed database query error for article view when the view is not an article (example: submit article form). – Added again the option to disable the plugin on frontpage due users requests. Version 1.2.6 – Added canonical for com_content category and section view. – Added the option to set the maximum number of characters from article to be processed by Metagenerator. Version 1.2.5 – Added compatibility for special character “&” in page title. – Fixed issue with metadesc/metakeys. Not working properly if only one is empty in database. Version 1.2.4 – No features added, minor bugs fixed and code improvement. Version 1.2.3: – Added language file – Replace php string functions with JString functions – Remove metadesc and keywords generation for frontpage, category and section pages based on first article of the list (not useful for SEO purpose, I think…). Thanks to Andrey for his suggestions. Version 1.2.2: – Added the option to disable the plugin on frontpage. – Added the option to replace sitename with category name in article view. – Fixed bug on keywords array. Version 1.2: – Added the option to replace “sitename” with “categoryname” in article page. – Added canonical url meta tag for articles. – Improvement in keywords generation.