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

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -