RailsGrowth
We share free guides on marketing & SEO for Rails apps:

What's New:

03
Apr
How to generate nicer sitemaps with the sitemap_generator gem

How to generate nicer sitemaps with the sitemap_generator gem

Let's walk through our /config/sitemap.rb setup with `sitemap_generator` to break up our sitemap structure into multiple files.
Articles
2025
7 min read
03
Apr
How to Test SEO Meta Tag Requirements in RSpec

How to Test SEO Meta Tag Requirements in RSpec

Recently I have been testing various SEO requirements in a Rails app that uses Rspec. After copy and pasting expect(
Articles
2025
3 min read