kpumuk / meta-tags

Search Engine Optimization (SEO) for Ruby on Rails applications.
MIT License
2.73k stars 275 forks source link

I can not see meta title? #19

Closed hyperrjas closed 10 years ago

hyperrjas commented 12 years ago

How can I add meta title?

I can see the title

<title> My Site | Title </title>

but I can not see in my head:

<meta content=" Title " name="title">

Thank you very much!

kpumuk commented 10 years ago

I don't see any problems with Rails 4.0. Closing this issue for now, please re-open if you guys have any more details.