| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687 | $Id: README.txt,v 1.6 2009/12/23 07:34:46 davereid Exp $CONTENTS OF THIS FILE--------------------- * Introduction * Installing * Uninstalling * Frequently Asked Questions (FAQ) * Known Issues * More Information * How Can You Contribute?INTRODUCTION------------Current Maintainer: Dave Reid <http://drupal.org/user/53892>Co-maintainer: Kiam <http://drupal.org/user/55077>Co-maintainer: Earnie <http://drupal.org/user/86710>Co-maintainer: Darren Oh <http://drupal.org/user/30772>Original Author: Matthew Loar <http://drupal.org/user/24879>XML Sitemap automatically creates a sitemap that conforms to the sitemaps.orgspecification. This helps search engines keep their search results up to date.INSTALLING----------See http://drupal.org/getting-started/install-contrib for instructions onhow to install or update Drupal modules.Once XML Sitemap is installed and enabled, you can adjust the settings for yoursite's sitemap at admin/config/search/xmlsitemap. Your can view your site'ssitemap at http://yoursite.com/sitemap.xml.It is highly recommended that you have clean URLs enabled for this module.UNINSTALLING------------Because Drupal does not uninstall modules in reverse order of theirdependencies, if you want to uninstall all the XML sitemap modules, be sure todisable and uninstall all the sub-modules before the base XML sitemap module.To help fix this bug in Drupal core, visit http://drupal.org/node/151452.FREQUENTLY ASKED QUESTIONS (FAQ)--------------------------------- There are no frequently asked questions at this time.KNOWN ISSUES------------- See http://drupal.org/node/482550 for a list of the current known issues.MORE INFORMATION----------------- To issue any bug reports, feature or support requests, see the module issue  queue at http://drupal.org/project/issues/xmlsitemap.- For additional documentation, see the online module handbook at  http://drupal.org/handbook/modules/gsitemap.- You can view the sitemap.org specification at http://sitemaps.org.HOW CAN YOU CONTRIBUTE?------------------------ Report any bugs, feature requests, etc. in the issue tracker.  http://drupal.org/project/issues/xmlsitemap- Help translate this module.  http://localize.drupal.org/translate/projects/xmlsitemap- Write a review for this module at drupalmodules.com.  http://drupalmodules.com/module/xml-sitemap- Help keep development active by dontating to the developer.  http://davereid.chipin.com/
 |