kpumuk / meta-tags

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

Meta tags update via pjax #117

Closed lustremedia closed 8 years ago

lustremedia commented 8 years ago

Is it possible to update meta tags dynamically via pjax with your GEM? As far as I have tested it, this seems not to be the case ...

lustremedia commented 8 years ago

Looks like pjax is actually considering meta tag refresh, at least there is a discussion going on ...

https://github.com/defunkt/jquery-pjax/pull/284

kpumuk commented 8 years ago

At the moment pjax does not support meta tags updates. I would recommend considering this approach for title updates.