I need to combine linkTo and action helpers in Ember.js. My code is: But I would like to make this something like this: And also: To: How can I achieve this? Solution Check my answer for Ember 2.0 compatible, OK for SEO solution. Answer Ember Link Action addon This is OK for SEO solution! Install addon Usage …