When testing robot crawlers to see what gets picked up thanks to the server 
rendering my entire application gets crawled! Which is awesome!

However, I'm noticing that it doesn't pick up that the title is getting 
changed using @angular/common and importing the Title service to use the 
setTitle function.

The setTitle function is getting called in the constructor in each of my 
components that the router paths are using. Does anyone know how I can get 
the updated page title to show up in the robot crawls on my application?

Here is a link to the running dev 
application: https://astre-quixomatic.c9users.io/

If someone needs to see source code just let me know.

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to