javascript - angularjs Strange issue-Google voice search issue with website -
i have implemented website of angularjs,jquery , ruby on rails end.
i have used #! in url of website.. make website crawlable have used escaped_fragment allow google crawl.
the website live 15 days , quite stable..now problem having when using google voice search , open abc.com website
redirecting me escaped fragment url eg:- www.abc.com?_escaped_fragment_=/home
whereas should go www.abc.com/#!/home
if try open abc
or abc.com
giving me proper results , redirected proper home page ie www.abc.com/#!/home
.all other mobile search giving me proper results(google search).
why happening , should stop this. bug google
Comments
Post a Comment