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 entry
Posted by mikel
Filed in Ruby on Rails
0 comments »
Latest comments
- Alex C
Love the advice, and it nicely articulates something I’ve been teaching for years.
But dude. Please. Lighten up on the...
- Mikel
Hey! it works! Cool, thanks Shane :)
- Bryan Ray
Excellent post.
I’m a big fan of not being overly DRY in specs and inline helper methods. This is...
- Shane
Hey, you can redeem them by creating a US iTunes account … and without having a credit card. I am...
- jonathan
Thanks, Mikel. I’ll try to give it a go again as I did try rspec on an existing app w/over...