source: products/quintagroup.seoptimizer/tags/2.0.0/docs/README.txt @ 1552

Last change on this file since 1552 was 593, checked in by piv, 18 years ago

fixed syntax error

  • Property svn:eol-style set to native
File size: 1.9 KB
Line 
1Quintagroup Search Engine Optimization Tool
2
3  This product was created to enhance SE visibility of Plone sites.
4
5  © "Quintagroup":http://quintagroup.com, 2004-2009
6 
7  Product sponsored by "4webresults, SEO and Internet Marketing
8  Services provider":http://4webresults.com. Plone-3.x.x compatibility, extra
9  configuration features sponsored by "Eogogics Inc.":http://eogogics.com,
10  "4webresults":http://4webresults.com, and
11  "eLawSoftware":http:///www.elawsoftware.com.
12
13  Features
14 
15    Allows per document editing of:
16   
17      * HTML Title tag
18     
19      * META description tag
20     
21      * META keywords tag
22     
23      * HTML comment into page header
24     
25      * META robots tag
26     
27      * META Disposition tag
28
29    For Title, description keywords and comment you have statistics
30    (total/stop/used words, field length counter).
31 
32  Usage
33 
34    * Install:
35       You may installl quintagroup.seoptimizer package by using buildout.
36       If you have instance that was created manually then you may install
37       package using easy_install script:
38            run:
39              easy_install --install-dir='dir-path' quintagroup.seoptimizer
40                where:
41                dir-path - INSTANCE_HOME/lib/python or you can specify any other directory,
42                           but you must be sure that directroy is in PYTHONPATH
43
44    * Install in your Plone instance with QuickInstaler (Plone Control
45      Panel -> Add/remove Products)
46     
47    * Go to a document
48   
49    * Switch to SEO Properties tab
50   
51    * Select Override checkboxes of features you want to override
52   
53    * Type-in your SEO values
54   
55    * Save
56   
57    * Do this for all documents that needs enhanced SEO properties
58   
59Requirements
60
61  * Plone 3.0+
62
63
64Authors
65
66  * Myroslav Opyr
67 
68  * Volodymyr Romaniuk
69 
70  * Mykola Kharechko
71
72  * Vitaliy Podoba
73
74  * Volodymyr Cherepanyak
75
76  * Melnychuk Taras
77
78  * Vitaliy Stepanov
Note: See TracBrowser for help on using the repository browser.