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

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -