Search code examples
javascriptjsonajaxhtmlbrowser-history

My Blog-Site is generated dynamically per Ajax; the content is not searchable


My Blog-Site is generated dynamically per Ajax (XMLHttpRequest) and HTML History API. Problem is: my content is not searchable. Googlebot render my site and i have read that google is now analytics such sites. What can i do, that my content is searchable?

I found similar questions but not a answer.


Solution

  • i generate static html-files from my dynamic content - this is termporarly my solution

    Thanks, for your great help

    Jürgen