angularjs - phantomjs only serving index page when running a curl command -
i using ajax-seo index angularjs app crawlers. followed instruction setup same. after running curl mydomain.com/?_escaped_fragment_=/
phantomjs
serving index
page well, when try access other pages curl mydomain.com/?_escaped_fragment_=/id/1
, still serves same index page.
when same page accessed on web url mydomain.comf/id/1
gives proper result. on this?
Comments
Post a Comment