Changes between Version 30 and Version 31 of qPloneGoogleSitemaps


Ignore:
Timestamp:
Dec 2, 2008 4:27:58 PM (16 years ago)
Author:
olha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • qPloneGoogleSitemaps

    v30 v31  
    33[[TagIt(Products)]] 
    44 
    5 Plone Google Sitemaps allows you to make your site is Google Sitemaps enabled. You can have one of the following sitemap types: content or mobile or news, choose default sitemap for appropriate sitemap type. For mobile site, you can mark mobile objects with hasMobileContent python script, and reindex same-name index in portal catalog. Different sitemap types index their content and are independent from each other. 
     5Plone Google Sitemaps allows you to make your site is Google Sitemaps enabled. You can enable the following sitemap types on your website:  
     6 
     7 * '''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. 
     8 * '''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. 
     9 * '''news sitemap''' - News Sitemap is different from regular Sitemaps, because 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.  
     10 
     11Different sitemap types index their content and are independent from each other. 
    612 
    713== How to install Plone Google Sitemaps == 
     
    1218 1. press the install button below the table and make sure the product appeared in the right column of installed products 
    1319  
    14  == '''How to use Plone Google Sitemaps''' == 
     20== How to use Plone Google Sitemaps == 
    1521 
    1622 * sign into [http://www.google.com/webmasters/sitemaps/ Google Sitemaps] with your [http://www.google.com/accounts/ManageAccount/ Google Account] 
    1723 * Add your Plone site to your Google account, e.g. ''!http://www.plone-site.com'' 
    1824 * Click the '''"Add a Sitemap"''' link beside the site 
    19  * Choose the '''"General Web Sitemap"''' option 
     25 * Choose sitemap type (e.g. '''"General Web Sitemap"''' for content sitemap) 
    2026 * Type the URL to your Sitemap location in the provided field. Make sure you include the entire URL, such as ''!http://www.plone-site.com/google-sitemaps'' 
    2127 * Click '''"Add Web Sitemap"'''. You will see the following list: 
     
    3844 * Click on the '''“Verify button”''' 
    3945 * Google will verify that the file exists in the specified location. If it does, it'll show a status of VERIFIED and provide a link to your site statistics. You can view your statistics at any time after your site is verified by clicking the site link on the My Sites page. 
     46 
    4047If Google can't access the file, it'll give you information about the error it encountered. Once this problem is resolved, try to verify your site again. 
    41  * To view the lists of Sitemaps you've added for a site, click the number in the Sitemaps column beside the site. You can also click the site and then click the '''"Sitemaps"''' tab. The '''"Sitemaps"''' tab for that site opens. When you initially add a Sitemap, the status displays as '''Pending'''. Once Google processes your Sitemap (which may take several hours), this status will change to either OK or to an error. If you receive an error, click on it to view additional information. 
    4248 
    43 == The tab “Settings” in Plone Google Sitemap configuration == 
     49To view the lists of Sitemaps you've added for a site, click the number in the Sitemaps column beside the site. You can also click the site and then click the '''"Sitemaps"''' tab. The '''"Sitemaps"''' tab for that site opens. When you initially add a Sitemap, the status displays as '''Pending'''. Once Google processes your Sitemap (which may take several hours), this status will change to either OK or to an error. If you receive an error, click on it to view additional information. 
    4450 
    45 === “Settings” fields - Google Sitemap configuration === 
     51== Plone Google Sitemap (qPloneGoogleSitemaps) configuration == 
    4652 
    47 qPloneGoogleSitemaps enables different sitemaps to be generated on your web site. All available site sitemaps are listed here.  
     53=== “Overview” tab === 
     54Overview tab includes general information about Plone Google Sitemap product, and step-by-step explanation about how to get to work with it. A list of helpful recourses is also available here. 
     55 
     56=== “Verification” tab === 
     57 
     58Use this tab while going through verification that you're the site owner on your Google account. Here you will be able to create verification file: 
     59 
     60 * copy the name of the verification file (''e.g. google999999999999999.html'') from Google Webmaster Tools 
     61 * Enter verification file name in the field provided 
     62 * Click on the button '''“Create verification file”''' 
     63 * Go back to Google site verification page and complete verification process 
     64 
     65=== “Settings” tab === 
     66 
     67qPloneGoogleSitemaps enables different sitemaps to be generated on your web site. Here you will find some helpful information on how to create new sitemaps and manage them. 
     68 
     69All available site sitemaps are listed here. 
    4870 
    4971[[Image(settings.png, nolink)]] 
     
    5173You can: 
    5274 
    53  * '''Add New Sitemap''' - simple use appropriate button on the bottom of the page.  
    54  * '''Delete''' sitemap - select the appropriate sitemap's type and the sitemap id from available selection list (any one can be selected), use appropriate button. 
    55  * '''Set default sitemap''': select sitemap type and desired id and use Set default button. 
     75 * '''Add New Sitemap''' - simple use appropriate button at the bottom of the page and you will be forwarded to the corresponding sitemap add form. 
     76 * '''Delete''' sitemap - select the sitemap's type you want to remove and press '''Delete'''. 
    5677 * '''Ping''' desired sitemap: select sitemap type and push Ping button. By pressing "Ping" button you inform Google that it should reread your sitemap as you did some modification on the site. Google usually rereads your sitemap with it's own schedule but you have possibility to hint it about best time to do that. Below this button you have five workflow lists, which give you the opportunity to let Google know about the changes in your Plone site workflow. 
    57  * You can '''edit''' only default sitemap with edit link (click on the necessary sitemap title and you will be lead to this sitemap edit form).  
     78 * You can '''edit''' a sitemap by clicking on the necessary sitemap title and you will be lead to this sitemap edit form. 
    5879 
    5980=== Edit sitemap === 
     81 
     82After clicking on add new sitemap button or on editing the existing one, you will be taken to the sitemap edit form.  
    6083 
    6184[[Image(edit.png, nolink)]] 
     
    6386On the edit form you can configure single sitemap and its pinging options: 
    6487 
    65  * '''Define the types''' Select meta types to be explored. Choose the content types in the field “Define the types” they want to be displayed in their Sitemap. (As a rule, Document is set as the default content type for the Plone Google Sitemap. However, it would be much better for the Google to see some other content types in your Plone Google Sitemap, like Folder or !FormMailer). 
    66  * '''Review status''' The objects with the given state will be displayed. Select the state of the objects to be visible in the Sitemap. 
    67  * '''Blackout entries''' The objects with the given Short Names will be removed from the Sitemap. Make some objects invisible in the Sitemap by entering their Short Names. 
    68  * '''URL processing Regular Expression''' Please, master regular expression in Perl syntax. 
    69  * '''Additional URLs''' Add URLs that are not objects to enable the desired objects to be shown even though their content type was not chosen in the field “Meta Types to dig” 
    70  * '''Pinging workflow transitions''' - Select workflow transitions for pinging google on. 
     88 * '''Short Name''' - give/change sitemap id (short name) 
     89 * '''Define the types''' - select meta types to be explored and to be displayed in a sitemap. (as a rule, Document is set as the default content type for the Plone Google Sitemap. However, it would be much better for the Google to see some other content types in your Plone Google Sitemap, like Folder or FormMailer). 
     90 * '''Review status''' - select the state of the objects to be visible in the sitemap. 
     91 * '''Blackout entries''' - objects with the given short names will be removed from the sitemap. 
     92 * '''URL processing Regular Expression''' - master regular expression in Perl syntax. 
     93 * '''Additional URLs''' - add URLs that are not objects to enable them to be shown even though their content type was not chosen in the field Define the types. 
     94 * '''Pinging workflow transitions''' - select workflow transitions for pinging Google on. 
    7195 
    72 === “Settings” Note: === 
     96'''Note''' 
    7397 
    7498It is essential to avoid the situation when there are two objects with the same content in the Sitemap, e.g. a folder and its default page. Various methods can be applied in such cases. One can either forbid ids of these objects by entering them in the field “Blackout entries” or make sure the default pages are not published unlike folders.