Changes between Version 43 and Version 44 of qPloneGoogleSitemaps


Ignore:
Timestamp:
Jan 12, 2010 4:03:35 PM (14 years ago)
Author:
olha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • qPloneGoogleSitemaps

    v43 v44  
    1414== Why do you create Sitemaps for Google? == 
    1515 
    16 Sitemaps are a way to tell Google about pages on your site we might not otherwise discover. In its simplest terms, a Sitemap - is a list of the pages on your website. Creating and submitting a Sitemap helps make sure that Google knows about all the pages on your site, including URLs that may not be discoverable by Google's normal crawling process. 
     16Sitemaps are a way to tell Google about pages on your site it might not otherwise discover. A Sitemap - is simply a list of the pages on your website. Creating and submitting a Sitemap helps make sure that Google knows about all the pages on your site, including URLs that may not be discoverable by Google's normal crawling process. 
    1717 
    1818Sitemaps are particularly helpful if: 
     
    3232 
    3333 * '''content sitemap''' -  is a list of the pages on your website. Creating and submitting a Sitemap helps make sure that Google knows about all the pages on your site, including URLs that may not be discoverable by Google's normal crawling process. 
    34  * '''mobile sitemap''' - is a specific type of Sitemap, that index all site URLs that serve content for mobile devices. After this sitemap is submitted into Google mobile index, you expand the coverage of the mobile web and speed up the discovery and addition of pages to Google mobile index. 
    35  * '''[wiki:qPloneGoogleSitemaps/news-sitemap news sitemap]''' - is different from regular Sitemaps, it is specific to Google News only. The nature of news sites is that they change very often and need to be crawled and indexed much more frequently. News Sitemaps let Google know when new articles have been posted and are available for crawling and indexing. Especially recommended for new websites, with dynamic content, with few links to it or requires users to follow several links to reach your news content.  
     34 * '''mobile sitemap''' - is a specific type of Sitemap, that indexes all site URLs that serve content for mobile devices. By submitting such Sitemap into Google mobile index, you expand the coverage of the mobile web and speed up the discovery and addition of pages to Google mobile index. 
     35 * '''[wiki:qPloneGoogleSitemaps/news-sitemap news sitemap]''' - is different from regular Sitemaps, it is specific to Google News only.  
    3636 
    3737Different sitemap types index their content and are independent from each other. 
    3838 
    39 == How to install Plone Google Sitemaps == 
     39== Installation == 
    4040 
    41  1. Click on the link of the '''Site Setup''' in the top right corner of your Plone site 
    42  1. choose the first item '''Add/Remove Products''' in the Plone Configuration list 
    43  1. select the product qPloneGoogleSitemaps in the left column of the products table, where you can view all the Plone products available for install 
    44  1. press the install button below the table and make sure the product appeared in the right column of installed products 
     41qPloneGoogleSitemaps can be installed as old-type Plone product. 
     42 
     43 1. Download product package archive from http://plone.org/products/qplonegooglesitemaps/ (e.g. 'qPloneGoogleSitemaps-0.8.5.tar.gz')  
     44 2. Unpack it to get '''qPloneGoogleSitemaps''' folder. 
     45 
     46    * For buildout-based instance 
     47      * Put '''qPloneGoogleSitemaps''' folder into the '''products''' folder of your instance (this is a place for old-style Zope products to be added) 
     48      * Re-run buildout 
     49      * Restart Zope server 
     50 
     51    * For traditional instance 
     52      * Put '''qPloneGoogleSitemaps''' folder into the '''Products''' folder of your instance 
     53      * Restart Zope server 
     54 
     55 3. Click on the link of the '''Site Setup''' in the top right corner of your Plone site 
     56 1. choose '''Add/Remove Products''' item in the Plone Configuration list 
     57 1. select the product '''qPloneGoogleSitemaps''' among products available for installation 
     58 1. press the '''install''' button below the table and make sure the product appeared in the right column of installed products 
    4559  
    46 == How to use Plone Google Sitemaps == 
     60== Use == 
    4761 
    4862 * sign into [http://www.google.com/webmasters/sitemaps/ Google Sitemaps] with your [http://www.google.com/accounts/ManageAccount/ Google Account]