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

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

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


Revision 1.3 - (show annotations) (download)
Sun May 6 15:25:18 2007 UTC (2 years, 6 months ago) by darrenoh
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5--2
Changes since 1.2: +23 -7 lines
File MIME type: text/plain
Added ID string and updated documentation.
1 $Id$
2 XML Sitemap Module
3 Author: Matthew Loar <matthew at loar dot name>
4 This module was originally written as part of Google Summer of Code 2005.
5
6 DESCRIPTION
7 -----------
8 The XML Sitemap module creates an XML site map at ?q=sitemap.xml that
9 conforms to the sitemaps.org specification. It provides many options for
10 customizing the data reported in the site map.
11
12 INSTALLATION
13 ------------
14 See INSTALL.txt in this directory.
15
16 KNOWN ISSUES
17 ------------
18 Users who have not enabled clean URLs have reported receiving an
19 "Unsupported file format" error from Google. The solution is to replace
20 "?q=sitemap.xml" at the end of the submission URL with
21 "index.php?q=sitemap.xml". Submission URLs for each search engine can be
22 configured at Administer -> Site configuration -> XML Sitemap.
23
24 MORE INFORMATION
25 ----------------
26 The Sitemap protocol: http://sitemaps.org.
27
28 Search engines:
29 http://www.google.com/webmasters/sitemap
30 http://developer.yahoo.com/search/siteexplorer/V1/ping.html
31
32 Site maps may be manually submitted to MSN by visiting
33 http://search.msn.com/docs/submit.aspx and submitting the URL of the site
34 map.
35

  ViewVC Help
Powered by ViewVC 1.1.2