Ajax and HTML Snapshot redirect -
i having simple html page loads dynamic content using html dom script tags. link page simple this. www.mysite.com/page1.html.
now, in order me set page crawlable have make sure have static content on url www.mysite.com/page1.html?_escaped_fragment_=
i confused how achieve this. have create html file name "page1.html?_escaped_fragment_=" or have handle parameters? how can make sure if www.mysite.com/page1.html?_escaped_fragment_= typed in address bar, go static html page going create?
thanks in advance.
ganesh.
Comments
Post a Comment