RubyFlow The Ruby and Rails community linklog

Don’t name your Ruby project with underscore on Github

I just wrote an article about project name SEO.

Ruby naming convention told Ruby developer to name everything with underscore. So every developer names their projects with underscore.

But it’s a giant SEO mistake: Search Engine treats snake_keywords as CamelKeywords. If your project’s name contains meaningful keywords, it won’t be matched. Because “snake_keywords” means “SnakeKeyword” not “snake keywords”.

Comments

Is this spam?

Not true… https://www.google.com/search?sourceid=chrome&ie=UTF-8&q=auto_html

Any other form doesn’t work.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in