source: products/quintagroup.seoptimizer/tags/2.0.1/docs/README.txt

Last change on this file was 627, checked in by crchemist, 18 years ago

Added anonym user email validation.

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