source: products/quintagroup.plonegooglesitemaps/trunk/quintagroup/plonegooglesitemaps/README.txt @ 2841

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

Added support of migration from qPloneGoogleSitemaps product
to quintagroup.plonegooglesitemaps with tests.
Also all views now registered on own browserlayer.

Merged revisions 3865,3867-3872,3874-3878 via svnmerge from
http://svn.quintagroup.com/products/quintagroup.plonegooglesitemaps/branches/migratioin_product

........

r3865 | mylan | 2010-09-15 20:54:50 +0300 (Wed, 15 Sep 2010) | 1 line


#230: Added module aliases - prevent breakage sitemap, created with qPloneGoogleSitemaps

........

r3867 | mylan | 2010-09-17 11:41:35 +0300 (Fri, 17 Sep 2010) | 1 line


#230: Added browserlayer and registered all sitemaps views and configlet view to it

........

r3868 | mylan | 2010-09-17 13:12:09 +0300 (Fri, 17 Sep 2010) | 1 line


#230: remove module aliases

........

r3869 | mylan | 2010-09-17 13:13:14 +0300 (Fri, 17 Sep 2010) | 1 line


#230: Added migration from qPloneGoogleSitemaps to quintagroup.plonegooglesitemaps

........

r3870 | mylan | 2010-09-17 14:02:47 +0300 (Fri, 17 Sep 2010) | 1 line


#230: Added upgrade/migration step by step reference.

........

r3871 | mylan | 2010-09-17 14:41:04 +0300 (Fri, 17 Sep 2010) | 1 line


#230: Fix tests after registering all views to the browser layer

........

r3872 | mylan | 2010-09-17 14:55:43 +0300 (Fri, 17 Sep 2010) | 1 line


#230: Added uninstallation browserlayer and updated install/uninstall tests

........

r3874 | mylan | 2010-09-20 13:12:26 +0300 (Mon, 20 Sep 2010) | 1 line


#230: Added test for browser layer uninstallation

........

r3875 | mylan | 2010-09-20 15:37:00 +0300 (Mon, 20 Sep 2010) | 1 line


#230: Fix cleanup during migration from the qPloneGoogleSitemaps

........

r3876 | mylan | 2010-09-20 15:38:18 +0300 (Mon, 20 Sep 2010) | 1 line


#230: Fix typos in GS profile and import step

........

r3877 | mylan | 2010-09-20 18:23:20 +0300 (Mon, 20 Sep 2010) | 1 line


#230: Added tests of migration from qPloneGoogleSitemap to quintagroup.plonegooglesitemap.

........

r3878 | mylan | 2010-09-22 14:17:07 +0300 (Wed, 22 Sep 2010) | 1 line


#230: some upgrade tests reorganization

........

File size: 4.3 KB
RevLine 
[2841]1===============================
2quintagroup.plonegooglesitemaps
3===============================
4
[2168]5Plone Google Sitemaps product allows Plone websites to get better visibility for Google search engine by providing it with complete listing of URLs to website content.
6 
7Plone Google Sitemaps allows you to enable different kinds of Google Sitemaps on your Plone website. Such Sitemaps help Google identify site URLs and the data under each site section. With Google Sitemaps
8enabled, search engines could track your Plone site URLs faster and more efficiently, optimizing their search by placing all the information on one page.
9
10With Plone Google Sitemaps product you can enable following Sitemap types on your Plone website:
11
12* 'Content Sitemap' - is a regular list of pages on your website. Creating and submitting such a Sitemap lets Google know about all the pages on your Plone web site, including URLs that may not be discoverable by Google's normal crawling process.
13
14* 'Mobile Sitemap' - is a specific type of Sitemap, that indexes all site URLs that serve content for mobile devices.
15
[2426]16* 'News Sitemap' - is different from regular Sitemaps, since it is specific to Google News only.
17  It uses the Sitemap protocol, with additional News-specific tags, defined by Google.
[2168]18
19Different Sitemap types index their own content and do not depend on other Sitemaps.
20
[2841]21USAGE
22=====
[2168]23
24  To enable Google Sitemaps on your site:
25
26  * Add Sitemap(s) at Google Sitemap "Settings" tab (Add-on Products Configuarion -> Google Sitemaps). You can add any of the Sitemap types: content, mobile or news.
27
28  * Let Google know about your Sitemap(s) by adding your Sitemap to Google Sitemaps.
29
30  See more detailed instructions on Plone Google Sitemaps usage at http://projects.quintagroup.com/products/wiki/qPloneGoogleSitemaps
31
[2841]32MIGRATION
33=========
[2168]34
[2841]35   If you UPGRADE older version of quintagroup.plonegooglesitemaps package to newer:
36   --------------------------------------------------------------------------------
37    1. In your zope instance configuration or buildout - replace old package version
38       with new one.
39    2. Run plone instance and reinstall package with Quickinstaller tool
40       ("Add-on Products" in plone control panel).
41
42   If your MIGRATE from Products.qPloneGoogleSitemaps to quintagroup.plonegooglesitemaps:
43   -------------------------------------------------------------------------------------
44    1. Add to new plone instance/buildout both qPloneGoogleSitemaps product and
45       last version quintagroup.plonegooglesitemaps package.
46    2. Copy Data.fs from old Plone instance to new one.
47    3. Start your new zope instance/buildout.
48
49    _Following steps performs in the plone instance_
50    4. With portal_migration (ZMI) - upgrade plone instance.
51    5. With Quickinstaller tool ("Add-on Products" in plone control panel)
52       deinstall old "Plone Google Sitemaps" product and install new version.
53    6. Go to *Import* tab in portal_setup tool (ZMI), choose.
54       Select "Migrate from qPloneGoogleSitemaps to quintagroup.plonegooglesitemaps"
55       profile from selection box and choose same-named import step and push
56       "Import selected steps" button.
57
58    _And last clean-up steps:_
59    7. Remove qPloneGoogleSitemaps product from your zope instance/buildout
60       configuration.
61
62
63SCREENCAST
64==========
65
[2168]66  Watch Plone Google Sitemaps Screencasts at http://quintagroup.com/cms/screencasts/qplonegooglesitemaps to see how to use this products on your Plone instance. Learn about how to install and configure Sitemaps on your Plone instance, how to create new Google Sitemaps, and how to let Google know about them.
67
[2841]68LINKS
69=====
[2168]70
71  * See "Google Sitemaps": https://www.google.com/webmasters/sitemaps website for more information.
72
73  * Product Homepage: http://quintagroup.com/services/plone-development/products/google-sitemaps
74
75  * Documentation Area: http://projects.quintagroup.com/products/wiki/qPloneGoogleSitemaps
76
77  * Repository: http://svn.quintagroup.com/products/quintagroup.plonegooglesitemaps
78
79  * Releases: http://plone.org/products/qplonegooglesitemaps/releases
80 
81  * Watch "Plone Google Sitemeps" Screencast at http://quintagroup.com/cms/screencasts/qplonegooglesitemaps
82
83
[2841]84AUTHORS
85=======
[2168]86
87  The product was developed by Quintagroup.com team:
88
89  * Myroslav Opyr
90
91  * Andriy Mylenkyi
92
93  * Nazar Ilchuk
94
95  * Mykola Kharechko
96 
97
98Copyright (c) "Quintagroup": http://quintagroup.com, 2004-2010
Note: See TracBrowser for help on using the repository browser.