Contents' quality for plone editors: how to improve Plone out-of-the-box capabilities

Post on 10-May-2015

274 views 0 download

Tags:

description

as a Web CMS Plone takes care of automatic redirect, automatic navigation, automatic sync with content catalog, etc. with a series of plugins, Plone takes care of better automatic redirect, link checking, etc. here's an overview delivered at PLOG 2014.

Transcript of Contents' quality for plone editors: how to improve Plone out-of-the-box capabilities

for Plone Editors.

Contents’ Quality

abstract per PLOG 2014 maurizio.delmonte@abstract.it /

Quality? what quality?★ html★ links★ images★ accessibility★ SEO★ …

why should we care more?

Batteries included in Plone.★ automatic URLs from title/context★ dublin core everywhere★ automatic content navigation snippets ★ html filters★ links using content UIDs★ checks on content deletion for links★ automatic redirection on moved

content★ images automatic scaling★ …

forgot anything important?..

how to improve from here?

No more wrong content.remember the milk…

● <pypi>/c.jekyll● <plone.org>/eea.progressbar (3.0)

No more broken links.● <pypi>/c.linkcheck

○ no UI for editors○ not on plone.org○ maintained?

● <plone.org>/linkchecker○ AKA <pypi>/gocept.linkchecker○ needs a grok service running○ maintained?

do we need this?

btw.. do we know the welcome page of a vanilla plone site is broken?

● <plone.org>/p.imageeditor● <pypi>/c.aviary● <plone.org>/p.a.imagecropping

Better images.

Tags, relations, and more.● <plone.org>/eea.alchemy

○ auto-tagging, Natural Language Proc.

● <plone.org>/c.taghelper○ auto-tagging

● <plone.org>/c.simserver● <github>/c.taxonomy● <github>/c.classifiers● <github>/c.facets

SEO to the rescue.● <plone.org>/c.googleanalytics

○ per site/page reports○ email/comments/download/external

links stats○ maintained?

● <plone.org>/qg.seoptimizer

Not to forget...● <pypi>/P.RedirectionTool

QA for webmasters.● <plone.org>/qg.analytics

○ content stats

Maurizio Delmontemaurizio.delmonte@abstract.it