{ "info": { "author": "RedTurtle Technology", "author_email": "sviluppoplone@redturtle.net", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Plone :: 4.1", "Programming Language :: Python" ], "description": ".. contents::\n\nIntroduction\n============\n\nSearch Engine Optimization Package\n\nFeatures\n--------\n\nWith collective.perseo you can manage several kind of SEO features.\n\nGlobally\n~~~~~~~~\nConfigurations applied to each page of the site, through 'PerSEO' tool under Add-on Configuration:\n\t- Webmaster Tools\n\t- tag title, description and keywords meta tags, separately for:\n\t\t- Home page\n\t\t- Single pages\n\t\t- Search page\n\t\t- Not Found page\n\t\t- Author page\n\t\t- Site Map page\n\t\t- Contact page\n\t\t- Event\n\t\t- File\n\t\t- Folder\n\t\t- Image\n\t\t- Link\n\t\t- News Item\n\t\t- Topic\n\t- Disable the indexing of resources using noindex and nofollow, separately for:\n\t\t- Search page\n\t\t- Login and Registration pages\n\t\t- Administration pages\n\t\t- Single pages\n\t\t- Event\n\t\t- File\n\t\t- Folder\n\t\t- Image\n\t\t- Link\n\t\t- News Item\n\t\t- Topic\n\t\t- (also handle noodp, noydir, noarchive, nosnippet)\n\t- Content types included in the sitemap.xml.gz\n\t- Ping sites (Google, Bing, Ask) automatically when the Site Map is updated\n\t- Indexing RSS feeds\n\t- Add itemscope and itemtype attributes to body tag (if you install the extension collective.perseoschema per Schema org)\n\nOne by one\n~~~~~~~~~~\nThrough 'SEO' tab on each content of the site (allows you to change SEO settings for that specific content):\n\t- tag title and description and Keywords meta tags\n\t- Meta Robots Follow Tag (follow/nofollow)\n\t- Meta Robots Index Tag (index/noindex)\n\t- Meta Robots Advanced Tag (noodp, noydir, noarchive, nosnippet)\n\t- Canonical URL\n\t- Content included in the sitemap.xml.gz (yes/no).\n\t- Priority of content in sitemap.xml.gz\n\t- itemtype attribute (if you install the extension collective.perseoschema per Schema org)\n\nSCHEMA.ORG\n----------\n\nFor Schema.org attributes add the collective.perseoschema package.\n\nWarning! Installing collective.perseoschema package, the main_template and plone.path_bar, \nplone.global_sections, plone.header viewlets will be customized, to insert Schema.org attributes.\nThe customizations of these resources in other Themes and Skins could be disabled.\n\nIf you don't want to install the collective.perseoschema package, but you still want Schema.org\nattributes, the following are the customizations you can do in your theme.\n\n\nCustomizations of plone.path_bar viewlet at these points:\n\n- Line 2 of path_bar.pt, added itemprop attribute, itemprop=\"breadcrumb\"::\n\t\n\t