source: products/quintagroup.seoptimizer/branches/plone4/quintagroup/seoptimizer/README.txt @ 2958

Last change on this file since 2958 was 2958, checked in by mylan, 14 years ago

Merged 3.0.5 to 3.0.7 changes from trunk into plone-4 branch version.

Merged revisions 3942-3945,3966-3976,3982-3983,3994 via svnmerge from
http://svn.quintagroup.com/products/quintagroup.seoptimizer/trunk

........

r3942 | mylan | 2010-10-20 17:06:46 +0300 (Wed, 20 Oct 2010) | 1 line


#233: Bump version to 3.0.7, updated history

........

r3943 | olha | 2010-10-20 17:14:52 +0300 (Wed, 20 Oct 2010) | 1 line


HISTORY.txt checked

........

r3944 | olha | 2010-10-20 17:20:15 +0300 (Wed, 20 Oct 2010) | 1 line


internal README file updated

........

r3945 | mylan | 2010-10-20 18:16:14 +0300 (Wed, 20 Oct 2010) | 1 line


#233: Updated list of supported version in README.txt to 3.1+

........

r3966 | mylan | 2010-10-26 17:33:27 +0300 (Tue, 26 Oct 2010) | 1 line


#233: Reduce catch exceptions to URLError and HTTPError, log error to error_log, return link to error_log

........

r3967 | mylan | 2010-10-26 17:34:03 +0300 (Tue, 26 Oct 2010) | 1 line


#233: Update tests for catching errors on keywords calculation

........

r3968 | mylan | 2010-10-26 17:55:15 +0300 (Tue, 26 Oct 2010) | 1 line


#233: Make code more readable

........

r3969 | mylan | 2010-10-26 18:08:15 +0300 (Tue, 26 Oct 2010) | 1 line


#233: Force to get portal_transforms as utility

........

r3970 | mylan | 2010-10-26 18:14:46 +0300 (Tue, 26 Oct 2010) | 1 line


#233: little cleanup

........

r3971 | mylan | 2010-10-26 20:35:28 +0300 (Tue, 26 Oct 2010) | 1 line


#233: Force logging keywords calculation to nearest to context error_log object. Other minor fixes

........

r3972 | mylan | 2010-10-26 21:08:06 +0300 (Tue, 26 Oct 2010) | 1 line


#233: Return getting error_log with getToolByName as more flexible and accurate

........

r3973 | mylan | 2010-10-27 18:09:31 +0300 (Wed, 27 Oct 2010) | 1 line


#233: Correct HISTORY information

........

r3974 | mylan | 2010-10-27 18:16:40 +0300 (Wed, 27 Oct 2010) | 1 line


#233: Added plone.browserlayer to requirements for Plone-3.0 support

........

r3975 | mylan | 2010-10-27 18:18:13 +0300 (Wed, 27 Oct 2010) | 1 line


#233: Fixed testcases to emulate proper test environment for plone-3.0

........

r3976 | mylan | 2010-10-27 18:21:55 +0300 (Wed, 27 Oct 2010) | 1 line


#233: Described steps for use the package with plone-3.0.

........

r3982 | olha | 2010-10-29 13:16:55 +0300 (Fri, 29 Oct 2010) | 1 line


doc files corrected a bit

........

r3983 | olha | 2010-10-29 13:20:45 +0300 (Fri, 29 Oct 2010) | 1 line


wrong line spacing corrected

........

r3994 | mylan | 2010-11-01 16:59:34 +0200 (Mon, 01 Nov 2010) | 1 line


Removed devloper settings of the package configuration

........

File size: 1.6 KB
Line 
1Quintagroup Search Engine Optimization Tool was created to enhance SE visibility of Plone sites.
2
3Features
4
5  quintagroup.seoptimizer allows per document editing of:
6
7  * HTML Title tag
8
9  * META description tag
10
11  * META keywords tag
12
13  * HTML comment into page header
14
15  * META robots tag
16
17  * META Disposition tag
18
19  * Canonical URl (http://projects.quintagroup.com/products/wiki/qSEOptimizer#CanonicalURL)
20
21  For Title, Description, Keywords and Comment you have statistics (total/stop/used words, field length counter).
22 
23Usage
24
25  * Go to Plone Control Panel, enable Plone SEO for desired content types
26
27  * Go to a document (Blog entry, news item, event, etc.)
28
29  * Switch to *SEO Properties* tab
30
31  * Select *Override* checkboxes of features you want to override
32
33  * Type-in your SEO values
34
35  * Save changes
36
37  * Do this for all documents that need enhanced SEO properties
38
39Note
40
41  * For Plone 2.x versions - use Plone SEO 1.7.1  release (http://plone.org/products/plone-seo/releases/1.7.1)
42
43  * For Plone 3.x versions - use Plone SEO 3.0.5  release (http://plone.org/products/plone-seo/releases/3.0.5)
44
45  * For Plone 4.x versions - use Plone SEO releases starting from 4.0 (http://plone.org/products/plone-seo/releases/4.0)
46
47Links
48
49  Watch Plone SEO screencast (http://quintagroup.com/cms/screencasts/plone-seo) to learn how to install and set up Plone SEO on a buildout-based Plone instance for Plone 3.2 or above.
50
51Authors
52
53  * Myroslav Opyr
54
55  * Volodymyr Romaniuk
56
57  * Mykola Kharechko
58
59  * Vitaliy Podoba
60
61  * Volodymyr Cherepanyak
62
63  * Taras Melnychuk
64
65  * Vitaliy Stepanov
66
67  * Andriy Myelnkyy
68
69Copyright (c) "Quintagroup": http://quintagroup.com, 2004-2010
70
Note: See TracBrowser for help on using the repository browser.