Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiple title #36

Open
cahyowhy opened this issue Jul 15, 2017 · 3 comments
Open

multiple title #36

cahyowhy opened this issue Jul 15, 2017 · 3 comments

Comments

@cahyowhy
Copy link

image

did the headData.title from ember-cli-head doesnt replace the old title in app/index.html ?

@rizkysyazuli
Copy link

same here. but in my case, i set the title tag via ember-cli-meta-tags. for a quick fix, i remove the title tag from index.html

@oskarrough
Copy link

I would also expect (prefer?) the <title> to be replaced. Unless you're using FastBoot removing the <title> in index.html isn't so great for SEO.

@ronco should replacing be the default behaviour? Or an option to replace?

@williamweckl
Copy link

Same issue here... Removing the title from index.html did not fix the issue for me. In my case when I change routes it is adding a new title.

Any workaround for this at the moment?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants