-
Notifications
You must be signed in to change notification settings - Fork 47
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
support for canonical tags #44
Comments
Hi @markoddi, I've found some useful info on this topic (angular/angular#15776 (comment)). I am planning to update this repo with this feature, on v0.2.0 final release. |
Hi @fulls1z3, I am using v0.4. Is this version going to get an update about this like v.0.2.0?? |
@jesspagan this feature will be implemented both on v0.2.0 and v0.4.0 |
@fulls1z3 have you some news about this? If you want I can do a PR with this feature |
@rafa-as sorry for the delay, had busy times. feel free to fire a PR and i'll approve. |
Probably related to: angular/angular#34605 |
@d-koppenhagen are you working on a Link Service to do a PR to Angular project? |
yes. The PR is already there: angular/angular#34606 |
Hi,
How do I make the canonical tag change. I've got the title, description and keywords changing ok.
Do I simply do this:
I'm using angular version 4, with webpack, typescript and ng2-meta plugin. I just need to make the canonical tag change in runtime like the description changes. Is this possible?
The text was updated successfully, but these errors were encountered: