Creating a sitemap with Ruby on Rails and uploading it to Amazon S3
Published on: 23 Jul 2015
Sitemaps are a must-have tool to get your sites properly indexed on search engines and having a better positioning. In this post we cover how to create sitemaps for your Rails apps and host them on S3 if needed.