Changes between Version 17 and Version 18 of qPloneGoogleSitemaps
- Timestamp:
- Jun 7, 2006 3:23:35 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
qPloneGoogleSitemaps
v17 v18 41 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. 42 42 43 == The tab “Settings” in Plone Google Sitemapap configuration == 43 == The tab “Settings” in Plone Google Sitemap configuration == 44 === “Settings” fields - Google SiteMap configuration === 44 45 46 '''MetaTypes to dig''' 47 These meta types will be explored. 48 49 '''States''' 50 The objects with the given state are displayed. 51 52 '''Blackout entries''' 53 The objects with the given Short Names will be removed from Sitemaps. 54 55 '''Regular Expression''' 56 Please, master regular expression in Perl syntax 57 58 '''Additional URLs''' 59 Add URLs that are not objects 60 61 62 === “Settings” functinality === 45 63 Due to the tab '''“Settings”''' in ''Plone Google Sitemap configuration'' users can manage their Sitemap. They can do the following: 46 64 * 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'''.) … … 48 66 * make some objects invisible in the Sitemap by entering their IDs in the field '''“Blackout Entries”''' 49 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”''') 50 == Note: ==68 == “Settings” Note: == 51 69 It 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. 52 70 53 71 54 == The tab '''“Pinging”''' in Plone Google Sitemap apconfiguration ==72 == The tab '''“Pinging”''' in Plone Google Sitemap configuration == 55 73 By pressing '''"Ping Google"''' 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. 56 74 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.