Skip to content

larevanchedessites/seo-ruby-on-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

34 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

SEO & Ruby On Rails

An example app to setup Rails to be SEO friendly made by a SEO agency, la revanche des sites.

Tutorial

You can find the tutorial here in french, or on Medium in english.

Install

git clone git@github.com:larevanchedessites/seo-ruby-on-rails.git

bundle install

bundle exec rake db:setup

rails s

Deploy

This example is heroku-ready, You can find the example app here : seo-ruby-on-rails.herokuapp.com

Deploy

About

  • Friendly URL
  • Page d'erreurs
  • Redirection
  • Meta-tags
  • Breadcrumb
  • Micro data
  • Sitemap
  • Robots.txt
  • AMP
  • H1 homepage
  • HTTPS
  • Force www
  • Anti spam
  • Canonical
  • Cache

To do

  • More tests

Gems :

  • slim
  • friendly_id
  • breadcrumbs_on_rails
  • redcarpet

Related Blog Posts :

Blog posts on la-revanche-des-sites.fr that provide further explanation and instruction.

Thanks to :

Author

Bastien Montois @ la-revanche-des-sites.fr

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/larevanchedessites/seo-ruby-on-rails. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

History

View the changelog. This gem follows Semantic Versioning.

License

The gem is available as open source under the terms of the MIT License. See LICENSE for details.

Code of Conduct

Everyone interacting in the projectโ€™s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.