Description

seo_info gem gets different seo information for web-sites.

Features

Things that you are able to do right now with this gem:

  • Number of pages indexed by Google

Install

gem install seo_info

OR

Put this line in your Gemfile: gem 'seo_info'

Then bundle: $ bundle

Contributing

If you consider to contribute to seo_info gem, please try to cover your code with tests