There is a Sitemap file for each GEDCOM on your site, and when your site has more than one GEDCOM there is also an index Sitemap file that points to each of the GEDCOMs. The Sitemap files contain links to pages of your site that you want the search engine to index.

After this module has generated the Sitemap files, you should inspect them and make whatever changes are necessary. You should copy these files to the server directory where webtrees is installed, and then log into the Google webmaster tools site to make Google aware of their presence.

For more information on Google and Sitemap files, visit the Google webmaster tools site.'); break; case 'SM_GEDCOM_SELECT': $title=i18n::translate('Select GEDCOMs'); $text=i18n::translate('Select the GEDCOMs for which you want to create a Sitemap file. You must select at least one.

When the No links to private information option is selected, only links to data that is publicly available will be included.'); break; case 'SM_ITEM_SELECT': $title=i18n::translate('Select items'); $text=i18n::translate('Select the elements to be included in the Sitemap file.

A priority can be specified for all selected elements. This priority is relative to the other priorities in the file. The update frequency can also be specified. This is an indication of how frequently the data in these items might change. This can influence the time between visits by the search engine, and thus will influence the amount of traffic the site generates.'); break; }