How to generate a Google sitemap.xml with Ruby on Rails
November 20th, 2007
If you use Google webmaster tools, you would have used the sitemap.xml file to tell Google about the pages your site has. While there are tools to make this, I wanted it to be automatic, so I made Rails make it for me!
Read the rest of this entryLatest comments
- Bryan Ray
@Mikel Excellent post. I’ve often had a hard time getting away from fixtures, because I like the added benefit you...
- marcus
it seems like he removed the pages, what a lost … :-( happen to have the pages saved offline ,...
- Mikel
Heya Zach,
That’s great to hear!
Thanks for updating the comments too! Much appreciated that you are letting others know...
- Zach Dennis
Mikel,
Ever since I posted my long winded comment I’ve been much more proactive in using inline helpers over before...
- grahame
He really nailed it. That is so true. Overly cautious on the first and “underly” cautious on the second.
That’s...
- Mahmoud M'HIRI
Well, it’s not accurate that MySQL do not support transactions, it does when the used storage engine is InnoDB and...