/[drupal]/contributions/modules/gsitemap/README.txt
ViewVC logotype

Diff of /contributions/modules/gsitemap/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.3 by darrenoh, Sun May 6 15:25:18 2007 UTC revision 1.3.2.1 by darrenoh, Fri Nov 9 22:25:16 2007 UTC
# Line 1  Line 1 
1  $Id$  Google Sitemap has been renamed to XML Sitemap. The latest code can now be found at http://drupal.org/project/xmlsitemap.
 XML Sitemap Module  
 Author: Matthew Loar <matthew at loar dot name>  
 This module was originally written as part of Google Summer of Code 2005.  
   
 DESCRIPTION  
 -----------  
 The XML Sitemap module creates an XML site map at ?q=sitemap.xml that  
 conforms to the sitemaps.org specification. It provides many options for  
 customizing the data reported in the site map.  
   
 INSTALLATION  
 ------------  
 See INSTALL.txt in this directory.  
   
 KNOWN ISSUES  
 ------------  
 Users who have not enabled clean URLs have reported receiving an  
 "Unsupported file format" error from Google. The solution is to replace  
 "?q=sitemap.xml" at the end of the submission URL with  
 "index.php?q=sitemap.xml". Submission URLs for each search engine can be  
 configured at Administer -> Site configuration -> XML Sitemap.  
   
 MORE INFORMATION  
 ----------------  
 The Sitemap protocol: http://sitemaps.org.  
   
 Search engines:  
 http://www.google.com/webmasters/sitemap  
 http://developer.yahoo.com/search/siteexplorer/V1/ping.html  
   
 Site maps may be manually submitted to MSN by visiting  
 http://search.msn.com/docs/submit.aspx and submitting the URL of the site  
 map.  
   

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.3.2.1

  ViewVC Help
Powered by ViewVC 1.1.3