SEO and Obfuscating Database IDs in Ruby on Rails

SEO and Obfuscating Database IDs in Ruby on Rails

This video is a how-to for two problems: The first, how do I add text into my links for search engine optimization in rails? The second, how do I obfuscate the database IDs that appear in the URLs in rails?

Everything discussed is demonstrated in Rails 3.2 and will work exactly the same in Rails 4. All code examples are explained fully. If you find it useful, please pass it on!

The post SEO and Obfuscating Database IDs in Ruby on Rails appeared first on Social Monx.