Changes between Version 19 and Version 20 of qPloneGoogleSitemaps


Ignore:
Timestamp:
Jun 8, 2006 8:28:31 AM (19 years ago)
Author:
olena
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • qPloneGoogleSitemaps

    v19 v20  
    2828 * Copy the name of the verification file specified below  - ''google999999999999999.html'' 
    2929 * Go to your Plone site setup 
    30  * Click on the link of Google Site Maps in the list '''“Add-on Product Configuration”''' 
     30 * Click on the link of Google Sitemaps in the list '''“Add-on Product Configuration”''' 
    3131 * Select the tab ''“Verification”'' 
    3232 * Enter verification file name (similar to ''google999999999999999.html'') in the field provided 
     
    4242 
    4343== The tab “Settings” in Plone Google Sitemap configuration == 
    44 === “Settings” fields - Google SiteMap configuration === 
     44=== “Settings” fields - Google Sitemap configuration === 
    4545 
    46 '''MetaTypes to dig''' 
    47 These meta types will be explored.  
     46'''Metatypes to dig''' 
     47These meta types will be explored. Choose the content types in the field '''“Meta Types to dig”''' they want to be displayed in their Sitemap.  (As a rule, '''Page''' is set as the default content type of 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''') 
     48 
    4849 
    4950'''States''' 
    50 The objects with the given state are displayed.  
     51The objects with the given state are displayed. Select the state of the objects to be visible in the Sitemap 
    5152 
    5253'''Blackout entries''' 
    53 The objects with the given Short Names will be removed from Sitemaps. 
     54The objects with the given Short Names will be removed from the Sitemap. Make some objects  invisible in the Sitemap by entering their Short Names. 
    5455 
    5556'''Regular Expression''' 
     
    5758 
    5859'''Additional URLs''' 
    59 Add URLs that are not objects  
     60Add 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”'''  
    6061 
    6162 
     
    6465 * choose the content types in the field '''“Meta Types to dig”''' they want to be displayed in their Sitemap.  (As a rule, '''Page''' is set as the default content type of 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'''.) 
    6566 * select the state of the objects to be visible in the Sitemap (using the field '''“State”''') 
    66  * make some objects  invisible in the Sitemap by entering their shortnames in the field '''“Blackout Entries”''' 
    67 enable the desired objects to be shown even though their content type was not chosen in the field '''“Meta Types to dig”''' (by entering their IDs in the field '''“Additional URLs”''') 
     67 * make some objects  invisible in the Sitemap by entering their Short Names in the field '''“Blackout Entries”''' 
     68 * c(by entering their Short Names in the field '''“Additional URLs”''') 
    6869 == “Settings” Note: == 
    6970It 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.