Metadata-Version: 1.0
Name: quintagroup.seoptimizer
Version: 2.0.1
Summary: Quintagroup Search Engine Optimization Tool
Home-page: http://quintagroup.com/services/plone-development/products/qSEOptimizer/
Author: Myroslav Opyr, Volodymyr Romaniuk, Mykola Kharechko, Vitaliy Podoba, Volodymyr Cherepanyak, Taras Melnychuk, Vitaliy Stepanov
Author-email: support@quintagroup.com
License: GPL
Description: Quintagroup Search Engine Optimization Tool
        ===========================================
        
        This product was created to enhance SE visibility of Plone sites.
        
        Copyright (c) "Quintagroup": http://quintagroup.com, 2004-2009
        
        Product sponsored by "4webresults, SEO and Internet Marketing
        Services provider": http://4webresults.com. Plone-3.x.x compatibility, extra
        configuration features sponsored by "Eogogics Inc.": http://eogogics.com,
        "4webresults": http://4webresults.com, and
        "eLawSoftware": http:///www.elawsoftware.com.
        
        
        Features. Allows per document editing of
        ----------------------------------------
        
        * HTML Title tag
        
        * META description tag
        
        * META keywords tag
        
        * HTML comment into page header
        
        * META robots tag
        
        * META Disposition tag
        
        For Title, description keywords and comment you have statistics
        (total/stop/used words, field length counter).
        
        
        Usage
        -----
        
        * You may install quintagroup.seoptimizer package by using buildout.
        If you have instance that was created manually then you may install
        package using easy_install script::
        
        run:
        easy_install --install-dir='dir-path' quintagroup.seoptimizer
        where:
        dir-path - INSTANCE_HOME/lib/python or you can specify any other directory,
        but you must be sure that directroy is in PYTHONPATH
        
        * Install in your Plone instance with QuickInstaler (Plone Control
        Panel -> Add/remove Products)
        
        * Go to a document
        
        * Switch to SEO Properties tab
        
        * Select Override checkboxes of features you want to override
        
        * Type-in your SEO values
        
        * Save
        
        * Do this for all documents that needs enhanced SEO properties
        
        
        Requirements
        ------------
        
        * Plone 3.0+
        
        
        Authors
        -------
        
        * Myroslav Opyr
        
        * Volodymyr Romaniuk
        
        * Mykola Kharechko
        
        * Vitaliy Podoba
        
        * Volodymyr Cherepanyak
        
        * Melnychuk Taras
        
        * Vitaliy Stepanov
        
        Changelog
        =========
        
        
        v2.0.1 - February 16, 2009
        --------------------------
        
        * Formatted text in docs for pypi
        
        
        v2.0.0 - February 11, 2009
        --------------------------
        
        * Some refactoring of product was done, some python script are moved to zope 3 views.
        Also all main parts of html head section was moved to viewlets and now easily can be
        reordered.
        
        
        v1.5.1
        ------
        
        * Added support of additional keywords.
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Zope2
Classifier: Framework :: Zope3
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
