Page Crawler on Javascript Single Page application

Michael Olund asked on April 22, 2019 17:45

Can the Kentico Page crawler parse javascript?

For example, we want to build a single page application using Angular Routing. URL's will look like:

https://www.website.domain/KenticoSection/KenticoPage.aspx#/AngularPage/12345 https://www.website.domain/KenticoSection/KenticoPage.aspx#/AngularPage/12346 https://www.website.domain/KenticoSection/KenticoPage.aspx#/AngularPage/12347

We want to index the Angular pages so they appear in the Kentico site search. Can this be done?

Recent Answers


Brenden Kehren answered on April 22, 2019 17:50

Out of the box, not really but you might be able to do some funky things to get it to work without custom code. Probably the best thing to do would be to create a custom search index.

1 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.