Hello,

I have a single page application written in Angular.js and for different 
routes in site, I change the title dynamically. The problem is that the 
"view-source" for any page in the website shows the raw content.

I am told that the google crawler always looks at the "view-source" of the 
page and it should change for different pages.

For bots, I can generate the snapshot and serve which can have the 
generated title in the "view-source" but a normal user would still see the 
raw content in "view-source".(cloaking)

I know that the google bots are now smarter than ever and they can crawl 
javascript[http://googlewebmastercentral.blogspot.in/2015/10/deprecating-our-ajax-crawling-scheme.html],
 
but I need to do this for other bots(yahoo Slurp, bing bot etc.) as well.

Any help is appreciated.

Thanks.

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to