queso / sitemap
- Source
- Commits
- Network (6)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
sitemap /
| name | age | message | |
|---|---|---|---|
| |
CHANGELOG | Wed Oct 22 21:47:41 -0700 2008 | |
| |
MIT-LICENSE | Sat Mar 22 22:34:51 -0700 2008 | |
| |
README | Wed Oct 22 21:48:36 -0700 2008 | |
| |
Rakefile | Thu Dec 13 09:21:20 -0800 2007 | |
| |
app/ | Thu Oct 23 06:51:31 -0700 2008 | |
| |
generators/ | Wed Oct 22 21:45:09 -0700 2008 | |
| |
init.rb | Sun Jun 29 07:26:47 -0700 2008 | |
| |
install.rb | Thu Dec 13 09:21:20 -0800 2007 | |
| |
lib/ | Sat Jun 14 17:40:44 -0700 2008 | |
| |
tasks/ | Thu Dec 13 09:21:20 -0800 2007 | |
| |
test/ | Thu Dec 13 09:21:20 -0800 2007 | |
| |
uninstall.rb | Thu Dec 13 09:21:20 -0800 2007 |
README
Sitemap ======= Sitemap is a plugin to allow easy dynamic generation of xml and XHTML sitemaps for your website. It follows the guidelines set forth by Google, MSN, and Yahoo. Instructions ============ 1. script/generate sitemap_migration 2. Go to http://yoursite.com/sitemap_settings 3. Fill in your static links and your widget links, plus a few basic settings (fill in username and password for basic http auth support) 4. Go to http://yoursite.com/sitemap.xml Contributors ============ Josh Owens Adam Stacoviak Matt Polito Copyright (c) 2007 Josh Owens and Adam Stacoviak, released under the MIT license
